[
https://issues.jboss.org/browse/SHRINKWRAP-445?page=com.atlassian.jira.pl...
]
Michal Matloka updated SHRINKWRAP-445:
--------------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
https://github.com/shrinkwrap/shrinkwrap/pull/69
Proposal. Usage:
{code}
archive.as(ZipExporter.class).uncompressed().exportAsInputStream();
{code}
Export of uncompressed ZIP
--------------------------
Key: SHRINKWRAP-445
URL:
https://issues.jboss.org/browse/SHRINKWRAP-445
Project: ShrinkWrap
Issue Type: Feature Request
Affects Versions: 1.1.2
Reporter: Michal Matloka
Assignee: Michal Matloka
https://community.jboss.org/message/801704#801704 suggests:
"Would it be possible to control the compression level in shrinkwrap's
ZipExporters implementation? The compression in this use case is unnecessary and slows
down the deployment quite a bit."
We have to think, if it should be realised as sepearete UncompressedZipExporter, or to
add general configurable compression level option to all compressing exporters.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira