Details
Description
It should be possible to run a JUnit test via bin/nutch junit (see http://wiki.apache.org/nutch/bin/nutch%20junit and NUTCH-672) from elsewhere not only from runtime/local/. All parts of the class path are absolute but test/classes/ is relative. Is there any reason for this?