I have tried ant clean gen2, and it works for me. The only thing is that I
do not have the Visual Age jar files.
Do you know where I can find them ?
Antoine
I'll be adding in the conditional exclusions soon so that it should gracefully degrade to only documenting the tasks you have enough API to do a Class.forName on. As for the Visual Age stuff - there is a fake JAR floating around with enough of the API in it to allow Ant to build fully.
Try:
ant -diagnostics
If you see missing tasks (even if it says a dependency is missing) then the current proposal/xdocs won't work for you. Give me a little while and I'll have that corrected.
Erik
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
