96 Commits (5eef12a964e1813763c4a0ab6a056edcfa768814)

Author SHA1 Message Date
  Gintas Grigelionis 5eef12a964 Checkstyle: whitespace, line continuation and modifier idiosyncrasies 8 years ago
  Gintas Grigelionis 67f29ce0c2 Let’s use doclint 8 years ago
  Jan Matèrne bf6026a147 organize imports 11 years ago
  Matthew Jason Benson da5f3bfd25 java 5, continued 13 years ago
  Jesse N. Glick ea33301047 #52829: ResourceCollection now Iterable<Resource>. 13 years ago
  Stefan Bodewig ececc5c3e3 Add an option to <delete> to run the GC before retrying a failed build on non-Windows OSes as well. Might fix the NFS problem described in PR 45786 14 years ago
  Stefan Bodewig 5f20b99140 microoptimizations. PR 50716 15 years ago
  Stefan Bodewig a28f64f5cf fix a bunch of warnings you get when building on Harmony which uses Eclipse's compiler. There are still lots (more than 100) of deprecation warnings and warnings about missing serialversionids that I have ignored. 15 years ago
  Stefan Bodewig 6d79f276e8 don't ignore fileset's errorOnMissingDir in <delete> 15 years ago
  Stefan Bodewig de5e98ecea provide proper control over caching in <resources> 16 years ago
  Stefan Bodewig 433387b88e delete was scanning the same fileset three times, making modified selector useless. PR 43574 16 years ago
  Jesse N. Glick 8d0f54d59b Missing space in error message. 16 years ago
  Stefan Bodewig edb0dd9582 use adapter instead of instanceof checks 17 years ago
  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