57 Commits (ffe7ce3c548442235689eef400b468f245416d06)

Author SHA1 Message Date
  Stefan Bodewig 7d174c3426 Made up my mind on the fix for PR 35000. Empty != broken, so make it two separate use cases. 17 years ago
  Stefan Bodewig e7e99f061c more explicit existence chacks in unzip/tar. PR 44843 17 years ago
  Stefan Bodewig 4a1038e342 an empty central directory is fine for an empty archive 17 years ago
  Steve Loughran 613f1f3339 extra diags when expand and untar fail 18 years ago
  Peter Reilly 0a5cf98f65 checkstyle 19 years ago
  Peter Reilly f958e23640 checkstyle 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Jesse N. Glick 69c95afa02 Some Javadoc corrections. 19 years ago
  Stefan Bodewig a96627738d Now that resources become available in more tasks, throw in a couple of new resources, including tarfileset 20 years ago
  Stefan Bodewig 77cdf2de58 whitespace and 2005 20 years ago
  Stefan Bodewig f027ced8e7 resource collection support for unzip/jar/war/tar 20 years ago
  Stefan Bodewig b977b55da6 <unzip> and <untar> could leave streams open. PR 34893 21 years ago
  Peter Reilly 875e8f9029 checkstyle 21 years ago
  Peter Reilly 6bc4f837fe remove imports 21 years ago
  Stefan Bodewig 3f31dc8f7a Make Jikes happy 21 years ago
  Steve Loughran fdc903238f Patch in PR# 21996 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 3a35c7d914 style 22 years ago
  Conor MacNeill 00ec1c435a Last for a while ... :-) 22 years ago
  Conor MacNeill e580392c2d More cleanup 23 years ago
  Stefan Bodewig f2eb856ffd Add support for filename-encodings other than UTF8 to <untar>. 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
  Magesh Umasankar 3c2bbbcda3 Real tired of seeing email address being abused. 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. 24 years ago
  Magesh Umasankar ccef0f8982 Implement and document a compression attribute for the tar and untar tasks. 24 years ago
  Conor MacNeill c4266e9250 Coding Standard 24 years ago
  Conor MacNeill c6c232893c Various coding standard fixes 24 years ago
  Stefan Bodewig b7443f2b77 Make sure <touch> and <waitfor> reset their state. 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
  Stefan Bodewig 0b949aa8cd disable test case that could have never passed (but strangely did for 24 years ago
  Erik Hatcher 10aeeab05b XDoclet fun! 24 years ago
  Stephane Bailliez 17997f266a - Fix order of modifiers 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Magesh Umasankar 95fa304e14 1. As suggested by Peter, nixed the attributes outfile & verbose 24 years ago
  Stefan Bodewig 29c2017667 remove abuse of the Touch task (that I would have missed if t had not 24 years ago
  Magesh Umasankar 80d371a3b4 1. Refactored Untar to extend from Expand, as untar is very similar to unjar, unwar and unzip. 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Stefan Bodewig 9e9d8fecc5 Add overwrite attribute to unjar/war/zip and untar - if set to false, 24 years ago
  Conor MacNeill 54dc62a542 Remove unnecessary use of Project.resolveFile by converting arguments to 25 years ago
  Stefan Bodewig c31e31c52a Make usage of my email address consistent (probably going to change 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Peter Donald 6b5745a21d Used some elisp magic to remove those tabs and replace with spaces. 25 years ago
  Stefan Bodewig 0c1efed954 Added usetimestamp attribute to Get so that it only downloads a file 26 years ago