Ok, so get this, I had my JAVA_HOME environment variable set differently in cygwin than in windows and that was the whole problem. Thank you all for your suggestions.
>>>>> "JS" == Jon Schewe <[EMAIL PROTECTED]> writes: JS> Ok, I just downloaded and installed Tomcat-4.1.12 and I've still got the JS> same problem. It seems that this is a problem with return values from JS> cygwin. The latest version gives back different return values and JS> therefore the ant task gets unhappy and dies. >>>>> "SL" == Steve Loughran <[EMAIL PROTECTED]> writes: SL> ----- Original Message ----- From: "Jon Schewe" <[EMAIL PROTECTED]> To: SL> "Ant Users List" <[EMAIL PROTECTED]> Sent: Wednesday, October SL> 30, 2002 4:54 PM Subject: Re: Jspc and JDK 1.4.1_01 not working SL> I'd suspect that something went awry with jasperc; try getting the latest SL> version with tomcat >>> If that were true, wouldn't I have problems getting Tomcat to compile the >>> files? Tomcat works just fine, it's just the ant task that's having SL> problems. SL> no, jasper.bat will misbehave too SL> the ant task deletes empty files that get created if jasperc outputs a SL> zero byte file with the appropriate name. Jasper does this when thing do SL> wrong; ant cleans up to stop dependency checking going awry. upgrade to SL> tomcat4.1 JS> -- Jon Schewe | http://mtu.net/~jpschewe | [EMAIL PROTECTED] For I am JS> convinced that neither death nor life, neither angels nor demons, neither JS> the present nor the future, nor any powers, neither height nor depth, nor JS> anything else in all creation, will be able to separate us from the love JS> of God that is in Christ Jesus our Lord. - Romans 8:38-39 JS> -- To unsubscribe, e-mail: JS> <mailto:ant-user-unsubscribe@;jakarta.apache.org> For additional commands, JS> e-mail: <mailto:ant-user-help@;jakarta.apache.org> -- Jon Schewe | http://mtu.net/~jpschewe | [EMAIL PROTECTED] For I am convinced that neither death nor life, neither angels nor demons, neither the present nor the future, nor any powers, neither height nor depth, nor anything else in all creation, will be able to separate us from the love of God that is in Christ Jesus our Lord. - Romans 8:38-39 -- To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>
