is it possible to add the reference to the required jars for an optional
task as a part of the build.xml?
similar to the way I can add my own tasks and keep them with the build.xml
this will make build files much more portable across different machines,
because it will be possible to bundle the build.xml with the jars
required by the optional tasks it uses.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]