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
: 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
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