Ant 1.7.1 will be released soon.
And will fix this particular included optional task problem for the script task.
In the mean time, you can use the
antclassloader task from
http://enitsys.sourceforge.net/ant-classloadertask/
I use it like this:
--- ant-classloader.xml
If memory serves, there is an issue with Ant 1.7 and specifying a lib
dir... Ant 1.7.1 fixes the problem... I assume 1.7.1+ fixes it too :)
I had to build that from source...
Then all you should have to do is use the child element of
. For example:
http://jplate.sourceforge.net/envir
Hi,
sorry if this is a newbie question, but I did not find an answer in docs, faqs,
google etc.
I'm using Ant 1.7, and I would like to use the
Dec 15 2007 - The Apache Ivy project is please to announce its
2.0.0 beta 1 release, a new step on the road toward 2.0 final.
Ivy is a tool for managing (recording, tracking, resolving and
reporting) project dependencies, characterized by flexibility,
configurability, and tight integration with Ap