> > Also, after completing the bootstrap from the CVS, trying to run > > build.xml will produce the message: > > Which probably means you are not executing the version of Ant that > you've bootstraped, but an older version.
Thanks. I had ANT_HOME set as an environment variable and even though I was running ant.bat in the bootstrap directory it was loading ant.jar from the location specified in ANT_HOME. Removing ANT_HOME from my profile fixed the problem. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
