[JBoss-dev] Deflating (or creating) a JAR file from a Directory

2002-05-22 Thread Andreas Schaefer
Hi Geeks Before I am wasting a lot of time: Does anyone know or know an article how to create the same behaviour programmatically what the JAR tool does ? Thanx x Andreas Schaefer Senior Consultant JBoss Group, LLC x

Re: [JBoss-dev] Deflating (or creating) a JAR file from a Directory

2002-05-22 Thread Scott M Stark
There is a simple Jar utility in our codebase under common: org.jboss.util.file.JarUtils It depends on how much of the jar tool functionality you need. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From:

Re: [JBoss-dev] Deflating (or creating) a JAR file from a Directory

2002-05-22 Thread Dan Christopherson
ant. Use the Source! -danch Andreas Schaefer wrote: Hi Geeks Before I am wasting a lot of time: Does anyone know or know an article how to create the same behaviour programmatically what the JAR tool does ? Thanx x Andreas Schaefer Senior Consultant JBoss Group,