try using <jar jarfile="${dist.dir}/lib/${jarfile.name}" ...
-----Original Message----- From: Gundapu, Srinivasa (MBS) [mailto:[EMAIL PROTECTED] Sent: 25 March 2003 14:54 To: 'Ant Users List' Subject: jar -- "destfile" attribute is not supported Hello Ant users, Please help me with jar target.. I am getting the following error on the package target which creates a jar file. This is the error as shown below and it says that "destfile" attribute is not supported. *************************************************************************** H:\Projects\DoradoRates>ant Buildfile: build.xml prepare: compile: package: BUILD FAILED H:\Projects\DoradoRates\build.xml:25: Class org.apache.tools.ant.taskdefs.Jar doesn't support the "destfile" attribute Total time: 3 seconds H:\Projects\DoradoRates> ************************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]