33 Commits (f9121ee81e58e6cb4369a4e043e0a88cbfe3e503)

Author SHA1 Message Date
  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. 23 years ago
  Conor MacNeill c4266e9250 Coding Standard 23 years ago
  Conor MacNeill c6c232893c Various coding standard fixes 23 years ago
  Stefan Bodewig b7443f2b77 Make sure <touch> and <waitfor> reset their state. 23 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 24 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 25 years ago
  Stefan Bodewig 58cde0d26d Added unzip and unjar as aliases of expand and deprecated expand, 25 years ago
  Conor MacNeill efa57c6a8b Avoid problems due to changes in JDK 1.3 introspection. 25 years ago
  Conor MacNeill 53588f1250 Close ZIP files after expand operation is complete. 25 years ago
  Conor MacNeill 9bd75d2c4e Move to task level logging 25 years ago
  Stefan Bodewig 03c8be4a90 reverted unnecessary change to Task.setProject intorduced with the 25 years ago
  Stefan Bodewig 1f4fe213e2 New task Touch. Expand now also retains the time from the Zipfile. 25 years ago
  Sam Ruby 282f346ca2 Misc doc, scoping, style and error recovery issues 26 years ago
  James Duncan Davidson bce31805e9 initial checkin 26 years ago