On Nov 28, 2008, at 5:07 PM, Meikel Brandmeyer wrote: > Hi, > > I'm kind of lost with the latest works on the compiler. > However here is a short patch, which modifies build.xml > of contrib to also compile the sources.
[...] > The build.xml adds all jar files in the path given by > the CLOJURE_LIB environment variable to the > classpath. Can we make clojure-contrib/build.xml work such that if you specify a location for a clojure.jar as a property, it compiles (the stand-alone compilable parts of ) clojure-contrib into clojure-contrib.jar, but if you don't specify the location it just jars up the clojure-contrib sources? That would be one flexible way to handle needing clojure.jar in order to compile, but not wanting an absolute dependency. Alternatively, perhaps clojure/build.xml should build clojure- contrib.jar if it's told where to find the clojure-contrib source directory. Any thoughts? --Steve --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---