38 Commits (4ab1950bd8ba0bf2335e09b07852d74e1b016f5a)

Author SHA1 Message Date
  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 25 years ago
  Conor MacNeill cc911f5992 Allow manifests of Jar files to be specified in-line. This allows the 25 years ago
  Conor MacNeill 590936af26 Manifest is no longer in a fileset and so needs an uptodate check of its own 25 years ago
  Conor MacNeill b74b906751 Add new Manifest handling class. 25 years ago
  Stefan Bodewig fc7cfffc89 Add encoding attribute to the zip tasks and the ZipOutputStream to 25 years ago
  Stefan Bodewig bb58f9a943 Reimplementation of ZipOutputStream along with a subclass of ZipEntry 25 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
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Peter Donald 8f2c9066b3 Reverse changes and reinstate fileset + prefixedfileset 25 years ago
  Peter Donald 8e955e3a2e Patch to unify handling of prefix filesets between war/jar/zip. 25 years ago
  Stefan Bodewig 4fefc6bcdd Make <jar> fail early if a specified manifest file doesn't exist. 25 years ago
  Peter Donald 6b5745a21d Used some elisp magic to remove those tabs and replace with spaces. 25 years ago
  Stefan Bodewig 20a1e91d17 New tasks <war> and <unwar>. 25 years ago
  Conor MacNeill 7ac63c0bc2 Improvements to Zip and Jar tasks 26 years ago
  Stefan Bodewig bc4dee0c5c Store the modification time of the files inside the ZIP file. 26 years ago
  Arnout J. Kuiper d180ff4e65 Added a "compress" attribute to the Zip and Jar task. 26 years ago
  Stefano Mazzocchi 064d126d42 better abstraction on the includes/excludes 26 years ago
  Arnout J. Kuiper 1844a85f5f Made tasks able to use the new pattern based directory scanning, while 26 years ago
  James Duncan Davidson bce31805e9 initial checkin 26 years ago