5741 Commits (e5c7c5d48d43f5f992775b0cf7b4539eb0279905)

Author SHA1 Message Date
  Kevin Jackson e5c7c5d48d - antunit test for antversion 19 years ago
  Kevin Jackson 117d2ff5c6 - java.util.Service moved to java.util.ServiceLoader in Java6 final 19 years ago
  Matthew Jason Benson df0fa4d4ab Regression: <path> was evaluating nested content only once, so that it could 19 years ago
  Steve Loughran a0023f4852 automatic proxy handling is only there if -autoproxy is set; marked as such in the docs. -noproxy is removed. 19 years ago
  Peter Reilly a8b485c525 refactor Launcher#run to reduce its line count 19 years ago
  Peter Reilly 3fe578a16d retain the original casiness when handing replaceing case insensitive env properties 19 years ago
  Peter Reilly 0c25b68914 Fix for Bugzilla 41049. 19 years ago
  Matthew Jason Benson bc28d31407 last minute; avoid NPE when attempting to map no-name resource. Bugzilla 39960. 19 years ago
  Kevin Jackson d3fe71fb38 -TODO comments 19 years ago
  Kevin Jackson b9f1982589 -first stab at converting Location test to antunit 19 years ago
  Kevin Jackson e8579c7e07 -remove unused import 19 years ago
  Peter Reilly 4abffcedc6 align script implementation 19 years ago
  Jesse N. Glick c8df6694d7 It is now possible to build Ant without BSF and then run using JSR scripting. 19 years ago
  Jesse N. Glick cfe5fa582b Correcting typo. 19 years ago
  Matthew Jason Benson e391ff8c80 add protected newProject accessor. Bugzilla 41127. 19 years ago
  Peter Reilly e964fd352e checkstyle 19 years ago
  Matthew Jason Benson c2a1684cb7 use ProjectComponent's description 19 years ago
  Stefan Bodewig 50db66a856 Move description attribute from Task to ProjectComponent 19 years ago
  Peter Reilly c036ab1d3c opps, return too early 19 years ago
  Peter Reilly d7d1d31625 opps: forgot to commit this 19 years ago
  Stefan Bodewig 4b16358b66 linefeeds 19 years ago
  Peter Reilly a757f30ad3 use helper class, add manager attribute, add classpath 19 years ago
  Peter Reilly 14805c9fcd use helper class, add manager attribute 19 years ago
  Peter Reilly 2f9e3c1127 use helper class, add manager attribute 19 years ago
  Peter Reilly 5b149fbfff a helper and creator class for script runners 19 years ago
  Peter Reilly 45052e0d2f native eol-style 19 years ago
  Peter Reilly 48e5804121 add implementaion for javax script runner 19 years ago
  Peter Reilly bc0b6f1332 change supportslanguge method 19 years ago
  Peter Reilly ac4255606a helper methods for class resources 19 years ago
  Peter Reilly 384332304e native eol 19 years ago
  Peter Reilly 6c0a09aaf0 helper classes for reflection 19 years ago
  Peter Reilly 912d48e591 linelength and 1.5 bootstrap whining 19 years ago
  Kevin Jackson 88badd6f2a - remove wrong comment 19 years ago
  Jesse N. Glick f40249fb49 #41058: permit Java 5 enumerations to work like EnumeratedAttribute. 19 years ago
  Peter Reilly ac456bb17e BZ:41080 xmlproperty multi-values overwrite properties 19 years ago
  Peter Reilly c9c2af1151 eol-style 19 years ago
  Peter Reilly ca13a11a24 added for multi value xmlproperty test 19 years ago
  Matthew Jason Benson f001fcba2b fix NPE in recursive filtering. BZ 41086. 19 years ago
  Antoine Levy-Lambert 42a2d33b47 distribute ant-testutil 19 years ago
  Antoine Levy-Lambert 988eabad0f distribute ant-testutil 19 years ago
  Jacobus Martinus Kruithof a53016a11b Removed superfluous comment 19 years ago
  Jacobus Martinus Kruithof a0c024f4c2 Pr 40972 Directory Deletion Dont Work Properly 19 years ago
  Jacobus Martinus Kruithof 8cf06beb66 Fix error found by Dave (and made by me) 19 years ago
  Peter Reilly c0b5350981 Refactoring ScriptRunner 19 years ago
  Peter Reilly ebefa298a1 cast null in method call to allow 1.5 generices to not whine 19 years ago
  Peter Reilly 6fffb31317 remove unused import 19 years ago
  Matthew Jason Benson 6405019ad4 fix regression: dependset fails if target directory does not exist 19 years ago
  Matthew Jason Benson 2d80e74185 move so that temp files have no potential to impact anything 19 years ago
  Matthew Jason Benson c3232ae202 reorder ComponentHelper imports, refactor getElementName to minimize 19 years ago
  Matthew Jason Benson 2e539cd379 Expose Iterator publicly as a helper to other ResourceCollections 19 years ago