5121 Commits (5b464967fa1f1d0b1009531871d227f72459f693)

Author SHA1 Message Date
  Jesse N. Glick 5b464967fa Tweak: in case junit-3.8.1.jar and junit-4.0.jar are on CP but in that 20 years ago
  Steve Loughran a586b0e0a3 minor layout tweaks to make it slightly more readable, updated year and corrected an old URL 20 years ago
  Steve Loughran c4bb79c7a8 include the caught exception when relayed 20 years ago
  Jesse N. Glick f2078ba20b #38811: support for JUnit 4.0. 20 years ago
  Jacobus Martinus Kruithof 1392a4a1b3 Removal of trailing ; 20 years ago
  Jesse N. Glick 9af46a2ca0 #38799: <junit> task should work so long as junit.jar 20 years ago
  Stefan Bodewig fdade0537c 2006 20 years ago
  Jesse N. Glick debf87817e Avoid catching ThreadDeath; just pass it on. 20 years ago
  Jesse N. Glick b3668ba41d More helpful diagnostic message for an obscure mistake I once made... 20 years ago
  Jesse N. Glick 2a38034c1a Correct test failure when running with -ea. 20 years ago
  Jesse N. Glick d4bf1ad7e4 Test failed if run on a system with UTF-8 encoding as the default. 20 years ago
  Stefan Bodewig 677fde659c enabled this test by accident 20 years ago
  Stefan Bodewig 5ebaf876f8 2006 20 years ago
  Jan Materne dbcc616287 whisper that mkdir wont create an (already existing) directory 20 years ago
  Matthew Jason Benson a9169f4d7a Make Gump happy for now... 20 years ago
  Stefan Bodewig 69b3919bb7 fix the test, sort of 20 years ago
  Stefan Bodewig 2e6f47ada0 whitespace 20 years ago
  Stefan Bodewig 72d7a6c80d javadoc doesn't like the palckage name '', skip it 20 years ago
  Stefan Bodewig 28fdc7731e 2006 20 years ago
  Kevin Jackson b84ad63441 close <ol> tag in javadoc (well it is EchoXML after all...) 20 years ago
  Kevin Jackson 076699062c 2006 (sorry) 20 years ago
  Kevin Jackson 5eb7ef1a5a use FileUtils.close 20 years ago
  Jacobus Martinus Kruithof 7a0e0d691c PR 38622: project helper reference may not have been set. 20 years ago
  Kevin Jackson 23dac94433 - addresses enhancement request #27446 20 years ago
  Kevin Jackson 789c3b0316 use StringUtils and FileUtils where possible 20 years ago
  Kevin Jackson 1e8315f578 link to ant jakarta.apache.org -> ant.apache.org 20 years ago
  Jan Materne d95378821a Enhance the Bug 38477 tests. 20 years ago
  Stefan Bodewig b94b9396d3 2006 20 years ago
  Jacobus Martinus Kruithof 926dbff1ab pr38465 improved recursion detection to allow the same token on one line multiple times. 20 years ago
  Jacobus Martinus Kruithof a6d7afa668 Corrected fix in Task.java (first shortcut removed the task name from the logging entry.) Used patch of Andreas Mross. 20 years ago
  Jacobus Martinus Kruithof 9a988bb81b 38458 removed log implementation of Task to allow logging from tasks outside a project. The base class has the logging behaviour we need. This does not guarantee that (all) tasks are working outside an project, but at least will not break just because of logging. 20 years ago
  Jacobus Martinus Kruithof a8961fb846 Removed trivial unused private methods 20 years ago
  Jacobus Martinus Kruithof 10910b1417 Remove unused imports from testcases 20 years ago
  Jacobus Martinus Kruithof c61f9feb53 Remove unused imports from testcases 20 years ago
  Jacobus Martinus Kruithof 8c725b421b Remove unused import + removed some commented out code, which has been commented out since its introduction. 20 years ago
  Jan Materne 3ecb922f31 Bug 38477: testcase, but couldnt see that error 20 years ago
  Stefan Bodewig 1740fe9a0b skip non-directory entries in sourcepath 20 years ago
  Stefan Bodewig a62ba1d050 tests for 38370 20 years ago
  Stefan Bodewig 86860e58da whitespace 20 years ago
  Stefan Bodewig bd8be1a39f make sure classloader cleans up resources in any case, PR 38260, submitted by Stephan Michels 20 years ago
  Stefan Bodewig f2a9a0d896 test for Bug 37237 20 years ago
  Stefan Bodewig 03206b7d92 2006 20 years ago
  Kevin Jackson eb92f9de45 -swap to org.apache.tools.zip instead of jdk zip 20 years ago
  Kevin Jackson cae1c86d75 -remove imports 20 years ago
  Stefan Bodewig 54d7b9ecb3 2006 20 years ago
  Matthew Jason Benson fa78f1b3b0 fix ANTLRTest in Gump (extra output files created by version 2.7.6 invalidate 20 years ago
  Kevin Jackson 48a79031a6 - removed private method that wasn't ever called 20 years ago
  Matthew Jason Benson b2fb37cdb1 tabs to spaces 20 years ago
  Antoine Levy-Lambert 724483eec5 Bugzilla 37426 20 years ago
  Steve Loughran 3043b48186 extra proxy diagnostics, in a java1.5-only package. By abusing the toString() operation, we dont need any extra interfaces for this. 20 years ago