/[Apache-SVN]
ViewVC logotype

Revision 269272


Jump to revision: Previous Next
Author: bodewig
Date: Thu Jul 5 13:10:26 2001 UTC (22 years, 9 months ago)
Changed paths: 8
Log Message:
Add encoding attribute to the zip tasks and the ZipOutputStream to
make the classes flexible enough to deal with non US-ASCII filenames
either consistent with the command line ZIP tools (it has been since
it uses the org.apache classes instead of java.util.zip) or the jar
command (which it has been up to Ant 1.3).


Changed paths

Path Details
Directoryant/core/trunk/WHATSNEW modified , text changed
Directoryant/core/trunk/docs/manual/CoreTasks/ear.html modified , text changed
Directoryant/core/trunk/docs/manual/CoreTasks/jar.html modified , text changed
Directoryant/core/trunk/docs/manual/CoreTasks/war.html modified , text changed
Directoryant/core/trunk/docs/manual/CoreTasks/zip.html modified , text changed
Directoryant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Jar.java modified , text changed
Directoryant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Zip.java modified , text changed
Directoryant/core/trunk/src/main/org/apache/tools/zip/ZipOutputStream.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26