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, 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.

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
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