Description
After upgrade to JUnit 4 (NUTCH-1573 and NUTCH-1737) the call bin/nutch junit fails with "No tests found". The JUnit 4 test runner org.junit.runner.JUnitCore should be used instead of junit.textui.TestRunner.
After upgrade to JUnit 4 (NUTCH-1573 and NUTCH-1737) the call bin/nutch junit fails with "No tests found". The JUnit 4 test runner org.junit.runner.JUnitCore should be used instead of junit.textui.TestRunner.