Re: ANT build script from NetBeans is failing

2005-09-21 Thread Michael Stumpf
1.4 installed. You need to install JDK 1.5 on all machines you're building on. Daniel Michael Stumpf wrote: I'm using NetBeans to manage a few Java projects. Recently I found a need to build manually with the command line (read: scriptable) ant, and I found that one of the three proj

ANT build script from NetBeans is failing

2005-09-20 Thread Michael Stumpf
I'm using NetBeans to manage a few Java projects. Recently I found a need to build manually with the command line (read: scriptable) ant, and I found that one of the three projects would sometimes fail. On the NetBeans machine (windows + cygwin), the ant build works fine. The same directory