75 Commits (67f29ce0c2ad332570c0a1382c79532cee66dce8)

Author SHA1 Message Date
  Gintas Grigelionis 67f29ce0c2 Let’s use doclint 8 years ago
  Stefan Bodewig 82b2e47ba8 remove unused throws clauses 9 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 5fc48a4bf9 assorted spelling fixes by Lajos Veres - closes #4 11 years ago
  Stefan Bodewig ecac58c5a2 fixlastline didn't work when the no-arg read() method of MultiReader was used. PR 54672 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
  Matthew Jason Benson 48c55de75f allow to specify name when using concat as a resource 14 years ago
  Stefan Bodewig 6b0cc9488e wrong assignment after I renamed the parameter. Unfortunately there doesn't seem to be a testcase that catches the error 15 years ago
  Stefan Bodewig c83bf3257f deal with read-only dest files in echo and concat. 15 years ago
  Matthew Jason Benson 91df263ee0 Bug 48816 - If <concat>'s first resourcecollection child is a <resources>, any subsequently added child resourcecollection joins the first 15 years ago
  Stefan Bodewig 7fdc6df7cb take advantage of caching in Resources 16 years ago
  Matthew Jason Benson 1e962d0d6d make concat support dest resources 17 years ago
  Stefan Bodewig ae202f6ff1 allow control over whether <concat> creates a file when there are no resources. Submitted by Mark Salter. PR 46010. 17 years ago
  Matthew Jason Benson 00829ad00c [43348] Use FileProvider interface 17 years ago
  Peter Reilly 529a3f8250 revert readfully change, add in safeReadFully 18 years ago
  Peter Reilly e3e9f1e819 checkstyle 18 years ago
  Kevin Jackson 380870c2b2 -remove unused import 18 years ago
  Matthew Jason Benson d618e1f811 concat fixlastline/nested text regression; PR 42369 18 years ago
  Matthew Jason Benson b941f2ef44 massive refactorings to Concat: fix failing testcases in HEAD, and implement ResourceCollection 18 years ago
  Jan Materne 83624c3b00 JDK 1.2 compatibility 19 years ago
  Matthew Jason Benson bddca28a0f fix binary append; BZ 41399 19 years ago
  Peter Reilly f58d3967f0 checkstyle 19 years ago
  Kevin Jackson c653fb3069 - fix broken build - change to ConcatResourceInputStream wasn't completed here in Concat 19 years ago
  Matthew Jason Benson 7f1c9c1617 remove unnecessary parens 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Antoine Levy-Lambert e02b442a00 use FileUtils in a static way - submitted by Kevin Jackson 20 years ago
  Matthew Jason Benson aa64100b48 Fix (add!) outofdate check as indicated by Martijn. D'oh! 20 years ago
  Jacobus Martinus Kruithof c5a01d909c Removed unused local variables. 20 years ago
  Jacobus Martinus Kruithof 653aa05d13 removed unused imports 20 years ago
  Matthew Jason Benson fbb9886634 ResourceCollections 20 years ago
  Jacobus Martinus Kruithof fa038427c2 Removing constructs to close streams that catch Throwable -> FileUtils.close. 20 years ago
  Stefan Bodewig 2a291dca92 Various javadoc and code-style fixes by Kev Jackson 20 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
  Jacobus Martinus Kruithof 554adbd008 Minor style updates. 21 years ago
  Jacobus Martinus Kruithof 6653c42a77 If we can use File.getParentFile, there is presumably no reason to use FileUtils.getParentFile, right? 21 years ago
  Stefan Bodewig 5cdf6b2b0c Invoke static methods as static methods. 21 years ago
  Peter Reilly a340fef0f6 Concat task instance could not be run twice 21 years ago
  Peter Reilly 9ce9807430 Add a binary flag to the concat task 21 years ago
  Peter Reilly 0852629ad9 Concat throws ArrayIndexOutOfBounds with fixlastline 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
  Peter Reilly e2a62c3179 Fix off-by-one error in concat with fixlastline="yes" 22 years ago
  Peter Reilly 04e509253f call replace properties for header or footer elements of concat 22 years ago
  Antoine Levy-Lambert 8268a3c4e4 Spelling 22 years ago
  Antoine Levy-Lambert 3396e7c321 Remove direct call to deprecated project, location, tasktype Task field, 22 years ago
  Peter Reilly 9434671efa removing enum variable 22 years ago