90 Commits (76c97ceb3beaeebdfb257e6ab5be1dd4244cdf98)

Author SHA1 Message Date
  Arturo Bernal fbb42627ad Use an empty array in favor of pre-sized array. 4 years ago
  twogee ebd0f05827 Superfluous escapes 5 years ago
  jkf 3a4980e3c4 updated reference to license from http to https using 6 years ago
  Gintas Grigelionis 551cb55e32 Revert last 5 commits 7 years ago
  Gintas Grigelionis 2b699eb695 SonarQube: nested if’s is a major code smell 7 years ago
  Gintas Grigelionis 79c8cb54fe More StringBuffer size checks 7 years ago
  Gintas Grigelionis 1c80d507f4 Use foreach loops 7 years ago
  Gintas Grigelionis 7f1e7628b3 Checkstyle: whitespace, line continuation and modifier idiosyncrasies 8 years ago
  Matt Benson b7d1e9bde4 java 5-8 8 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>. 13 years ago
  Stefan Bodewig 5f20b99140 microoptimizations. PR 50716 15 years ago
  Stefan Bodewig 5d1bf32637 nested redirectors and parrallel-apply don't mix well - PR 49594 15 years ago
  Stefan Bodewig 70c93da9ae a few more O(n) lookups where O(1) would be possible - optional tasks not checked, yet 16 years ago
  Stefan Bodewig 0ce2545f6c add prefix and suffix attributes to apply's srcfile and targetfile elements. PR 45625 16 years ago
  Stefan Bodewig edb0dd9582 use adapter instead of instanceof checks 17 years ago
  Matthew Jason Benson e8a1adf6c6 small refactorings 17 years ago
  Matthew Jason Benson 00829ad00c [43348] Use FileProvider interface 17 years ago
  Peter Reilly bae15b693d reduce verbosity of <apply skipemptyfilesets> 19 years ago
  Peter Reilly 7f8f17e8b8 checkstyle: reduce size of method 19 years ago
  Peter Reilly f0e86c70ce checkstyle 19 years ago
  Peter Reilly f58d3967f0 checkstyle 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Stefan Bodewig a855a6dbfa make <apply parallel="true"> work again even if only filesets but no other resource collections have been specified 20 years ago
  Stefan Bodewig c6a2ce5a05 empty collection != no collection 20 years ago
  Stefan Bodewig 1e0b26af3b No, not necessary 20 years ago
  Matthew Jason Benson 7055d10d8d Handle filesets added via add(ResourceCollection) 20 years ago
  Stefan Bodewig a7d38cf263 resource collection support for apply and friends 20 years ago
  Matthew Jason Benson 23a1c7d3a7 Make apply's dest attribute optional. 21 years ago
  Peter Reilly fa122cb578 javadoc on exceptions 21 years ago
  Matthew Jason Benson 809cec5240 Javadoc 21 years ago
  Peter Reilly 0c81c851c9 allow filenamemappers types to be placed directly as a nested element 21 years ago
  Matthew Jason Benson 7e5837b080 Change <apply>'s "overwrite" attribute name to "force". Also commit missing 21 years ago
  Matthew Jason Benson 0e2cfd51d2 <apply> differentiating between empty and up to date broke <classfileset>s. 21 years ago
  Matthew Jason Benson 7c54c8821a ignoremissing is merged! 21 years ago
  Matthew Jason Benson 5f9698fab4 Add ignoremissing attribute to <apply>. 21 years ago
  Matthew Jason Benson 58d6ff11a8 Make <apply> differentiate between empty and up-to-date filesets/lists. 21 years ago
  Matthew Jason Benson b0507d4451 Add <redirector>. 21 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Stefan Bodewig be91e2871f <apply> with nested <filelist> didn't check out-of-dateness. 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 2bd38f0df1 Restart stream reading and writing for each execution in <apply>. 22 years ago
  Jan Materne 0c42e047b2 Checkstyle 22 years ago
  Conor MacNeill 24eb5693d6 Coding conventions 22 years ago
  Conor MacNeill 3a35c7d914 style 22 years ago
  Conor MacNeill e580392c2d More cleanup 22 years ago
  Stefan Bodewig a07fa67848 Remove paste error 22 years ago