83 Commits (ebac9845309a1af1c1814faa758cdd310f9f3bd9)

Author SHA1 Message Date
  Stefan Bodewig ebac984530 add an attribute that allows symbolic links to be deleted without following them. PR 36658. 17 years ago
  Stefan Bodewig 789ca1c02e log correct directory when failing to delete it 17 years ago
  Stefan Bodewig 167630e641 whitespace 17 years ago
  Stefan Bodewig 6b265b5612 use the same logic as <delete> if deletion of a recently closed file fails on Windows during rename. PR 45960. 17 years ago
  Stefan Bodewig 9f30d05509 factor out symlink methods into a separate utils class 17 years ago
  Stefan Bodewig 5f31768335 whitespace 17 years ago
  Stefan Bodewig f625d964c0 delete broken symbolic links. PR 41285 17 years ago
  Matthew Jason Benson eb12bd93a0 add Project to FileResourceIterator 17 years ago
  Matthew Jason Benson 00829ad00c [43348] Use FileProvider interface 17 years ago
  Jacobus Martinus Kruithof 051ba1279d pr 42179: Delete cannot handle (NPE) fileset without file or directory specified. 18 years ago
  Jacobus Martinus Kruithof a0c024f4c2 Pr 40972 Directory Deletion Dont Work Properly 19 years ago
  Peter Reilly 0a5cf98f65 checkstyle 19 years ago
  Jacobus Martinus Kruithof 13bdae7c19 Added logging of stacktraces of exceptions in logmessage when loglevel = debug. 19 years ago
  Peter Reilly f0e86c70ce checkstyle 19 years ago
  Peter Reilly f58d3967f0 checkstyle 19 years ago
  Antoine Levy-Lambert 26498d6bc5 <delete> doesnt delete when defaultexcludes="false" and no includes is set 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Kevin Jackson 7ee236d89f fix bug#32738, implement quiet check for every message logged 19 years ago
  Matthew Jason Benson c734277e04 Use task project when filesets don't have a project, for backwards compatibility. 19 years ago
  Jacobus Martinus Kruithof 8c725b421b Remove unused import + removed some commented out code, which has been commented out since its introduction. 20 years ago
  Matthew Jason Benson 456488aec5 fix failonerror="false" includeemptydirs="true"; reported by Alexey. 20 years ago
  Matthew Jason Benson dd6d777fec fixed fileset deletion slowdown. Bugzilla 37297. 20 years ago
  Matthew Jason Benson a360e39fa7 <delete failonerror="false" /> was still failing. 20 years ago
  Matthew Jason Benson 2f69b089b4 Don't try to delete nonexistent resources; switched to a single static 20 years ago
  Matthew Jason Benson c65205e922 Remove DirectoryScanner import; restructure for taste 20 years ago
  Matthew Jason Benson ec53cbb02a delete + resource collection support 20 years ago
  Matthew Jason Benson 7e48ae3ffa I'm so particular about capitalizing "Ant". 20 years ago
  Matthew Jason Benson 77a6d300bb typo 21 years ago
  Stefan Bodewig 3f31dc8f7a Make Jikes happy 21 years ago
  Peter Reilly ecb175b0a8 Make the deleteonexit warning stronger 21 years ago
  Peter Reilly 9aa711ca63 Add deleteonexit attribute to <delete> 21 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Matthew Jason Benson 94565cfd88 Accommodate Windows bug encountered in both Sun and IBM JDKs. 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
  Jan Materne 3c1db41ac7 New <modified> container. 22 years ago
  Antoine Levy-Lambert 8268a3c4e4 Spelling 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
  Peter Reilly 33b7e42992 fix for possible race condition on windows 22 years ago
  Conor MacNeill e580392c2d More cleanup 22 years ago
  Peter Reilly abf3432912 PR: 19897 22 years ago
  Conor MacNeill 1d1f2da180 Import cleanup 22 years ago
  Stefan Bodewig 107f11cbf7 Add a new containsregexp selector. 22 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Stefan Bodewig 83a9fbc0bf <delete> doesn't catch all cases where the implicit fileset gets used 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