Sebastian Nagel created NUTCH-2204:
--------------------------------------

             Summary: remove junit lib from runtime
                 Key: NUTCH-2204
                 URL: https://issues.apache.org/jira/browse/NUTCH-2204
             Project: Nutch
          Issue Type: Improvement
          Components: build
    Affects Versions: 1.11
            Reporter: Sebastian Nagel
            Priority: Trivial
             Fix For: 1.12


The junit library is shipped in the Nutch bin package as an unnecessary 
dependency (apache-nutch-1.11/lib/junit-3.8.1.jar). Unit tests use a different 
library version:
{noformat}
% ls build/lib/junit* build/test/lib/junit*
build/lib/junit-3.8.1.jar  build/test/lib/junit-4.11.jar
{noformat}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to