Is there a cross-platform way to set environment variables in Ant?  A task
to set environment variables?

The only platform-specific stuff in my project is setenv.cmd / setenv.sh ;
Ant takes care of the rest. It would be cool if we could put the setenv
stuff in an Ant target.  I realize of course that ant environment would have
to be setup outside of ant before starting ant, but it would be cool if
everything else could be set up in Ant.

Thanks!

Steve Molitor
[EMAIL PROTECTED]

Reply via email to