shevek / jarjar

Jar Jar Links is a utility that makes it easy to repackage Java libraries and embed them into your own distribution.
Apache License 2.0
735 stars 93 forks source link

Patch for resusing already created jars #6

Closed mschaaf closed 4 years ago

mschaaf commented 7 years ago

The patch implements the following performance improvement for subsequent calls for the jarjar-gradle path:

shevek commented 5 years ago

I can probably take these parts separately - the removal of jarjar-ant and jarjar-maven gives me some pause because while I dont' use ant or maven, I'm not sure I want to remove suppotr at this time.