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 unjar everything into one directory and rejar it all? Any
advice
would be appreciated. Thanks.
-Greg
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|