53 Commits (ffe7ce3c548442235689eef400b468f245416d06)

Author SHA1 Message Date
  Stefan Bodewig ffe7ce3c54 log stuff when actually creating the archive 16 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
  Peter Reilly 7896dac845 fix for bugzilla 43121 - war task inconsistent bahaviour 18 years ago
  Jan Materne 44c6b562f7 Wrong attribute name in the message. 19 years ago
  Peter Reilly 0a5cf98f65 checkstyle 19 years ago
  Steve Loughran 4cc50d387f I'm still trying to stabilize the web.xml is optional policy. Maybe we just pull it. Here the problem is that if you try and <war> where there already is one, there may not be an addedWebXmlFile. 19 years ago
  Peter Reilly f958e23640 checkstyle 19 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. 19 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). 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 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. 20 years ago
  Peter Reilly c471acd11a javadoc 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
  Peter Reilly c885f56836 remove authors from files 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 08084b4e5c Next round of typo fixes by Larry Shatzer 22 years ago
  Conor MacNeill 24eb5693d6 Coding conventions 22 years ago
  Conor MacNeill e580392c2d More cleanup 23 years ago
  Stefan Bodewig f984f9775a This is supposed to fix bug 17871. 23 years ago
  Stefan Bodewig 24436a1c92 Remove email address from sources 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Stefan Bodewig 07b710cc96 Refactor <zip> and friends. 23 years ago
  Stefan Bodewig 3255fa8ff4 Add support for Unix permissions to <zip> and friends, doing it the 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Peter Donald f9121ee81e Encapsulate some fields in Task and add some deprecation warnings to coresponding fields. 23 years ago
  Magesh Umasankar da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk. 24 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 24 years ago
  Conor MacNeill c4266e9250 Coding Standard 24 years ago
  Stefan Bodewig 224d0e2d87 Make <delete> aware of nested <includesfile> and <excludesfile> 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
  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
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Stephane Bailliez 9f2aca50e3 Fix bad coding style. 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 1e65e7f37f Don't require webxml in <war> or appxml in <ear> if updating an 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Peter Donald 6c0ef6993f remove super. as it 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
  Stefan Bodewig bb58f9a943 Reimplementation of ZipOutputStream along with a subclass of ZipEntry 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 8e955e3a2e Patch to unify handling of prefix filesets between war/jar/zip. 25 years ago
  Peter Donald 9e2e9dbcf9 moved PrefixFileSets from War Task to Zip task 25 years ago
  Peter Donald 6b5745a21d Used some elisp magic to remove those tabs and replace with spaces. 25 years ago