[
https://issues.apache.org/jira/browse/FELIX-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-2643.
------------------------------------
Resolution: Fixed
Fix Version/s: fileinstall-3.1.0
Assignee: Guillaume Nodet
Committing to https://svn.apache.org/repos/asf/felix/trunk ...
M
fileinstall/src/main/java/org/apache/felix/fileinstall/internal/Util.java
Committed r1027388
> When using the jardir url handler, fileinstall should not compress the zip
> stream
> ---------------------------------------------------------------------------------
>
> Key: FELIX-2643
> URL: https://issues.apache.org/jira/browse/FELIX-2643
> Project: Felix
> Issue Type: Improvement
> Components: File Install
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Priority: Minor
> Fix For: fileinstall-3.1.0
>
>
> We should add something like the following just after creating the
> JarOutputStream:
> jos.setLevel(Deflater.NO_COMPRESSION);
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.