Author: jerome Date: Sat May 13 01:21:48 2006 New Revision: 406044 URL: http://svn.apache.org/viewcvs?rev=406044&view=rev Log: NUTCH-240 : Added some deploy and clean targets for scoring-opic plugin
Modified: lucene/nutch/trunk/src/plugin/build.xml Modified: lucene/nutch/trunk/src/plugin/build.xml URL: http://svn.apache.org/viewcvs/lucene/nutch/trunk/src/plugin/build.xml?rev=406044&r1=406043&r2=406044&view=diff ============================================================================== --- lucene/nutch/trunk/src/plugin/build.xml (original) +++ lucene/nutch/trunk/src/plugin/build.xml Sat May 13 01:21:48 2006 @@ -51,6 +51,7 @@ <ant dir="query-more" target="deploy"/> <ant dir="query-site" target="deploy"/> <ant dir="query-url" target="deploy"/> + <ant dir="scoring-opic" target="deploy"/> <ant dir="summary-basic" target="deploy"/> <ant dir="summary-lucene" target="deploy"/> <ant dir="urlfilter-automaton" target="deploy"/> @@ -130,6 +131,7 @@ <ant dir="query-more" target="clean"/> <ant dir="query-site" target="clean"/> <ant dir="query-url" target="clean"/> + <ant dir="scoring-opic" target="clean"/> <ant dir="summary-basic" target="clean"/> <ant dir="summary-lucene" target="clean"/> <ant dir="urlfilter-automaton" target="clean"/> ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nutch-cvs mailing list Nutch-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nutch-cvs