62 Commits (07b710cc96c363b69d4e7225c96ffc0296354597)

Author SHA1 Message Date
  Stefan Bodewig 07b710cc96 Refactor <zip> and friends. 23 years ago
  Stefan Bodewig 773a2273ed Close original archive after checking for old manifest in <jar> - 23 years ago
  Stefan Bodewig a9353331a9 Initial fix for the <jar> doesn't update bug, will need some 23 years ago
  Stefan Bodewig bf37341e1a Take care of the original manifest when updating a jar. 23 years ago
  Stefan Bodewig 3255fa8ff4 Add support for Unix permissions to <zip> and friends, doing it the 23 years ago
  Magesh Umasankar 90b811d74b The filesetmanifest attribute of <jar> has been reenabled. 23 years ago
  Stefan Bodewig a9fbed2171 Swallow warning about filesetManifest as long as its value cannot be 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 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
  Magesh Umasankar ca91f8cb7e Merge changes made to 1.5 Beta1. 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
  Conor MacNeill c4266e9250 Coding Standard 23 years ago
  Stefan Bodewig c51b8ee385 Normalize some @since tags 23 years ago
  Conor MacNeill c6c232893c Various coding standard fixes 23 years ago
  Stefan Bodewig 7820c64af8 Use FileUtils instead of yet another touch method in <get>. 23 years ago
  Stefan Bodewig 1c6ad9069c Make sure <zip> and <jar> really reset their internal state. 23 years ago
  Stefan Bodewig 6454a8ffac In <zip> and <jara> only reset internal state at the end of execute, 23 years ago
  Conor MacNeill c588308c64 Minor improvement to error message 24 years ago
  Magesh Umasankar 060c35544e No more deprecated warnings for aliased attributes of oft-used zip, jar, war and ear tasks. 24 years ago
  Stefan Bodewig 732df7532e JDK 1.1 fixes 24 years ago
  Magesh Umasankar 34c7de003d Check for Null. 24 years ago
  Jon Skeet 5c79093cdd Reapplied previous JavaDoc patch. 24 years ago
  Magesh Umasankar 4ab1950bd8 Zip task 24 years ago
  Erik Hatcher 7fec7616d1 Changing "ant:task" to "ant.task" to avoid JDK 1.4 javadoc warnings (XDoclet has been modified to handle this separator too). 24 years ago
  Erik Hatcher 10aeeab05b XDoclet fun! 24 years ago
  Jon Skeet d19b7b2415 First pass of JavaDoc work just to get rid of warnings. 24 years ago
  Conor MacNeill 07b48c8512 Change Jar so empty jars are not rebuilt 24 years ago
  Stephane Bailliez 17997f266a - Fix order of modifiers 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 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. 24 years ago
  Stefan Bodewig ceb720e799 Make Manifest.java a full flegded task that allows you to write a 24 years ago
  Stefan Bodewig 9a9e3a3581 Use the proper encoding for the default manifest. 24 years ago
  Stefan Bodewig 45463e16cc JARs are never empty. 24 years ago
  Stephane Bailliez a376c57ae1 Add the index feature for jar so that it optimizes the class loading process for JDK 1.3+ 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Conor MacNeill bec2a0777e Merge of 1.4.1 changes into Main truck for Gump testing 24 years ago
  Peter Donald 9cd6074a06 Super is redundent. 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 f66cab0ea7 Merge from ANT_145_BRANCH up to Beta 2 24 years ago
  Conor MacNeill cc911f5992 Allow manifests of Jar files to be specified in-line. This allows the 24 years ago
  Conor MacNeill 590936af26 Manifest is no longer in a fileset and so needs an uptodate check of its own 24 years ago
  Conor MacNeill b74b906751 Add new Manifest handling class. 24 years ago
  Stefan Bodewig fc7cfffc89 Add encoding attribute to the zip tasks and the ZipOutputStream to 24 years ago
  Stefan Bodewig bb58f9a943 Reimplementation of ZipOutputStream along with a subclass of ZipEntry 24 years ago
  Stefan Bodewig c22df87cd8 Add a <metainf> element to <jar> 25 years ago
  Peter Donald 54b84962a5 Addition of ZipFileset facilities. Descibed by the author 25 years ago
  Stefan Bodewig a50ad9fae4 Resolve confusion between <fileset> and <prefixedfileset> in <zip> and 25 years ago
  Stefan Bodewig 03d7f7d695 Reset the global flags that say we have a MANIFEST.MF/web.xml after 25 years ago