Author: siren Date: Sat Mar 10 13:02:16 2007 New Revision: 516784 URL: http://svn.apache.org/viewvc?view=rev&rev=516784 Log: enable junit tests on index-more
Modified: lucene/nutch/trunk/src/plugin/build.xml Modified: lucene/nutch/trunk/src/plugin/build.xml URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/build.xml?view=diff&rev=516784&r1=516783&r2=516784 ============================================================================== --- lucene/nutch/trunk/src/plugin/build.xml (original) +++ lucene/nutch/trunk/src/plugin/build.xml Sat Mar 10 13:02:16 2007 @@ -83,6 +83,7 @@ <target name="test"> <parallel threadCount="2"> <ant dir="creativecommons" target="test"/> + <ant dir="index-more" target="test"/> <ant dir="languageidentifier" target="test"/> <ant dir="lib-http" target="test"/> <ant dir="ontology" target="test"/> ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nutch-cvs mailing list Nutch-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nutch-cvs