146 Commits (d37df73a8097142c328d54847d66ffc204ef226f)

Author SHA1 Message Date
  Stefan Bodewig d37df73a80 register AntClassLoader as parallel capabale 9 years ago
  Stefan Bodewig a4381a68eb Merge branch '1.9.x' 9 years ago
  Stefan Bodewig 82b2e47ba8 remove unused throws clauses 9 years ago
  Stefan Bodewig 9f50f363b9 Merge branch '1.9.x' 9 years ago
  Stefan Bodewig 17527b6490 AntClassLoader5 has become obsolete long ago 9 years ago
  Stefan Bodewig 0906b0ad94 even more FileUtils.close and try-with-resources cases 9 years ago
  Stefan Bodewig 4af291c580 embrace AutoCloseable 9 years ago
  Stefan Bodewig df33426bf2 whitespace 11 years ago
  Jan Matèrne 13f6d98c9d make it compile under Java5 (1.5.0_22-b03) 11 years ago
  Jan Matèrne 1b76f1b6da checkstyle 11 years ago
  Jan Matèrne bf6026a147 organize imports 11 years ago
  Stefan Bodewig 13c01b296a improve skipping of non-zips based on feedback by Jesse 12 years ago
  Stefan Bodewig 9bd753321a deal more gracefully with non-JARs on the CLASSPATH - PR 53964 12 years ago
  Jesse N. Glick 13000c1a46 sconnolly advises using TODO rather than XXX in comments. 12 years ago
  Matthew Jason Benson 3d706ab818 java 5 updates 13 years ago
  Stefan Bodewig 021d52822a make AntClassLoader$ResourceEnumeration adhere to the Enumeration contract. PR 51579 14 years ago
  Stefan Bodewig a03b5aac18 unused imports 16 years ago
  Stefan Bodewig b33d33d754 embrace java.util.jar. PR 48853 16 years ago
  Stefan Bodewig 3e2cbab6ba reduce performance loss in AntClassLoader from 1000% to about 50%. PR 48853 16 years ago
  Stefan Bodewig c767541c7d As Jesse points out, equalsIgnoreCase is not locale-sensitive 16 years ago
  Stefan Bodewig d9ad5addc9 whitespace 16 years ago
  Stefan Bodewig 44b6fcc184 use the same logic as getResource in getResourceAsStream. PR 44103 16 years ago
  Stefan Bodewig 329f6d356a report name of corrupt ZIP to System.err, PR 47593 16 years ago
  Stefan Bodewig c8e91147e3 properly set CodeSource when loading classes. PR 20174 16 years ago
  Stefan Bodewig 26f846b838 allow access to parent. PR 35436 16 years ago
  Stefan Bodewig 8ebe808f72 override getResources in a new AntClassLoader subclass that will be used consistently when Ant is running on Java5+. PR 46752 16 years ago
  Stefan Bodewig e04ff4d52c make all classes use the same AntClassLoader constructor 16 years ago
  Stefan Bodewig 430b0251e5 what started as an innocent minor performance improvement of antClassLoader lead to an infinite recursion and thus to a testcase for VectorSet. 17 years ago
  Stefan Bodewig 59f1d67945 don't add the same file more than once. PR 45848. 17 years ago
  Jesse N. Glick a3e9c2a63d Better error reporting in case a corrupt ZIP file is on the classpath. 17 years ago
  Peter Reilly 4e74021ca2 checkstyle: 100char limit 18 years ago
  Peter Reilly 575c81fdc8 checkstyle - ws and tab 18 years ago
  Matthew Jason Benson a840de1ce8 fmt/refac 18 years ago
  Kevin Jackson b01075559f -use FileUtils.close 18 years ago
  Jacobus Martinus Kruithof 758a6bcb93 Pr: 42259 inspired on optimization suggested by Tom Brus 19 years ago
  Steve Loughran 88e48dbdd3 little bit of code review 19 years ago
  Peter Reilly 221b05d059 allow path components to be directly added to AntClassLoader 19 years ago
  Peter Reilly 0aa2b2528f some checkstyle changes 19 years ago
  Peter Reilly b10bf232ba another go at bugzilla 38747, isolate resources 19 years ago
  Peter Reilly da045acc91 revert 38747: resource isolation, should fix one of gumps issues - look at other later 19 years ago
  Peter Reilly f1415bcf04 revert Bugzilla: 35436, getResources is final in java 1.4 19 years ago
  Peter Reilly 0f55b6b9d6 Bugzilla 38747: isolate resources in antclassloader when requested 19 years ago
  Peter Reilly 1fe0291e09 fix failing unit test by fixing moving getResources code from findResource to getResiources() 19 years ago
  Peter Reilly 445abf598a opps: made setParent private by accident 19 years ago
  Peter Reilly 56e61f039f Set the parent of the antClassLoader correctly: bugzilla 35436 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. 20 years ago
  Jesse N. Glick 9af46a2ca0 #38799: <junit> task should work so long as junit.jar 20 years ago
  Jacobus Martinus Kruithof 176d949191 Removing unused imports. 20 years ago
  Antoine Levy-Lambert e12c63a6ee more systematic handling of URIs, delegation of work to the JDK 20 years ago