Directory src/etc/testcases/taskdefs/zip/

Directory Created:
2002-03-03 06:52
Total Files:
4
Deleted Files:
0
Lines of Code:
0

Browse with ViewVC

[root]/src/etc/testcases/taskdefs/zip

Developers

Author Changes Lines of Code Lines per Change
Totals 4 (100.0%) 0 (-) 0.0
umagesh 3 (75.0%) 0 (-) 0.0
bodewig 1 (25.0%) 0 (-) 0.0

Most Recent Commits

bodewig 2003-04-24 13:02

<unzip> can now deal with self-extracting archives.



PR: 16213

Submitted by: Jason Salter <jasonsalter at hotmail dot com>

0 lines of code changed in:

  • src/etc/testcases/taskdefs/zip: test.exe (new)
umagesh 2002-03-03 06:52

Zip task



duplicate (attribute): behavior when a duplicate file is found. Valid values are add, preserve, and fail. The default value is add.



zipgroupfileset (nested fileset): allows for multiple zip files to be merged into the archive. Each file found in this fileset is added to the archive the same way that "zipfileset src" files are added.





Jar task



duplicate/zipgroupfileset: same as in Zip task



filesetmanifest (attribute): behavior when a Manifest is found in a zipfileset or zipgroupfileset file is found. Valid values are skip, merge, and mergewithoutmain. mergewill merge all of manifests together, and merge this into any other specified manifests mergewithoutmain merges everything but the Main section of the manifests. Default value is skip



manifest (existing attribute): this attribute now also accepts the name of a jar added through a fileset. If its the name of an added jar, the task expects the manifest to be in the jar at META-INF/Manifest.mf



Submitted by: Brian Deitte <bdeitte@macromedia.com>



PR: 5667, 5036

0 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT