2009/4/14 Konrad Hinsen <konrad.hin...@laposte.net> > > On Apr 14, 2009, at 17:17, Laurent PETIT wrote: > > > The problem will then be that the next time I checkout clojure- > > contrib, BLAM I can't compile it because I need to download a jar > > from somewhere on the web ... > > That could be avoided by including the Clojure source in clojure- > contrib,
I don't mind having to externally download the clojure source. It seems a reasonable explicit required dependency to compile anything in clojure-contrib ;-) > but not add it to the libraries to be precompiled in > build.xml. I suspect that it would even be possible to add specific > compilation targets for libraries that have external dependencies, > but I don't know ant well enough to be certain. > > Note that I am not proposing any dependency management, just separate > compilation targets for "clojure-only" libraries and "depends-on-XYZ" > libraries. For a precompiled jar distribution, that would probably > imply separate jar files. Yes, certainly having different build targets, probably different jars, (and maybe on big jar if one wants everything ?), and also maybe reorganising the top level directory to reflect this ... --~--~---------~--~----~------------~-------~--~----~ 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 clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---