AbstractNuchTest should have a generic testdir instead of specific 'inject' dir
-------------------------------------------------------------------------------

                 Key: NUTCH-1172
                 URL: https://issues.apache.org/jira/browse/NUTCH-1172
             Project: Nutch
          Issue Type: Test
    Affects Versions: nutchgora
            Reporter: Ferdy
            Priority: Trivial
         Attachments: NUTCH-1172-v1.patch

This is a very trivial issue but nevertheless important for the goal to have 
clarified tests. This patch changes the testdir in AbstractNutchTest to 
"build/test/working" so that it is not specifically aimed towards the 
TestInjector test anymore. Also removes some unnecessary imports.

I was actually unsure whether to move the testdir to TestInjector altogether, 
but then again perhaps it's nice to have a generic working dir available to any 
test that decides to use one.

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