sam / doubleshot

Build and Dependency Management for mixed Java/Ruby projects.
MIT License
19 stars 22 forks source link

Copy JARs into package #4

Closed sam closed 11 years ago

sam commented 12 years ago

During packaging, we need to copy JARs from our local Maven repository into the package.

sam commented 12 years ago

We'll need to unpack the JARs into our target, and use Ant's zipfileset (I've also seen zipgroupfileset: http://stackoverflow.com/questions/1821803/creating-a-bundle-jar-with-ant) to combine all the classes into our new JAR.

sam commented 11 years ago

This was done for Gem packaging.

sam commented 11 years ago

It appears to me that this is committed. Please be with the closing if you are in much agreement of the prospect divined presently.