On 20 Aug 2010, at 16:22, Stuart Sierra wrote:

*** For clojure-contrib developers:

Each library has its own directory under the "modules" directory at
the top level of clojure-contrib.  Each module directory contains a
pom.xml file specifying the name, version number, and dependencies of
that library.

I used to run the whole contrib library from source code, by putting the source code directory on my classpath. It seems that now I need a gigantic class path to do that. Is there any way around that?

Or is there any simple way to make a jar containing only the source code files?

My goal is to be able to run either Clojure 1.2 or the current master branch, with exactly the same code for clojure-contrib, without constantly compiling and installing stuff.

Konrad.

--
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to