2009/8/31 J. McConnell :
> The Ant tasks have only been tested against Clojure 1.0, since I assumed
> that's what most people would be using in a production context.
For my personal projects the HEAD version is stable enough. :)
> I am
> thinking about going the Contrib route and tagging a 1.0-
2009/8/30 J. McConnell :
> Hmmm ... This builds fine for me (with the inclusion of
> edn.main in the element). I've
> uploaded what I have here so you can try it on your machine:
I have just pasted this too.
> http://github.com/jmcconnell/test-clojure-ant-project/tree/master
It seems to be id
Hello!
I wrote build.xml with the following content:
And I have a simple directory structure:
# find .
./build.xml
./src
./src/edn
./sr