You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2013/05/18 22:35:16 UTC

[jira] [Created] (NUTCH-1572) Nutch 2.x should use o.a.g.mem.store.MemStore for testing

Lewis John McGibbney created NUTCH-1572:
-------------------------------------------

             Summary: Nutch 2.x should use o.a.g.mem.store.MemStore for testing
                 Key: NUTCH-1572
                 URL: https://issues.apache.org/jira/browse/NUTCH-1572
             Project: Nutch
          Issue Type: Bug
          Components: test
    Affects Versions: 2.2
            Reporter: Lewis John McGibbney
             Fix For: 2.3


As far as I am aware, there is really no need to be setting up and using hsqldb resources for testing Nutch + Gora functionality fro our tests when there is a MemStore available in Gora.
In particular TestInjector, TestGenerator, TestFetcher and TestGoraStorage all use gora-sql-incubating-0.1.1 and subsequently a HSQLDB server for tests... this is pretty unnecessary.
It also happens to be the fact that as of Gora 0.3, the above gora-sql artifact is now deprecated indefinitely.   

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira