I have a single project and I want to produce multiple jars from it, each jar 
containing a different set of dependencies and a different manifest file. 

For instance, my project has: 

root
--lib
----groovy-0.3.jar
----groovy-1.0.jar
----groovy-1.6.jar
--src

I want 3 jars created, each containing a different version of the groovy jar 
within it, and each jar having a different manifest (the manifest contains a 
version number). 

What's the easiest way to do this? 

Thanks in advance, 

--
Hamlet D'Arcy
[email protected]

<<winmail.dat>>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to