> I'm looking to merge the contents of several jars into one. 

<snip>

I don't believe there's a way of doing it right now (although I could be very wrong). 
What you *could* do to work around it slightly more cleanly is to remove foo.jar on 
"clean", then just update it with the same contents as each of the other jar files 
when you build them. In other words, wherever you're currently building barx.jar, also 
update foo.jar.

Jon

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to