Github user twogee commented on the pull request: https://github.com/apache/ant/commit/1e61ebdcad0aea45bb78627b231969f995a69f87#commitcomment-28691811 In src/tests/junit/org/apache/tools/ant/AntClassLoaderTest.java: In src/tests/junit/org/apache/tools/ant/AntClassLoaderTest.java on line 107: First, the original code has swallowed three exceptions and re-thrown the others. Second, ExpectedException is not a one-off device; rather, it's a filter for anything that happens in the code below the point where it is declared. It's a "bollplank", if you excuse my Swedish ð
--- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org