I implemented Zip via commons compress, and the patch can be seen here https://github.com/krosenvold/plexus-archiver/tree/commonsCompressZipOutputStrea
I was planning to push the change, but I was somewhat set back by the testing need, and I did not want to leave plexus-archiver in a "limbo" state :) I figure the patch is OK as such. The thing with the patch was that it took me some time to figure out "at what level" plexus-archiver and commons compress were "compatible"; we are after all talking about code with the same ancient origins. I think my patch sets an example that could be applied to the other archivers to migrate everything to commons-compress. I think we need to request a full round of community re-testing before we release such a thing. But given the general number of bugs that are present in plexus that should be fixed by migrating, there should be some community interest... Kristian 2014-09-11 23:19 GMT+02:00 Dan Tran <[email protected]>: > From today's maven hangout discussion > > Just want to let you know Kristian Rosenvold > <https://plus.google.com/u/0/112402174582006942652?prsrc=4> mentioned [1] > he did some work on this area > > -D > > [1] > http://maven.40175.n5.nabble.com/Use-native-tar-to-unpack-good-bad-idea-td5794712.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
