128 Commits (fd514f77c1be33f307e78baeda66080a23f5d7b8)

Author SHA1 Message Date
  Stefan Bodewig 21b870006b properly check return value of mapFileName 7 years ago
  Jaikiran Pai 7f1685bde0 bz-62076 bz-39960 Expect the mapper to follow the FileNameMapper#mapFileName contract and move the check for null onto the entire returned array 7 years ago
  Gintas Grigelionis 67f29ce0c2 Let’s use doclint 8 years ago
  Stefan Bodewig df33426bf2 whitespace 11 years ago
  Jan Matèrne 13f6d98c9d make it compile under Java5 (1.5.0_22-b03) 11 years ago
  Jan Matèrne 1b76f1b6da checkstyle 11 years ago
  Jan Matèrne bf6026a147 organize imports 11 years ago
  Jan Materne bed22b00f7 JavaDoc fixes (for Java8 doclint) - first bunch 11 years ago
  Stefan Bodewig e7af303b26 Don't delete the target if copy failed because the target was read-only. PR 53095 12 years ago
  Stefan Bodewig 234c1d9ff4 weed out race-condition in mkdirs calls inspired by PR 55290 and Matthias Bhend's suggestion 12 years ago
  Matthew Jason Benson da5f3bfd25 java 5, continued 13 years ago
  Jesse N. Glick ea33301047 #52829: ResourceCollection now Iterable<Resource>. 13 years ago
  Nicolas Lalevee 309943afdb BR 41986 14 years ago
  Stefan Bodewig 5f20b99140 microoptimizations. PR 50716 15 years ago
  Stefan Bodewig c851716b87 create a more predictable order in copy. PR 50297. 15 years ago
  Stefan Bodewig 3a912beff7 allow copy/@tofile to be used with non-file resources. PR 49756 15 years ago
  Stefan Bodewig 508bb0dae1 Make <move> behave consistently for read-only destinations. PR 49261 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 b9b253df5b whitespace 15 years ago
  Stefan Bodewig c35f045b90 make failonerror work as expected when copying to a file instead of a directory 15 years ago
  Stefan Bodewig 38db83d1c8 Don't ignore missing resources in copy when failOnError is true. PR 47362 16 years ago
  Stefan Bodewig edb0dd9582 use adapter instead of instanceof checks 17 years ago
  Stefan Bodewig 7f3406304a deal with resources without name in <copy>. PR 39960. 17 years ago
  Stefan Bodewig 96b385b6c1 (disabled) tests for PR 45944 17 years ago
  Stefan Bodewig cd517c2881 fix tests broken by changed exception message of svn revision 685593 17 years ago
  Stefan Bodewig ab42a6effb Make copy's protected API backwards compatible to Ant 1.6.5 - PR 45701? 17 years ago
  Matthew Jason Benson 00829ad00c [43348] Use FileProvider interface 17 years ago
  Kevin Jackson c873f165a4 -move checkstyle comment 19 years ago
  Peter Reilly 94e18bdaaa checkstyle: reduce method length 19 years ago
  Peter Reilly f0e86c70ce checkstyle 19 years ago
  Peter Reilly f58d3967f0 checkstyle 19 years ago
  Peter Reilly 7f0a1fd436 bugzilla 28826: make log level messsage for failing to copy consistent 19 years ago
  Peter Reilly c5d57a281a Bugzilla 40300: incorrent handling of exceptions in <copy> 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Jacobus Martinus Kruithof 0df2b1de3f Minor updates based on the input of Dave Brosius 19 years ago
  Jacobus Martinus Kruithof 7eb22e8cdc indicated when methods/classes became deprecated, as to give us the possibility to remove deprecated methods in the future. 19 years ago
  Stefan Bodewig 6514fc98bc 2006 20 years ago
  Matthew Jason Benson f997b40b6a repeat fix for resource operations 20 years ago
  Matthew Jason Benson c141e2c273 support failonerror when file locked or similar issue. Bugzilla report 38175. 20 years ago
  Stefan Bodewig b5fcf10604 add resource collection support to tar 20 years ago
  Stefan Bodewig 5a381558ae <copy> and <sync> can now work on non-filesystem resources as well 20 years ago
  Stefan Bodewig 2c40937c52 whitespace 20 years ago
  Matthew Jason Benson 89b81e6343 ws/tabs + merge a string cat 20 years ago
  Stefan Bodewig d93d7b0916 Add resource collection support to copy and friends 20 years ago
  Jan Materne 47b6202445 Starting introducing Resources in <copy>. (Committing for SVN-migration) 20 years ago
  Matthew Jason Benson ec702149b1 reorder imports before adding more. 20 years ago
  Jacobus Martinus Kruithof 704e2490d3 removed lines with $Revision: x.y $ lines (after verification) 21 years ago
  Matthew Jason Benson 0c132498a8 File inclusion: unnecessarily checked presence of selectors 21 years ago
  Matthew Jason Benson 0cff5aacff Removing some (IMO) unnecessary blank lines; a couple of string cat merges; 21 years ago
  Matthew Jason Benson 523d0e549f Javadoc 21 years ago