: 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
I have a question about starting up java processes on separate JVMs. I
have some unit tests that require certain services to be up and running
before testing. I thought the option would have done the
trick but what happens is it runs my daemon and stops there and doesn't
execute any more ant