[ 
https://issues.apache.org/jira/browse/NUTCH-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012993#comment-13012993
 ] 

Markus Jelsma commented on NUTCH-967:
-------------------------------------

I applied your patch (seems i didn't properly reconfigure plugin's own 
ivy.xml). Doing the usual ant test does pass all tests. Doing test manually on 
parse-zip's build.xml fails lik this:

markus@midas:~/projects/apache/nutch/branches/branch-1.3$ ant -f 
src/plugin/parse-zip/build.xml test
Buildfile: src/plugin/parse-zip/build.xml

BUILD FAILED
/home/markus/projects/apache/nutch/branches/branch-1.3/src/plugin/parse-zip/build.xml:20:
 The following error occurred while executing this line:
/home/markus/projects/apache/nutch/branches/branch-1.3/src/plugin/build-plugin.xml:46:
 Problem: failed to create task or type antlib:org.apache.ivy.ant:settings
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
No types or tasks have been defined in this namespace yet

This appears to be an antlib declaration. 
Action: Check that the implementing library exists in one of:
        -/usr/share/ant/lib
        -/home/markus/.ant/lib
        -a directory added on the command line with the -lib argument


Total time: 0 seconds

Is this what you're getting as well? I have the same Java version, my ant is a 
bit more recent though:
Apache Ant version 1.7.1 compiled on September 8 2010



> Upgrade to Tika 0.9
> -------------------
>
>                 Key: NUTCH-967
>                 URL: https://issues.apache.org/jira/browse/NUTCH-967
>             Project: Nutch
>          Issue Type: Task
>          Components: parser
>    Affects Versions: 1.3, 2.0
>            Reporter: Markus Jelsma
>            Assignee: Julien Nioche
>             Fix For: 1.3, 2.0
>
>         Attachments: NUTCH-967-1.3.patch
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to