Don't use ant Zipfile
---------------------
Key: MGNLDMS-169
URL: http://jira.magnolia-cms.com/browse/MGNLDMS-169
Project: Magnolia DMS Module
Issue Type: Task
Reporter: Jan Haderka
Assignee: Philipp Bärfuss
{{ZipFile}} from {{ant-1.6.5}} have been used in {{ZipUpload}} to work around
Java 1.4.2 bug http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4244499
Since the bug is fixed in Java 1.5 and we do not support Java 1.4.2 any more
there is no longer need to use ant based {{ZipFile}} in {{ZipUpload}}. Removing
use of ant will reduce size of the bundle by 1MB.
{code}
-rw-r--r-- 1 had had 1034049 2009-07-24 11:31 ant-1.6.5.jar
{code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------