27 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 6bd8d6e938 Merge changes made to 1.5 Beta2. 23 years ago
  Stefan Bodewig 9cf3138baf reverted the logic in two tasks by accident. 23 years ago
  Stefan Bodewig 34528dbf65 spread the usage of JavaEnvUtils 23 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
  Conor MacNeill 85ec35335d Clean up imports 24 years ago
  Stefan Bodewig f7c0a7741d Add method to FileUtils that emulates File.createNewFile (well, sort 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 260a8dd4d9 Fix static access 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Stefan Bodewig e1ac74c48c repair the broken logic of my last patch (my fault not the original 24 years ago
  Stefan Bodewig 2ffd04693b use the same timestamp for all files of nested filesets in <touch> if 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Stefan Bodewig 0bcf1432f2 give a better name to FileUtil's factory method. 24 years ago
  Stefan Bodewig 21426bf475 Move FileUtils into util package. 24 years ago
  Stefan Bodewig 2276ae89a2 sanity checks for <touch> 25 years ago
  Stefan Bodewig e6e450dc16 Make <touch> work on <fileset>s 25 years ago
  Stefan Bodewig c434eba788 Centralize method for setting last modification time of a file in Project. 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Stefan Bodewig 0c1efed954 Added usetimestamp attribute to Get so that it only downloads a file 25 years ago
  Conor MacNeill 9bd75d2c4e Move to task level logging 25 years ago
  Stefan Bodewig 0619426c2b Fixed typo in comment. 25 years ago
  Stefan Bodewig 1f4fe213e2 New task Touch. Expand now also retains the time from the Zipfile. 25 years ago