Hello, I have written an ant target "SignJar". when I do ant clean, ant build, I get no errors. But when I run the particular ant target, I get this message : "Could not create task or type of type: SignJar. Ant could not find the task or a class this task relies upon". Now, according to the rest of the message, I checked if a jar file having SignJar is present in ant_home/lib. It is not present in my ant installation. I am using ant-1.6.5. Now do I need to upgrade to the latest ant? Or do I just need to add the relevant jar file to ant_home/lib? Plz guide... -- View this message in context: http://www.nabble.com/SignJar-doesnt-work-tf3789349.html#a10716260 Sent from the Ant - Users mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]