[
https://issues.apache.org/jira/browse/NUTCH-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113206#comment-15113206
]
Hudson commented on NUTCH-2204:
-------------------------------
SUCCESS: Integrated in Nutch-trunk #3341 (See
[https://builds.apache.org/job/Nutch-trunk/3341/])
NUTCH-2204 : revert erroneous commit (snagel:
[http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1726318])
* trunk/conf/regex-normalize.xml.template
NUTCH-2204 Remove junit lib from runtime (snagel:
[http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1726314])
* trunk/CHANGES.txt
* trunk/conf/regex-normalize.xml.template
* trunk/ivy/ivy.xml
> 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)