53 Commits (1b76f1b6dae88a7a158e50222bb19f6f5ca26d70)

Author SHA1 Message Date
  Jan Matèrne 1b76f1b6da checkstyle 11 years ago
  Jan Matèrne bf6026a147 organize imports 11 years ago
  Jesse N. Glick ea33301047 #52829: ResourceCollection now Iterable<Resource>. 13 years ago
  Stefan Bodewig 7fdc6df7cb take advantage of caching in Resources 16 years ago
  Stefan Bodewig 8efbd0e19b need to add a path separator after the first path element, not before it 17 years ago
  Matthew Jason Benson b7858a9322 pathconvert preserveduplicates 17 years ago
  Peter Reilly 59ac4ad935 checkstyle 19 years ago
  Peter Reilly a5360da98a PathConvert on Windows should process forward and back slashes equivalently. 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 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
  Matthew Jason Benson abf0a93840 remove reflective toArray calls 20 years ago
  Jacobus Martinus Kruithof 653aa05d13 removed unused imports 20 years ago
  Matthew Jason Benson fbb9886634 ResourceCollections 20 years ago
  Matthew Jason Benson 595133b251 Pathconvert no longer requires that one of (targetos|pathsep|dirsep) 21 years ago
  Matthew Jason Benson eb442aa3a4 More LOC bumming 21 years ago
  Matthew Jason Benson 6956c66566 Trade 2 LOC for 10. 21 years ago
  Matthew Jason Benson 767ac903c3 Missing quote in javadoc. 21 years ago
  Matthew Jason Benson d51eb9c34f Javadoc and moved members of $MapEntry . 21 years ago
  Jacobus Martinus Kruithof 554adbd008 Minor style updates. 21 years ago
  Peter Reilly 0c81c851c9 allow filenamemappers types to be placed directly as a nested element 21 years ago
  Stefan Bodewig db48fbb829 Various checkstyle violations 21 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Matthew Jason Benson 6483e38771 Add nested <mapper>s to <pathconvert>. 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
  Conor MacNeill 3a35c7d914 style 22 years ago
  Conor MacNeill 410129735b style 22 years ago
  Conor MacNeill e580392c2d More cleanup 22 years ago
  Stefan Bodewig f624f1bf4d Add support for HP's NonStop Server (formerly known by several names, 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 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
  Magesh Umasankar da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk. 23 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 23 years ago
  Steve Loughran 77748a0668 my, isnt the java1.4 javadoc fussy 23 years ago
  Conor MacNeill 6154080061 More coding standard fixes 23 years ago
  Conor MacNeill 3518a35d47 Bring all headers into line 23 years ago
  Stefan Bodewig 25253f3faa Fix API backwards incompatibilty in PathConvert I had introduced. 23 years ago
  Stefan Bodewig 5e93b0b89f Simplify pathconvert, support OS/2 as well, fix some indentation. 23 years ago
  Diane Holt e2ca50cce1 Allow 'dirsep' and 'pathsep' to contain multi-character values. 23 years ago
  Diane Holt 098f15932f Document <dirset> and new <dirset>/<filelist> support for 23 years ago
  Diane Holt e98e1462b5 (Oh what the hell -- if the coding sucks, it can get backed out 23 years ago
  Erik Hatcher 7fec7616d1 Changing "ant:task" to "ant.task" to avoid JDK 1.4 javadoc warnings (XDoclet has been modified to handle this separator too). 24 years ago
  Stefan Bodewig 0b949aa8cd disable test case that could have never passed (but strangely did for 24 years ago
  Erik Hatcher 10aeeab05b XDoclet fun! 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Stephane Bailliez e3b6d1fe76 Fix bad coding style. 24 years ago
  Peter Donald 4c8ebdb489 This patch forces property setting to follow the same rules as the rest of ant in most tasks. The few tasks where we have not forced immutability will instead get 3 line ugly warnings telling them that they should upgrade or not use the same property name etc. 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago