RE: AW: Jarpend.jar

2005-06-06 Thread S I
Thank you. I got them to work. Yeah my Winzip 7.0 was not behaving the way it should. Everything's good now. Thank you for your reply. :) Original Message Follows From: Jeffrey E Care <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: "Ant Users List"

RE: AW: Jarpend.jar

2005-06-06 Thread Jeffrey E Care
I know this is orthogonal to your question, but you might get more milage out of real UNIX tools instead of winzip. Check out cygwin: http://cygwin.com/ -- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphere Build SWAT Team Lead WebSphere Build Tooling Lead (Project Mantis) https://w3.opensource.ibm.

RE: AW: Jarpend.jar

2005-05-31 Thread S I
Jan Thank you for your help. I already use jarpend in my daily builds from the command line, however, I was hoping that there would be an ANT task for it, so I could do it from within ANT. Right now, I found out that I can pass it to task as an Arg and make it work but it's somewhat messy a