Hello everyone,
I was just wondering...
with leiningen we can do 'lein compile [foo.core]' and lein will aot
compile only the foo.core namespace. Is there a way to do the same for
the 'uberjar' option?
In other words, is there a trick to achieve 'lein uberjar foo.core' so
that only foo.core + clojure are packaged? My intuition says it is not
currently possible to do that and i'd have to pull my gen-class
namespace out in a separate project in order to package it as standalone...
is my intuition correct? thanks in advance...
Jim
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en