Great. Works! Thanks!
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this grou
You have to make sure that all the dependencies you control are generated with
:omit-source true
But any dependency that has some clj files in its target will get bundled as is
in the target jar.
This includes Clojure itself,contrib, ...
Luc P.
On Thu, 3 Nov 2011 02:55:20 -0700 (PDT)
finbeu w
Hello
is there a way to tell Leinigen not to include the source code into the
uberjar? I just want to ship the class files (AOT compiled).
Thx.
Finn
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googl