Re: Quick Build Question

2002-04-12 Thread Steve Loughran
- Original Message - From: "Harris Reynolds" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 12, 2002 8:30 AM Subject: Re: Quick Build Question > Mark/Harald > > Thank you for the help. Now ant is throwing a java.lang.VerifyError!? Have

Re: Quick Build Question

2002-04-12 Thread Harris Reynolds
Mark/Harald Thank you for the help. Now ant is throwing a java.lang.VerifyError!? Have either of you experienced this at all? thanks, harris Copy from screen... C:\packages\xml-axis-beta1\java>ant compile Buildfile: build.xml BUILD FAILED java.lang.VerifyError: (class: org/apache/tools/a

RE: Quick Build Question

2002-04-12 Thread Volkmann, Mark
Title: RE: Quick Build Question "condition" is a built-in task that was added to Ant in version 1.4. Is it possible that you are using an earlier version of Ant? You can check it with "ant -version". > -Original Message- > From: Harris Reynolds [mailto

Re: Quick Build Question

2002-04-12 Thread Harald Schmitt
Harris Reynolds schrieb: > > Hello. Below I pasted my attempt to build axis on my home machine. Unfortuneately >it failed. I have all of the libraries mentioned in the Developer Guide in my >classpath. I also downloaded the optional.jar file and added it to my ANT_HOME\lib >directory. Is

Quick Build Question

2002-04-12 Thread Harris Reynolds
Hello. Below I pasted my attempt to build axis on my home machine. Unfortuneately it failed. I have all of the libraries mentioned in the Developer Guide in my classpath. I also downloaded the optional.jar file and added it to my ANT_HOME\lib directory. Is there something I am missing to e