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

Lewis John McGibbney commented on NUTCH-1081:
---------------------------------------------

Thanks Ferdy. It was also my initial thoughts that this was maybe too 
simplistic a fix! If however you look here [1] you will see that Dogacan 
changed the import namespaces for the Gora imports. It would seem that over 
time we forgot to do this with hard-coded imports in Injector, Generator and 
Fetcher tests.

Are there any objections to committing this as an interm fix before 
concentrating on NUTCH-896 ?

[1] 
http://svn.apache.org/viewvc/nutch/branches/nutchgora/src/test/org/apache/nutch/storage/TestGoraStorage.java?view=log
                
> ant tests fail 
> ---------------
>
>                 Key: NUTCH-1081
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1081
>             Project: Nutch
>          Issue Type: Bug
>          Components: fetcher, generator, injector, storage
>    Affects Versions: nutchgora
>         Environment: Ubuntu release 11.04 (natty)
> Kernerl Linux 2.6.38-10-generic
> GNOME 2.32.1
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Critical
>             Fix For: nutchgora
>
>
> The following tests fail when running ant test on trunk 2.0
> {code}
>     [junit] Running org.apache.nutch.api.TestAPI
>     [junit] Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 11.028 sec
>     [junit] Test org.apache.nutch.api.TestAPI FAILED
>     [junit] Running org.apache.nutch.crawl.TestGenerator
>     [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 0.478 sec
>     [junit] Test org.apache.nutch.crawl.TestGenerator FAILED
>     [junit] Running org.apache.nutch.crawl.TestInjector
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.474 sec
>     [junit] Test org.apache.nutch.crawl.TestInjector FAILED
>     [junit] Running org.apache.nutch.fetcher.TestFetcher
>     [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 0.526 sec
>     [junit] Test org.apache.nutch.fetcher.TestFetcher FAILED
>     [junit] Running org.apache.nutch.storage.TestGoraStorage
>     [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 0.468 sec
>     [junit] Test org.apache.nutch.storage.TestGoraStorage FAILED
> {code}

--
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