47 Commits (234c1d9ff4b5e2f04ee8a4fd1cde9c78b9aa3cd8)

Author SHA1 Message Date
  Stefan Bodewig 234c1d9ff4 weed out race-condition in mkdirs calls inspired by PR 55290 and Matthias Bhend's suggestion 12 years ago
  Antoine Levy-Lambert 06dc6c0eea adding an encoding attribute to the contains selector 12 years ago
  Jacobus Martinus Kruithof 6b7bc9e535 Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation 13 years ago
  Jesse N. Glick ea33301047 #52829: ResourceCollection now Iterable<Resource>. 13 years ago
  Jesse N. Glick 6424390970 #49430: trying to work around NIO bug in JDK 1.4. 15 years ago
  Jesse N. Glick f7d47f6b71 Continued spelling fix from 947340. 15 years ago
  Jacobus Martinus Kruithof c78b5d0baa fix spelling error in var name 15 years ago
  Jacobus Martinus Kruithof 4fd2002344 pr 49326. Sun JVM tries to mmap the entire file during a copy. For large files this is not feasible. We now explicitly request to copy at most 16 MiB per request. 15 years ago
  Stefan Bodewig 35e9c976ac be consistent when it comes to overwriting read-only files, add an option to do just that to <copy>. PR 49261 15 years ago
  Stefan Bodewig 5788dcef71 extract constant 15 years ago
  Jacobus Martinus Kruithof c72633ebe4 problem 48894 15 years ago
  Stefan Bodewig 6d13fceec8 filesmatch throws NPE when comparing texts and the second one has fewer lines. PR 48715 16 years ago
  Stefan Bodewig 9ae5d99ebe Use NIO when copying files without filtering. PR 30094. Submitted by J Bleijenbergh and Robin Verduijn 16 years ago
  Stefan Bodewig a4c9863544 don't compare timestamps on directories but add missing dirs 16 years ago
  Stefan Bodewig edb0dd9582 use adapter instead of instanceof checks 17 years ago
  Stefan Bodewig 31e1bc0694 use adapter for Touchable instead of instanceof checks 17 years ago
  Stefan Bodewig a22e945b3c use an adapter to use Appendable instead of instanceof checks 17 years ago
  Matthew Jason Benson 3ae69e82c3 add Appendable interface with echo as first supporting task 17 years ago
  Stefan Bodewig 7f3406304a deal with resources without name in <copy>. PR 39960. 17 years ago
  Matthew Jason Benson f2b07b0ac2 version 17 years ago
  Matthew Jason Benson 1a82a29cb2 helper method 17 years ago
  Matthew Jason Benson 95d2387488 unused 17 years ago
  Peter Reilly 3a9aafdba7 checkstyle 18 years ago
  Jesse N. Glick cafa34ca08 Various microoptimizations to reduce I/O load of common tasks, esp. no-op <javac> and <depend>. 18 years ago
  Matthew Jason Benson 08f27b19f2 if either resource to be compared has an unknown size, we must compare content 18 years ago
  Peter Reilly 7522190893 checkstyle 19 years ago
  Matthew Jason Benson bc28d31407 last minute; avoid NPE when attempting to map no-name resource. Bugzilla 39960. 19 years ago
  Peter Reilly 9dfd03133b checkstyle 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Steve Loughran 655e166741 javadoc 19 years ago
  Matthew Jason Benson fa84f9f461 Move Resource-based utility methods in FileUtils to ResourceUtils (static). 20 years ago
  Matthew Jason Benson a10f2fd777 overload selectOutOfDateSources w/ ResourceCollection version; 20 years ago
  Matthew Jason Benson f59eb74bbf remove unnecessary java.util.Date instantiation 20 years ago
  Matthew Jason Benson d1b98e7741 Javadoc 21 years ago
  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
  Peter Reilly 94ae79c224 checkstyle 21 years ago
  Stefan Bodewig db48fbb829 Various checkstyle violations 21 years ago
  Stefan Bodewig cd12d21761 Push fix for PR#22150 to 1.6.2 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 e05733aa9b Add a granularity attribute to <copy>, <move> and <sync> that works 22 years ago
  Conor MacNeill 3a35c7d914 style 22 years ago
  Conor MacNeill 6c0b17e148 Ignore directories in checking for out of date elements in a Zip/Jar task. 22 years ago
  Stefan Bodewig 1aca5cf036 Avoid reusing StringBuffers to work around JDK 1.4.1 memory leak. 22 years ago
  Stefan Bodewig c89a66172d Preparing merge to 1.5 branch 23 years ago