54 Commits (9e500d883f757824c2aeb136fb14e602ddfa1df1)

Author SHA1 Message Date
  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 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
  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
  Peter Reilly 777590134d checkstyle 22 years ago
  Peter Reilly d589263f67 checkstyle 22 years ago
  Conor MacNeill bf8f58b721 Ensure text is added 22 years ago
  Peter Reilly d5cd6b10bc Checkstyle changes 22 years ago
  Conor MacNeill e580392c2d More cleanup 22 years ago
  Stefan Bodewig 06880eabdd outputencoding and fixlastline attributes for <concat> 22 years ago
  Conor MacNeill 1d1f2da180 Import cleanup 22 years ago
  Stefan Bodewig 1aca5cf036 Avoid reusing StringBuffers to work around JDK 1.4.1 memory leak. 22 years ago
  Stefan Bodewig 88dcebf815 Various <concat> enhancements. 23 years ago
  Conor MacNeill e9413cdd92 2003 23 years ago
  Conor MacNeill dd4954b1b6 Turn warning about input = output into an exception. Filling up your disk 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Costin Manolache fb0294a200 Call direcltly project ( all other tasks do this ) 23 years ago
  Stefan Bodewig de06c1b597 Don't add newlines in <concat> that haven't been in the files 23 years ago
  Stefan Bodewig ec3031196a Print a warning and don't create an output file if there is no input 23 years ago
  Stefan Bodewig abd749ac59 Fix NPE in <concat>. 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Jon Skeet c97bf5babb Fixed up JavaDocs (where possible) to remove warnings (mostly about breakiterator). 23 years ago
  Peter Donald 28b68ab7d0 Encapsulate usage of project object rather than allowing objects 7 subclasses acessing a protected variable of their super super super .... class. 23 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 23 years ago
  Conor MacNeill 73b98db5da Remove unused import statements 23 years ago