From: Sean C. S. <se...@se...> - 2002-03-17 05:09:13
|
Assad, In order to fix your build problems, do the following: 1) Stop using Ant 1.3 2) Upgrade to Ant 1.4.1 http://jakarta.apache.org/ant/ 3) I recommend JDK 1.4.0 instead of JDK 1.3.x http://java.sun.com/j2se/ -Sean ----- Original Message ----- From: "Assad Jarrahian" <ja...@ma...> To: "Sean C. Sullivan" <se...@se...> Sent: Saturday, March 16, 2002 8:33 AM Subject: Re: [Sync4j-users] Build Problems > > Hi Sean, > > Hope all is well with you. I am still haveing some issues with the compiling > of sync4j. I have solved the previous error by removing the "manifest" > property for the {syncserver-jarfilename} in the build-share.xml file. Now > the error is in the {syncserver-earfilename}. I am attaching a text file > with the output of my build process with the -debug option. There is an > error in the taskdefs or the optional.jar. There is not task for "ear" in > the taskdefs. Also I have the latest optional.jar file in my classpath and > in the ANT_HOME/lib directory. > > Ant version 1.3 compiled on March 15 2002 Buildfile: build.xml Setting project property: ant.java.version -> 1.3 Detected Java Version: 1.3 Detected OS: Linux [...] |