45 Commits (4122b8a95fe61f58e29b2ddcf1c8ee39ccd0a4f6)

Author SHA1 Message Date
  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
  Conor MacNeill efa57c6a8b Avoid problems due to changes in JDK 1.3 introspection. 26 years ago
  Stefan Bodewig 7f4859f077 Take more care with regard to open files/streams. 26 years ago
  Conor MacNeill 9bd75d2c4e Move to task level logging 26 years ago
  Stefan Bodewig 03c8be4a90 reverted unnecessary change to Task.setProject intorduced with the 26 years ago
  Stefan Bodewig 1f4fe213e2 New task Touch. Expand now also retains the time from the Zipfile. 26 years ago
  Arnout J. Kuiper 0fce1960af Fix for Tar-time 26 years ago
  Arnout J. Kuiper 95ffb1ce49 Two new tasks, untar & gunzip, to complement the tar & gzip. 26 years ago