39 Commits (c7ec6f659f39899b26e4f77e892ff82ba8f9aed5)

Author SHA1 Message Date
  Stefan Bodewig 77024a43a2 allow Class-Path attributes to be merged and optionally be flattened. PR 39655 16 years ago
  Stefan Bodewig bd264ff3bb missing column in attribute table, a few corrections 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
  Stefan Bodewig 834973f385 make sentence understandable. PR 45300. 17 years ago
  Stefan Bodewig 549fc1f687 don't trust permissions read from another ZIP file blindly. PR 42122. 17 years ago
  Jan Materne c1319de7f8 <ear> and <war> inherit attributes and elements from <jar>. 18 years ago
  Steve Loughran 14f760492c Made web.xml non optional again, as it was hiding too many bugs (e.g war files for tomcat 5), but added an attribute to make it optional. 18 years ago
  Steve Loughran c91cce227b web.xml is now optional in Java EE. I've tweaked <war> to warn but continue if it is omitted, and not to say anything if there is a duplicate reference to the same web.xml, but to complain a lot if there are two conflicting ones (with diagnostics). 18 years ago
  Stefan Bodewig 782372dee5 remove copyright lines that match my fisrt attempt at a regexp 19 years ago
  Stefan Bodewig 443e397b46 Add license header 19 years ago
  Jan Materne e8e709ce77 Update the note about Winzip and WEB-INF directory. 19 years ago
  Jesse N. Glick 2a0bbc499f Removing some gratuitous XHTML-isms. They still break JavaHelp, alas, and the manual is anyway not even strictly 20 years ago
  Peter Reilly f62a1b10b7 add reference to stylesheet for CoreTasks 20 years ago
  Stefan Bodewig 5ffacddada 2005 20 years ago
  Matthew Jason Benson 1225a5a849 Added level attribute to zip & subclasses. 20 years ago
  Matthew Jason Benson 32b3d6458b Added warnings regarding duplicate files to <zip> and family. 20 years ago
  Stefan Bodewig 1efa389be2 Push fix for PR#17934 to 1.6.2 21 years ago
  Stefan Bodewig 7617c7398a A new roundup attribute on <zip> and related task can be used to 21 years ago
  Antoine Levy-Lambert ff348804c1 Copyright owner The Apache Software Foundation 21 years ago
  Stefan Bodewig 8975a12087 Add a keepcompression attribute to control the compression of entries 22 years ago
  Stefan Bodewig 80bf50a177 Add destfile attribute to <gzip> and <bzip2>. 22 years ago
  Stefan Bodewig ee260aac02 Indicate default for update attribute, Bug 18949 22 years ago
  Steve Loughran f81773f28d fed up with user complaints 22 years ago
  Stefan Bodewig 1e5fa0492b <war> and <ear> have the duplicate attribute, too. 23 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 23 years ago
  Magesh Umasankar ca91f8cb7e Merge changes made to 1.5 Beta1. 23 years ago
  Stephane Bailliez e967d77e02 Fix HTML title to be more useful for indexing. 23 years ago
  Stefan Bodewig b6a3e9df36 License police on documentation files: 23 years ago
  Steve Loughran 5d79a4f5eb Addition of destFile(File) attr to the zip/war/ear/jar tasks, fixup of docs, replacement of deprecation methods and appropriate changes to the tests. 23 years ago
  Stefan Bodewig 1e65e7f37f Don't require webxml in <war> or appxml in <ear> if updating an 23 years ago
  Stefan Bodewig 45463e16cc JARs are never empty. 23 years ago
  Stefan Bodewig 93ee07ad35 Show that Ant is an Apache project. 24 years ago
  Peter Donald 16e0c28649 Unify the attribute of the archive to "file" rather than having three separate attributes (zipfile, jarfile and warfile). 24 years ago
  Conor MacNeill a8d4391240 Merge from 1.4 changes 24 years ago
  Stefan Bodewig e5fcb12320 New filesonly attribute for <zip> and friends - suppresses directories. 24 years ago
  Stefan Bodewig fc7cfffc89 Add encoding attribute to the zip tasks and the ZipOutputStream to 24 years ago
  Stefan Bodewig c22df87cd8 Add a <metainf> element to <jar> 24 years ago
  Conor MacNeill 5337488612 Merge of 1.3 branch changes into the main branch 24 years ago