41 Commits (c767541c7d35c9eef55bf65e686373b02b71af2a)

Author SHA1 Message Date
  Stefan Bodewig c767541c7d As Jesse points out, equalsIgnoreCase is not locale-sensitive 15 years ago
  Stefan Bodewig 923ce185dd fix regression in <ear> that would allow multiple application.xml files. PR 6836 16 years ago
  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 e3e9f1e819 checkstyle 18 years ago
  Steve Loughran c87de2b75e make the name of application.xml a constant, use locale-sensitive case conversion 18 years ago
  Peter Reilly f58d3967f0 checkstyle 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. 19 years ago
  Peter Reilly ae1fc52171 javadoc 20 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
  Antoine Levy-Lambert 8268a3c4e4 Spelling 22 years ago
  Conor MacNeill e580392c2d More cleanup 22 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 6bd8d6e938 Merge changes made to 1.5 Beta2. 23 years ago
  Conor MacNeill bd1810c953 Some simple Javadocs - also reduce scope of Javadoc work to public 23 years ago
  Conor MacNeill c4266e9250 Coding Standard 23 years ago
  Conor MacNeill c6c232893c Various coding standard fixes 23 years ago
  Stefan Bodewig 224d0e2d87 Make <delete> aware of nested <includesfile> and <excludesfile> 23 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 e3b6d1fe76 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 14d5788636 Deprecated earfile in favour of file. 24 years ago
  Stefan Bodewig bb58f9a943 Reimplementation of ZipOutputStream along with a subclass of ZipEntry 24 years ago
  Peter Donald 950bfd5cf0 Added Ear task 24 years ago