Re: Building modularised contrib with ant+ivy

2009-04-14 Thread Meikel Brandmeyer
Dear Clojurians, here an update of my Ivy experiments. For publishing in a shared repository it uses svnant[1] to automatically extract the current revision as new version number. Sincerely Meikel [1]: http://subclipse.tigris.org/svnant.html contrib-ivy2.diff Description: Binary data cloj

Re: Building modularised contrib with ant+ivy

2009-04-08 Thread Meikel Brandmeyer
Hi again, Am 08.04.2009 um 23:43 schrieb Meikel Brandmeyer: So I started playing with Ivy. I modified the build system of contrib to create one jar per module. The modules are organised as configurations. And by the way: you can depend on the source configuration to get the clojure source fil