Replace usage of JDK Zip classes by a better implementation
-----------------------------------------------------------

                 Key: NXP-4583
                 URL: http://jira.nuxeo.org/browse/NXP-4583
             Project: Nuxeo Enterprise Platform
          Issue Type: Task
    Affects Versions: 5.3 GA
            Reporter: Thierry Delprat
             Fix For: 5.3.1


JDK built-in Zip classes have several issues :
 - bad filename encoding management 
(http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4244499)
 - some memory issues 

In order to get ridd of these issues, we should use an other Zip implementation 
:
 - trueZip
 - apache ant zip lib
 - ...

We need to update existing code using java Zip (expecially the common classes).


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to