[
https://issues.apache.org/jira/browse/NUTCH-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17231783#comment-17231783
]
Hudson commented on NUTCH-2829:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #12 (See
[https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/12/])
NUTCH-2829 Fix ant target "clean-cache" (snagel:
[https://github.com/apache/nutch/commit/96c01cb173e5fb0c93ed24d3d51803574e45ed69])
* (edit) build.xml
> Fix ant target "clean-cache"
> ----------------------------
>
> Key: NUTCH-2829
> URL: https://issues.apache.org/jira/browse/NUTCH-2829
> Project: Nutch
> Issue Type: Sub-task
> Affects Versions: 1.17
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Major
> Fix For: 1.18
>
>
> The ant target "clean-cache" (cleans the ivy cache) is broken:
> {noformat}
> $> ant clean-cache
> ...
> clean-cache:
> BUILD FAILED
> .../build.xml:1005: Problem: failed to create task or type
> antlib:org.apache.ivy.ant:cleancache
> Cause: The name is undefined.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)