I am just curious whether there is a clean way to set environment variables through ANT. You see, before running my Ant script, I am currently setting my environment variables through a shell script, and I aslo have a batch script version for when running Ant on windows. I would like to get rid of the shell script / batch script, and just set those environment variables directly in my Ant script (build.xml). Is this something possible with Ant?
Thanks in advance, -Saladin ********************************************************** * Saladin Sharif * e-mail: [EMAIL PROTECTED] * Visit homepage @ http://gaia.ecs.csus.edu/~sharifs ********************************************************** __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]