On Thu, 26 Jul 2001, Steffen Euch <[EMAIL PROTECTED]> wrote: > And <exec> is expecting them in '$ANT_HOME/bin'? The Execute class which happens to be used by <exec> as well as a few other tasks is expecting it in ${ant.home}/bin - the wrapper scripts set this property from ANT_HOME or if that was not set. try to determine it dynamically. Stefan
- files in ant/bin Steffen Euch
- Re: files in ant/bin Peter Donald
- Re: files in ant/bin Stefan Bodewig
- Re: files in ant/bin Steffen Euch
- Stefan Bodewig