60 Commits (4122b8a95fe61f58e29b2ddcf1c8ee39ccd0a4f6)

Author SHA1 Message Date
  Jacobus Martinus Kruithof 257dadeaf0 Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files. 21 years ago
  Jacobus Martinus Kruithof 554adbd008 Minor style updates. 21 years ago
  Matthew Jason Benson e70b911fa5 Random spelling and javadoc changes. 21 years ago
  Jacobus Martinus Kruithof 46ff223e36 Last patch removed some significant logging in verbose mode. 21 years ago
  Jacobus Martinus Kruithof a51c373c0f PR: 32566 21 years ago
  Jacobus Martinus Kruithof c8c751af8e PR: 13690 21 years ago
  Stefan Bodewig 3f31dc8f7a Make Jikes happy 21 years ago
  Stefan Bodewig b3b1c6dcc6 Close property file. 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
  Stefan Bodewig 6b62a56cce More robust cleanup of temporary files, PR 17512 22 years ago
  Peter Reilly 9434671efa removing enum variable 22 years ago
  Antoine Levy-Lambert 640b7f41f0 Prevent \r\n from being changed to \r\r\n under Windows 22 years ago
  Peter Reilly d589263f67 checkstyle 22 years ago
  Conor MacNeill 24eb5693d6 Coding conventions 22 years ago
  Conor MacNeill 3a35c7d914 style 22 years ago
  Conor MacNeill 410129735b style 22 years ago
  Conor MacNeill e580392c2d More cleanup 23 years ago
  Stefan Bodewig b498a4535a Use the new FileUtils#rename method 23 years ago
  Stefan Bodewig f1122490cd More code reuse 23 years ago
  Stefan Bodewig 1aca5cf036 Avoid reusing StringBuffers to work around JDK 1.4.1 memory leak. 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Stefan Bodewig 8d84ae5aef fix misleading message in <replace>. 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Jon Skeet c97bf5babb Fixed up JavaDocs (where possible) to remove warnings (mostly about breakiterator). 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 ca91f8cb7e Merge changes made to 1.5 Beta1. 24 years ago
  Conor MacNeill 80080d456c Reduce a small number of long lines 24 years ago
  Conor MacNeill c4266e9250 Coding Standard 24 years ago
  Conor MacNeill c6c232893c Various coding standard fixes 24 years ago
  Conor MacNeill 3518a35d47 Bring all headers into line 24 years ago
  Stefan Bodewig 12a8163d89 Document new replacefilterfile attribute of <replace> 24 years ago
  Stefan Bodewig 1f3caa57f6 New attribute for <replace> that allows all properties of a given 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
  Erik Hatcher 10aeeab05b XDoclet fun! 24 years ago
  Stephane Bailliez 961daf412a Fix unecessary cast 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Steve Loughran 5aae1b3e8d Erik's big javadoc fixup, bugzilla ID #4992 24 years ago
  Stefan Bodewig 150b0c8bba Make <replace> more robust by: 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Conor MacNeill e90841384e Fix up cut and paste error - oops - Thanks Sam 24 years ago
  Conor MacNeill 304895ce62 Add encoding to <replace> task so that replace can work on double byte 24 years ago
  Conor MacNeill 6ed54839c9 Produce a summary, on request, of the actions taken by the replace 24 years ago
  Conor MacNeill 54dc62a542 Remove unnecessary use of Project.resolveFile by converting arguments to 25 years ago
  Sam Ruby cd70defe84 Fix an ArrayIndexOutOfBoundsException when building dom4j on Windows 25 years ago
  Stefan Bodewig f8f5fb01a4 Make <replace> work for multibyte character sets. 25 years ago
  Stefan Bodewig 9f05cd3fd9 And token attribute of <replacefilter> must not be empty either. 25 years ago