151 Commits (f958e23640a2e24dea962c3d2f9b5f2a3128a832)

Author SHA1 Message Date
  Peter Reilly f958e23640 checkstyle 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Matthew Jason Benson d5fa871520 <zip filesonly="true"> included empty directories. Bugzilla report 40258. 19 years ago
  Jesse N. Glick 69c95afa02 Some Javadoc corrections. 19 years ago
  Matthew Jason Benson 43b12b92d9 do not add directories when filesonly is true. 19 years ago
  Steve Loughran 4ce923bc7d bug 36033; javadocs incorrect 19 years ago
  Jacobus Martinus Kruithof 0df2b1de3f Minor updates based on the input of Dave Brosius 20 years ago
  Jacobus Martinus Kruithof 7eb22e8cdc indicated when methods/classes became deprecated, as to give us the possibility to remove deprecated methods in the future. 20 years ago
  Stefan Bodewig ef830de68e Add support for arbitrary resource collections to <zip> and friends, preserve permissions read via a <tarfileset> 20 years ago
  Stephane Bailliez 32f2e37a95 JDK 1.2 is EOL and documentation is no more available. Point to JDK 5 API 20 years ago
  Antoine Levy-Lambert c8d28cf5ba add at since tag for new method 21 years ago
  Antoine Levy-Lambert 500030a537 Make Zip#createEmptyZip be called again when empty zips need to be created 21 years ago
  Stefan Bodewig de95ac9a0e Make Solaris detect Ant jar files as jar files, PR: 32649 21 years ago
  Peter Reilly ab3f805895 NPE when adding comment to zip file that is not there 21 years ago
  Stefan Bodewig a18bd33107 On second thought, this seems to be the real fix for 21 years ago
  Stefan Bodewig 782e451151 <zip> update ignored defaultexcludes, PR 33412 21 years ago
  Matthew Jason Benson 1225a5a849 Added level attribute to zip & subclasses. 21 years ago
  Peter Reilly cd67785ad9 javadoc 21 years ago
  Peter Reilly 8d72468ce0 Add support of zip comment. 21 years ago
  Jacobus Martinus Kruithof 257dadeaf0 Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files. 21 years ago
  Antoine Levy-Lambert 6e72941062 Make it possible to create manifest only jars with the option duplicate="preserve" 21 years ago
  Jacobus Martinus Kruithof 6653c42a77 If we can use File.getParentFile, there is presumably no reason to use FileUtils.getParentFile, right? 21 years ago
  Stefan Bodewig db48fbb829 Various checkstyle violations 21 years ago
  Matthew Jason Benson 8b18d1984c Correct subscripts. 21 years ago
  Stefan Bodewig 1120d83f2b indentation 22 years ago
  Stefan Bodewig 54d0543e15 prevent empty archive in zip if whenempty is set to skip, PR: 22865 22 years ago
  Stefan Bodewig 1efa389be2 Push fix for PR#17934 to 1.6.2 22 years ago
  Stefan Bodewig b561447312 Don't delete existing file when trying to update a read-only archive, PR: 28419 22 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 23 years ago
  Conor MacNeill e580392c2d More cleanup 23 years ago
  Stefan Bodewig 8703d66ca0 Base <zip> and <zipfileset> on new ZipFile code. 23 years ago
  Stefan Bodewig b498a4535a Use the new FileUtils#rename method 23 years ago
  Stefan Bodewig 02305cfec1 Improve fix for PR: 19449. 23 years ago
  Stefan Bodewig 9e9ac87387 Don't update archives because it lacks directory entries when we are 23 years ago
  Antoine Levy-Lambert bddaffe76d allow to define ZipFileSet(s) outside of Zip task bugrep 17007 23 years ago
  Stefan Bodewig 5d14cd4e49 prefix attribute of <zipfileset> would not generate directory entries 23 years ago
  Stefan Bodewig fc6826126d JDK 1.1 23 years ago