126 Commits (54d0543e15fa3f621e3c3721e43bdcdd8830b0fc)

Author SHA1 Message Date
  Stefan Bodewig 54d0543e15 prevent empty archive in zip if whenempty is set to skip, PR: 22865 21 years ago
  Stefan Bodewig 1efa389be2 Push fix for PR#17934 to 1.6.2 21 years ago
  Stefan Bodewig b561447312 Don't delete existing file when trying to update a read-only archive, PR: 28419 21 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Stefan Bodewig 7617c7398a A new roundup attribute on <zip> and related task can be used to 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Peter Reilly 5dc8a1418a add filename to errormessage if unable to rename file in zip task 22 years ago
  Stefan Bodewig 6b62a56cce More robust cleanup of temporary files, PR 17512 22 years ago
  Peter Reilly 08084b4e5c Next round of typo fixes by Larry Shatzer 22 years ago
  Peter Reilly 9434671efa removing enum variable 22 years ago
  Stefan Bodewig 8975a12087 Add a keepcompression attribute to control the compression of entries 22 years ago
  Stefan Bodewig d13027731c Only calculate the CRC of STORED entries in <zip> if absolutely necessary. 22 years ago
  Stefan Bodewig 39e82431e7 Keep permissions of directories as well when updating a zip archive. 22 years ago
  Stefan Bodewig 4653e638dd Don't use a data descriptor for deflated entries in ZipOutputStream if 22 years ago
  Conor MacNeill 66b5bf27b7 style 22 years ago
  Conor MacNeill e580392c2d More cleanup 22 years ago
  Stefan Bodewig 8703d66ca0 Base <zip> and <zipfileset> on new ZipFile code. 22 years ago
  Stefan Bodewig b498a4535a Use the new FileUtils#rename method 22 years ago
  Stefan Bodewig 02305cfec1 Improve fix for PR: 19449. 22 years ago
  Stefan Bodewig 9e9ac87387 Don't update archives because it lacks directory entries when we are 22 years ago
  Antoine Levy-Lambert bddaffe76d allow to define ZipFileSet(s) outside of Zip task bugrep 17007 22 years ago
  Stefan Bodewig 5d14cd4e49 prefix attribute of <zipfileset> would not generate directory entries 22 years ago
  Stefan Bodewig fc6826126d JDK 1.1 23 years ago
  Stefan Bodewig 8d651ad96d Fix the bug. 23 years ago
  Stefan Bodewig 24436a1c92 Remove email address from sources 23 years ago
  Stefan Bodewig c2baa14717 Set file mode correctly for files read from <zipfileset>s. 23 years ago
  Stefan Bodewig 6528412d21 Avoid NPE in <zip> and friends for empty <fileset>s. 23 years ago
  Stefan Bodewig c89a66172d Preparing merge to 1.5 branch 23 years ago
  Stefan Bodewig 88f6a10229 remove logging from ZipScanner. 23 years ago
  Conor MacNeill f04c145a44 Make message clear when updating and whenempty=skip 23 years ago
  Stefan Bodewig 91a07a1f68 Remove the (at least for now) superfluous ResourceScanner interface. 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Stefan Bodewig 1cea69ac67 Remove the ugly hack, but still ensure that jars always at least contain a manifest 23 years ago
  Stefan Bodewig 07b710cc96 Refactor <zip> and friends. 23 years ago
  Stefan Bodewig a38deb31dc Move the 'round up to next even second' logic to where it belongs -> out of the library and into the task 23 years ago
  Stefan Bodewig f0d9fbab46 Some cosmetics 23 years ago
  Stefan Bodewig b15a6630f0 Give proper credit 23 years ago
  Stefan Bodewig a9353331a9 Initial fix for the <jar> doesn't update bug, will need some 23 years ago
  Stefan Bodewig 3255fa8ff4 Add support for Unix permissions to <zip> and friends, doing it the 23 years ago
  Magesh Umasankar db9a46b384 The zip task doesn't work correctly if you're using filesetmanifest and update is false - Fix for this problem caused by previous patch. 23 years ago
  Magesh Umasankar 90b811d74b The filesetmanifest attribute of <jar> has been reenabled. 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Peter Donald f9121ee81e Encapsulate some fields in Task and add some deprecation warnings to coresponding fields. 23 years ago
  Peter Donald 28b68ab7d0 Encapsulate usage of project object rather than allowing objects 7 subclasses acessing a protected variable of their super super super .... class. 23 years ago
  Magesh Umasankar da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk. 23 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 23 years ago
  Conor MacNeill 80080d456c Reduce a small number of long lines 23 years ago
  Conor MacNeill 03d0b81deb Order of modifiers 23 years ago