[ 
https://issues.apache.org/jira/browse/NUTCH-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney updated NUTCH-1205:
----------------------------------------

    Attachment: NUTCH-1205-v5.patch
                NUTCH-1205-v5.patch

This is getting laughable now. I've overcome god knows how many problems, but 
now there is a problem with the actual gora-core-0.2-SNAPSHOT jar which we pull 
from the nexus snapshot repository. For some reason we are pulling the test jar 
and not the functional one!!!
When applying the patch to Nutchgora and running 
{code}
$ant compile > compile.txt
{code}
I get
{code}
compile-core:
    [javac] /home/lewis/ASF/nutchgora/build.xml:97: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
    [javac] Compiling 170 source files to 
/home/lewis/ASF/nutchgora/build/classes
    [javac] warning: [path] bad path element 
"/home/lewis/ASF/nutchgora/build/lib/apache-cassandra-clientutil-1.0.2.jar": no 
such file or directory
    [javac] warning: [path] bad path element 
"/home/lewis/ASF/nutchgora/build/lib/apache-cassandra-thrift-1.0.2.jar": no 
such file or directory
    [javac] warning: [path] bad path element 
"/home/lewis/ASF/nutchgora/build/lib/bcel.jar": no such file or directory
    [javac] warning: [path] bad path element 
"/home/lewis/ASF/nutchgora/build/lib/dom4j-full.jar": no such file or directory
    [javac] warning: [path] bad path element 
"/home/lewis/ASF/nutchgora/build/lib/findbugs.jar": no such file or directory
    [javac] warning: [path] bad path element 
"/home/lewis/ASF/nutchgora/build/lib/plastic.jar": no such file or directory
    [javac] warning: [path] bad path element 
"/home/lewis/ASF/nutchgora/build/lib/jaxb-api.jar": no such file or directory
    [javac] warning: [path] bad path element 
"/home/lewis/ASF/nutchgora/build/lib/activation.jar": no such file or directory
    [javac] warning: [path] bad path element 
"/home/lewis/ASF/nutchgora/build/lib/jsr173_1.0_api.jar": no such file or 
directory
    [javac] warning: [path] bad path element 
"/home/lewis/ASF/nutchgora/build/lib/jaxb1-impl.jar": no such file or directory
    [javac] warning: [path] bad path element 
"/home/lewis/ASF/nutchgora/build/lib/xercesImpl.jar": no such file or directory
    [javac] warning: [path] bad path element 
"/home/lewis/ASF/nutchgora/build/lib/xml-apis.jar": no such file or directory
{code} 

When you look in your /build directory and open the gora-core-0.2-SNAPSHOT.jar 
you'll see that it's the test jar right enough.

For tonight I'm giving it a by, but will try and pick this up tomorrow at some 
stage.
                
> Upgrade gora modules to 0.2-SNAPSHOT in ivy/ivy.xml
> ---------------------------------------------------
>
>                 Key: NUTCH-1205
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1205
>             Project: Nutch
>          Issue Type: Improvement
>          Components: storage
>    Affects Versions: nutchgora
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Blocker
>             Fix For: nutchgora
>
>         Attachments: NUTCH-1205-v2.patch, NUTCH-1205-v3.patch, 
> NUTCH-1205-v4.patch, NUTCH-1205-v5.patch, NUTCH-1205-v5.patch, 
> NUTCH-1205.patch
>
>
> Although gora trunk is unstable, work is ongoing to get this fixed. For the 
> time being, I think Nutchgora should use gora trunk as this will identify 
> more vulnerabilities. I'll get the trivial patch submitted shortly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to