>Is it possible to set Ant's classpath from within the build.xml itself?
>
>Basically, I've got a directory full of libs that contain Ant
>tasks, and
>I'd rather not have to specify each one on the command line or in
>s. I'd rather just have a single line in my build.xml
>that says
>"put all t
Is it possible to set Ant's classpath from within the build.xml itself?
Basically, I've got a directory full of libs that contain Ant tasks, and
I'd rather not have to specify each one on the command line or in
s. I'd rather just have a single line in my build.xml that says
"put all the jars i