191 Commits (da5f3bfd256e383926c6ece58dba15a7d4bd5761)

Author SHA1 Message Date
  Matthew Jason Benson da5f3bfd25 java 5, continued 13 years ago
  Jacobus Martinus Kruithof 6b7bc9e535 Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation 13 years ago
  Jesse N. Glick ea33301047 #52829: ResourceCollection now Iterable<Resource>. 13 years ago
  Stefan Bodewig 5f20b99140 microoptimizations. PR 50716 15 years ago
  Stefan Bodewig 8e1d92a9a0 make it a sentence 15 years ago
  Stefan Bodewig b6422c58be comments and indentation only 15 years ago
  Stefan Bodewig ee4aa01089 zip's whenempty doesn't look at non-filesets at all. PR 50115 15 years ago
  Stefan Bodewig ba12ac85f4 better use the full potential of a Hashtable. PR 48755. Submitted by Marc Bevand. 16 years ago
  Stefan Bodewig f665a4d335 accept a wider range of existing zip archives by being more lenient when parsing extra fields 16 years ago
  Stefan Bodewig 098280bc27 make new zipFile signature final 16 years ago
  Stefan Bodewig dd92def3ae try to make ZipExtraField change in zip backwards compatible for subclasses that override zipFile. PR 48541 16 years ago
  Stefan Bodewig 73456f461b really preserve extra fields 16 years ago
  Stefan Bodewig f2d99c202b create parent directory of archive in <zip> and <tar> if needed. PR 45377. Based on patch by Remie Bolte 16 years ago
  Stefan Bodewig ffe7ce3c54 log stuff when actually creating the archive 16 years ago
  Stefan Bodewig d18b665886 extract method 16 years ago
  Stefan Bodewig a4c9863544 don't compare timestamps on directories but add missing dirs 16 years ago
  Stefan Bodewig 50558dd274 don't ignore directory resources when performing up-to-date checks 16 years ago
  Stefan Bodewig 4b52f604ad alphasort directories read from non-FileSet resource collections - DirectoryScanner already sorts them appropriately for FileSets 16 years ago
  Stefan Bodewig e24b8aa6a0 new zip logic bypassed overridden method in jar and broke manifest/index logic 16 years ago
  Stefan Bodewig 5c440d2481 preserve ZIP extra fields 16 years ago
  Stefan Bodewig a6e42833f6 preserve timestamps for directories added to a zip archive (and potentially zip extra fields as well) 16 years ago
  Stefan Bodewig c341e8606d refactor zip archive creation logic into smaller chunks 16 years ago
  Stefan Bodewig f21a51dfd3 even more encoding options for zips 16 years ago
  Stefan Bodewig a8c2ab1868 provide options for enhanced encoding support in ZIP, document it. Many thanks to Wolfgang Glas who provided most of the test input as well as patches the new support is based on. 16 years ago
  Jesse N. Glick 970247d771 #45902: <zip> (without dofilesonly="true") sometimes recreated archives unnecessarily. 17 years ago
  Stefan Bodewig edb0dd9582 use adapter instead of instanceof checks 17 years ago
  Stefan Bodewig 27868015eb whitespace 17 years ago
  Stefan Bodewig ee0fc90c1a make sure log messages to get emmitted twice in double-pass mode. PR 39426. 17 years ago
  Stefan Bodewig 8aaa005834 close streams passed in to zipFile(InputStream, ...). PR 42632. 17 years ago
  Stefan Bodewig 549fc1f687 don't trust permissions read from another ZIP file blindly. PR 42122. 17 years ago
  Matthew Jason Benson 00829ad00c [43348] Use FileProvider interface 17 years ago
  Jacobus Martinus Kruithof 94dd480d07 request from cactus team, backward incompatible change in FileUtils made backward compatible 18 years ago
  Peter Reilly a914355da2 more magic numbers 18 years ago
  Jacobus Martinus Kruithof 857411cff1 TempFile changes (ctd) 18 years ago
  Peter Reilly 7896dac845 fix for bugzilla 43121 - war task inconsistent bahaviour 18 years ago
  Peter Reilly 8b0f5b8c9b reducing the size of the big method 18 years ago
  Jacobus Martinus Kruithof 7627a966ee Reviewed Jar (and parts of Zip) because of BR 42632 18 years ago
  Kevin Jackson 36a87a6101 -use FileUtils.close 19 years ago
  Peter Reilly 0a5cf98f65 checkstyle 19 years ago
  Peter Reilly b8244eaa8f checkstyle 19 years ago
  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 19 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. 19 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