From: Assad J. <ja...@al...> - 2002-03-07 22:06:30
|
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 init: copy_files_to_output: build: ${sync4j-core-jarfilename}: ${sync4j-serverframework-jarfilename}: ${sync4j-clientframework-jarfilename}: ${syncserver-jarfilename}: 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 __________________________________________________ I am not sure as to why this is happening since I downloaded and built all the necessary software in the toolkit list. Any help/suggestions would be much appreciated. Thanks in advance. -assad |