>If it would be possible to ' overwrite ' %JAVA_HOME% for the called >script i don't have to edit anything.
I would not rely on any properties then. Start a new Ant instance using <exec>. Then you could pass a new JAVA_HOME as nested <env>. Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
