Re: about the ant exec command
Posted By:
Erik_Hatcher
Posted On:
Saturday, June 22, 2002 05:52 PM
You cannot set the environment beyond the lifetime of the process launched by . Besides, why do you need to set the CLASSPATH if you are using Ant? Ant runs perfectly happy through its wrapper scripts with no system classpath whatsoever.