summaryrefslogtreecommitdiff
path: root/docs/manual/CoreTasks/zip.html
Commit message (Collapse)AuthorAgeFilesLines
* Obliterating "core" vs. "optional" distinction for tasks and types in manual ↵Jesse N. Glick2010-05-261-493/+0
| | | | | | and associated doc files. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@948574 13f79535-47bb-0310-9956-ffa450edef68
* zipgroupfileset is-a fileset. PR 47725Stefan Bodewig2009-08-251-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@807533 13f79535-47bb-0310-9956-ffa450edef68
* missing column in attribute table, a few correctionsStefan Bodewig2009-08-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806088 13f79535-47bb-0310-9956-ffa450edef68
* we keep adding attributes to fileset but not to MatchingTask, so don't lie. ↵Stefan Bodewig2009-05-071-1/+1
| | | | | | Related to PR 46738 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@772556 13f79535-47bb-0310-9956-ffa450edef68
* even more encoding options for zipsStefan Bodewig2009-03-041-7/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@750072 13f79535-47bb-0310-9956-ffa450edef68
* provide options for enhanced encoding support in ZIP, document it. Many ↵Stefan Bodewig2009-02-271-2/+124
| | | | | | thanks to Wolfgang Glas who provided most of the test input as well as patches the new support is based on. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@748593 13f79535-47bb-0310-9956-ffa450edef68
* document <archives>. PR 46257.Stefan Bodewig2008-11-281-1/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@721525 13f79535-47bb-0310-9956-ffa450edef68
* don't trust permissions read from another ZIP file blindly. PR 42122.Stefan Bodewig2008-07-171-0/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677597 13f79535-47bb-0310-9956-ffa450edef68
* document disagreement of different ZIP implementations when it comes to ↵Stefan Bodewig2008-07-111-0/+16
| | | | | | timestamps git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675882 13f79535-47bb-0310-9956-ffa450edef68
* clarify jlink alternativesMatthew Jason Benson2007-07-251-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@559549 13f79535-47bb-0310-9956-ffa450edef68
* remove copyright lines that match my fisrt attempt at a regexpStefan Bodewig2006-09-111-3/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442093 13f79535-47bb-0310-9956-ffa450edef68
* Add license headerStefan Bodewig2006-09-111-0/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442089 13f79535-47bb-0310-9956-ffa450edef68
* Add support for arbitrary resource collections to <zip> and friends, ↵Stefan Bodewig2005-11-291-9/+16
| | | | | | preserve permissions read via a <tarfileset> git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349643 13f79535-47bb-0310-9956-ffa450edef68
* Removing some gratuitous XHTML-isms. They still break JavaHelp, alas, and ↵Jesse N. Glick2005-04-291-1/+1
| | | | | | | | | the manual is anyway not even strictly formatted plain HTML, much less XHTML. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278201 13f79535-47bb-0310-9956-ffa450edef68
* Good links dont move.Steve Loughran2005-03-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277994 13f79535-47bb-0310-9956-ffa450edef68
* minor fixes for examplesPeter Reilly2005-03-091-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277853 13f79535-47bb-0310-9956-ffa450edef68
* add reference to stylesheet for CoreTasksPeter Reilly2005-03-071-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277821 13f79535-47bb-0310-9956-ffa450edef68
* Added level attribute to zip & subclasses.Matthew Jason Benson2005-02-021-0/+7
| | | | | | | PR: 25513 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277577 13f79535-47bb-0310-9956-ffa450edef68
* 2005Stefan Bodewig2005-01-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277406 13f79535-47bb-0310-9956-ffa450edef68
* Add support of zip comment.Peter Reilly2005-01-181-0/+5
| | | | | | | | PR: 22793 Obtained from: Larry Shatzer git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277383 13f79535-47bb-0310-9956-ffa450edef68
* Added warnings regarding duplicate files to <zip> and family.Matthew Jason Benson2004-11-221-0/+6
| | | | | | | PR: 30339 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277071 13f79535-47bb-0310-9956-ffa450edef68
* consistent use of <code> - submitted by Larry ShatzerStefan Bodewig2004-11-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277057 13f79535-47bb-0310-9956-ffa450edef68
* Push fix for PR#17934 to 1.6.2Stefan Bodewig2004-05-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276482 13f79535-47bb-0310-9956-ffa450edef68
* A new roundup attribute on <zip> and related task can be used toStefan Bodewig2004-02-271-0/+14
| | | | | | | | | | | control whether the file modification times inside the archive will be rounded up or down (since zips only store modification times with a granularity of two seconds). The default remains to round up. PR: 17934 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276167 13f79535-47bb-0310-9956-ffa450edef68
* Copyright owner The Apache Software FoundationAntoine Levy-Lambert2004-02-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276069 13f79535-47bb-0310-9956-ffa450edef68
* Clarify what update="false" in <zip> does.Stefan Bodewig2004-02-021-5/+6
| | | | | | | PR: 26443 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275994 13f79535-47bb-0310-9956-ffa450edef68
* Add a keepcompression attribute to control the compression of entriesStefan Bodewig2003-08-051-1/+13
| | | | | | | | | that come from existing archives. PR: 16084 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275025 13f79535-47bb-0310-9956-ffa450edef68
* allow to define ZipFileSet(s) outside of Zip task bugrep 17007Antoine Levy-Lambert2003-04-181-56/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274481 13f79535-47bb-0310-9956-ffa450edef68
* Add destfile attribute to <gzip> and <bzip2>.Stefan Bodewig2003-04-171-2/+1
| | | | | | | PR: 11102 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274478 13f79535-47bb-0310-9956-ffa450edef68
* Indicate default for update attribute, Bug 18949Stefan Bodewig2003-04-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274433 13f79535-47bb-0310-9956-ffa450edef68
* Preparing merge to 1.5 branchStefan Bodewig2003-02-191-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274134 13f79535-47bb-0310-9956-ffa450edef68
* 2003Stefan Bodewig2003-02-051-4/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273988 13f79535-47bb-0310-9956-ffa450edef68
* Add support for Unix permissions to <zip> and friends, doing it theStefan Bodewig2002-12-091-9/+67
| | | | | | | | | Info-Zip way. PR: 6492 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273629 13f79535-47bb-0310-9956-ffa450edef68
* Merge changes made to 1.5 Beta2.Magesh Umasankar2002-06-221-2/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272967 13f79535-47bb-0310-9956-ffa450edef68
* Merge changes made to 1.5 Beta1.Magesh Umasankar2002-06-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272826 13f79535-47bb-0310-9956-ffa450edef68
* Zip taskMagesh Umasankar2002-03-031-2/+25
| | | | | | | | | | | | | | | | | | | | | | 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 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271698 13f79535-47bb-0310-9956-ffa450edef68
* Fix HTML title to be more useful for indexing.Stephane Bailliez2002-02-031-1/+1
| | | | | | | | PR: 5020 Reported By: jesse.glick@netbeans.com (Jesse Glick) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271131 13f79535-47bb-0310-9956-ffa450edef68
* License police on documentation files:Stefan Bodewig2002-01-101-1/+1
| | | | | | | | | | | | | | | | | (1) Make sure there is a Copyright notice on all visible files. (2) Make sure all years in which the file has been modified are listed. (3) Make sure the format is consistent, i.e. separate consecutive years with a dash, not a comma. When Stephane changed starteam.html it has been 2001 in France but 2002 in Australia - does that mean we add 2002 to the Copyright line or not? ;-) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270652 13f79535-47bb-0310-9956-ffa450edef68
* Addition of destFile(File) attr to the zip/war/ear/jar tasks, fixup of docs, ↵Steve Loughran2002-01-071-7/+7
| | | | | | replacement of deprecation methods and appropriate changes to the tests. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270605 13f79535-47bb-0310-9956-ffa450edef68
* Show that Ant is an Apache project.Stefan Bodewig2001-10-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269839 13f79535-47bb-0310-9956-ffa450edef68
* Unify the attribute of the archive to "file" rather than having three ↵Peter Donald2001-09-121-7/+7
| | | | | | separate attributes (zipfile, jarfile and warfile). git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269684 13f79535-47bb-0310-9956-ffa450edef68
* - Applied manual patches supplied by Daniel Martin <dtmartin24@home.com>Nico Seessle2001-09-081-1/+1
| | | | | | | - Fixed some other places too. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269675 13f79535-47bb-0310-9956-ffa450edef68
* Merge from 1.4 changesConor MacNeill2001-08-301-3/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269662 13f79535-47bb-0310-9956-ffa450edef68
* New filesonly attribute for <zip> and friends - suppresses directories.Stefan Bodewig2001-07-121-0/+5
| | | | | | | | PR: 2053 Submitted by: Peter Janes <peterj@liberate.com> git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269324 13f79535-47bb-0310-9956-ffa450edef68
* Add encoding attribute to the zip tasks and the ZipOutputStream toStefan Bodewig2001-07-051-0/+14
| | | | | | | | | | 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). git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269272 13f79535-47bb-0310-9956-ffa450edef68
* Merge of 1.3 branch changes into the main branchConor MacNeill2001-02-131-0/+161
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268652 13f79535-47bb-0310-9956-ffa450edef68