Even if you could, would it work? Has java gotten over the problem of not being able to deal with nested jars since I last checked? I think you're stuck with un'jar'ing and re'jar'ing. That's the way I do it anyway. alan
Gregory Gimler <[EMAIL PROTECTED]> 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 unjar everything into one directory and rejar it all? Any advice would be appreciated. Thanks. -Greg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
