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

Hudson commented on NUTCH-672:
------------------------------

Integrated in Nutch-nutchgora #21 (See 
[https://builds.apache.org/job/Nutch-nutchgora/21/])
    commit to address NUTCH-672 to update to changes.txt

lewismc : 
http://svn.apache.org/viewvc/nutch/branches/nutchgora/viewvc/?view=rev&root=&revision=1177269
Files : 
* /nutch/branches/nutchgora/CHANGES.txt
* /nutch/branches/nutchgora/build.xml
* /nutch/branches/nutchgora/src/bin/nutch

                
> allow unit tests to be run from bin/nutch
> -----------------------------------------
>
>                 Key: NUTCH-672
>                 URL: https://issues.apache.org/jira/browse/NUTCH-672
>             Project: Nutch
>          Issue Type: New Feature
>          Components: build
>    Affects Versions: 1.3
>            Reporter: Todd Lipcon
>            Assignee: Lewis John McGibbney
>            Priority: Minor
>             Fix For: 1.4, nutchgora
>
>         Attachments: 
> 0001-NUTCH-672-allow-junit-tests-to-be-run-from-bin-nutc.patch, 
> NUTCH-672-junit-test-commandline.patch, NUTCH-672-nutchgora-20110929.patch, 
> NUTCH-672-trunk-1.4-20110929.patch
>
>
> In development it's handy to be able to run a single test case easily. You 
> can do it with ant -Dtestcase=foo test, but that's slow since it still checks 
> all the plugins for changes, rebuilds jars, etc.
> This patch adds a command to bin/nutch to run a junit against what's already 
> compiled. It's much faster than using ant. Recommended for use with nutch 
> -core

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