69 Commits (22b69b9273e42df4d8d7375994d053144c4bbc0e)

Author SHA1 Message Date
  Gintas Grigelionis 22b69b9273 Squash catch 8 years ago
  Gintas Grigelionis 3f90aeba03 Use diamonds 8 years ago
  Gintas Grigelionis 9a8a441655 Simplify logic 8 years ago
  Gintas Grigelionis 1c80d507f4 Use foreach loops 8 years ago
  Gintas Grigelionis 7f1e7628b3 Checkstyle: whitespace, line continuation and modifier idiosyncrasies 8 years ago
  Matt Benson b7d1e9bde4 java 5-8 9 years ago
  Stefan Bodewig af74d1f6b8 reduce GC pressure by replacing File(In|Out)putStream 9 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>. 14 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 b4b082c568 allow more path 'views' of a file as elements inside <checksum>s pattern. PR 50114 15 years ago
  Stefan Bodewig 3fb4745e70 <checksum>'s totalproperty doesn't work with repeated file names. PR 36748 16 years ago
  Stefan Bodewig 6c29cfdd70 make checksum's totalproperty platform independent. PR 36748. 17 years ago
  Stefan Bodewig edb0dd9582 use adapter instead of instanceof checks 17 years ago
  Matthew Jason Benson 00829ad00c [43348] Use FileProvider interface 18 years ago
  Peter Reilly f3e4a4790e magic numbers 18 years ago
  Peter Reilly 0a5cf98f65 checkstyle 19 years ago
  Peter Reilly f58d3967f0 checkstyle 19 years ago
  Peter Reilly 507f91bcc3 bugzilla report 37386: <checksum> with file and todir fails 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Steve Loughran 4e7f82aede <echo> gets encoding support. I cannot believe we never noticed this was missing. Wherever I have been echoing out XML, I have been creating encoding bugs waiting to surface. 20 years ago
  Antoine Levy-Lambert ab817efa48 cleanup of imports, use FileUtils.close, submitted by Kevin Jackson 20 years ago
  Matthew Jason Benson 4db83aaa5b Support filesystem-only resource collections in checksum. 20 years ago
  Matthew Jason Benson 4504d523db ensure that property w/ fileset applies to a single file 20 years ago
  Matthew Jason Benson b27c382fec (judiciously) use FileUtils.close() 20 years ago
  Peter Reilly 8dc08b278c checkstyle 21 years ago
  Peter Reilly 6bc4f837fe remove imports 21 years ago
  Stefan Bodewig db48fbb829 Various checkstyle violations 21 years ago
  Stefan Bodewig 0f723fa82a Support different output formats in checksum, PR 16539, based on a patch by Mark R. Diggory 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
  Antoine Levy-Lambert b19b9b4113 Make checksum work with nested filesets and no total property 22 years ago
  Antoine Levy-Lambert 8268a3c4e4 Spelling 22 years ago
  Conor MacNeill 24eb5693d6 Coding conventions 23 years ago
  Conor MacNeill 3a35c7d914 style 23 years ago
  Stefan Bodewig db672be888 2003 and some 'since' information 23 years ago
  Erik Hatcher 931a037496 #20767 - adding totalproperty and todir attributes to checksum task - submitted by Aslak Hellesoy 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Magesh Umasankar 3c2bbbcda3 Real tired of seeing email address being abused. 23 years ago
  Magesh Umasankar b522a2e89c Merge from 1.5 Branch 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 24 years ago
  Peter Donald f9121ee81e Encapsulate some fields in Task and add some deprecation warnings to coresponding fields. 24 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. 24 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 24 years ago
  Conor MacNeill 80080d456c Reduce a small number of long lines 24 years ago
  Conor MacNeill 0e1127c22c Fix up style issues 24 years ago
  Stefan Bodewig b0fcc6e32c Make sure <cvspass> closes its streams. Cleanup. 24 years ago