From: Simon So <ss...@cs...> - 2002-03-08 04:20:58
|
Hi, As of the c:\ problem, if sync4j development mandates using cygwin, we'll just use the linux path from then on. I am using cygwin but don't know about the rest of the team. Any suggestions? As of the ejbJar problem, your ant.optional.jar seems to be the culprit. Do you have the latest greatest of Ant? http://jakarta.apache.org/builds/jakarta-ant/release/v1.4.1/bin/jakarta-ant-1.4.1-optional.jar manifest was there for the longest time... Thanks, Simon On Thu, 7 Mar 2002, jarraa wrote: > Hi all, > I have been trying to build SYNC4J and have been running into problems. I started out with quite a few errors , all dealing with PATHS leading to "C:\". My ebuild enviornment is linux, so I changed the necessary source files and have ended up with all but one error which is stated below. > _________________________________ > [root@localhost build]# ant all > Buildfile: build.xml > : : > BUILD FAILED > > /usr/local/syncMl/sync4j/build/build.xml:157: >Class org.apache.tools.ant.taskdefs.optional.ejb.EjbJar >doesn't support the "manifest" attribute > > Total time: 1 second |