RE: super-jar

2004-06-12 Thread Gary Eberhart
Where are you deploying this super.jar, and did it work? -Original Message- From: Gregory Gimler [mailto:[EMAIL PROTECTED] Sent: Friday, June 11, 2004 12:47 PM To: [EMAIL PROTECTED] Subject: RE: super-jar I just tried it out. Works great! Thanks. -Greg At

RE: super-jar

2004-06-11 Thread Gregory Gimler
: Gregory Gimler [mailto:[EMAIL PROTECTED] Sent: Friday, June 11, 2004 11:29 AM To: Ant Users List Subject: super-jar Is there some way with ant to create a "super jar" file from several other jars. I'm trying to deploy code that I've built but to also include several 3rd par

Re: super-jar

2004-06-11 Thread alan brown
t; wrote: Is there some way with ant to create a "super jar" file from several other jars. I'm trying to deploy code that I've built but to also include several 3rd party jars that my code depends on. Is there an easy way to make one jar with ant or do I have to manually u