[
https://issues.apache.org/jira/browse/NUTCH-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel resolved NUTCH-2204.
------------------------------------
Resolution: Fixed
Committed to trunk, r1726318.
> 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
>
> Attachments: NUTCH-2204.patch
>
>
> 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)