54 Commits (fdc903238f666ea1f4f60385d40463c8ca3494d2)

Author SHA1 Message Date
  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 9434671efa removing enum variable 22 years ago
  Conor MacNeill 3a35c7d914 style 22 years ago
  Conor MacNeill 410129735b style 22 years ago
  Conor MacNeill 5b331f6baa Easy stuff - imports and licence headers 23 years ago
  Stefan Bodewig f2eb856ffd Add support for filename-encodings other than UTF8 to <untar>. 23 years ago
  Stefan Bodewig ad9c15103d Finish implementation of ZipFile, use it in Expand (AKA <unzip>). 23 years ago
  Stefan Bodewig 02307f7dea Make Expand behave like DirectoryScanner if a pattern ends with a 23 years ago
  Stefan Bodewig b113154a3a <unzip> can now deal with self-extracting archives. 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 608424c650 PR: 11100 23 years ago
  Stefan Bodewig ab271c2c60 Testlet is dead 23 years ago
  Magesh Umasankar 3c2bbbcda3 Real tired of seeing email address being abused. 23 years ago
  Magesh Umasankar e2d3dfc0c9 Expand tasks did not behave as expected with PatternSets. 23 years ago
  Magesh Umasankar 80377e9c76 getParentFile may return null. 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
  Peter Donald 28b68ab7d0 Encapsulate usage of project object rather than allowing objects 7 subclasses acessing a protected variable of their super super super .... class. 23 years ago
  Magesh Umasankar ca91f8cb7e Merge changes made to 1.5 Beta1. 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
  Steve Loughran 54f065d579 new log message; bugzilla ID 6575 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
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Magesh Umasankar 1620dd543b Usage of SrcFile,SrcDir,DestFile,DestDir abandoned. Rolling back to 24 years ago
  Magesh Umasankar afa65467f7 1. setSrc(File) deprecated and replaced with setSrc(SrcFile) 24 years ago
  Stefan Bodewig c1522ce56e remove redundant logging. 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
  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 f0282fd8b1 Various checks for required attributes and better error messages added. 25 years ago
  Conor MacNeill bb0594b899 Make expand a matching task. 25 years ago
  Stefan Bodewig 0c1efed954 Added usetimestamp attribute to Get so that it only downloads a file 26 years ago
  Stefan Bodewig 58cde0d26d Added unzip and unjar as aliases of expand and deprecated expand, 26 years ago
  Conor MacNeill efa57c6a8b Avoid problems due to changes in JDK 1.3 introspection. 26 years ago
  Conor MacNeill 53588f1250 Close ZIP files after expand operation is complete. 26 years ago
  Conor MacNeill 9bd75d2c4e Move to task level logging 26 years ago