Author: jerome Date: Sat May 13 01:50:42 2006 New Revision: 406047 URL: http://svn.apache.org/viewcvs?rev=406047&view=rev Log: NUTCH-240 : Remove duplicated 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=406047&r1=406046&r2=406047&view=diff ============================================================================== --- lucene/nutch/trunk/src/plugin/build.xml (original) +++ lucene/nutch/trunk/src/plugin/build.xml Sat May 13 01:50:42 2006 @@ -46,7 +46,6 @@ <ant dir="parse-swf" target="deploy"/> <ant dir="parse-text" target="deploy"/> <ant dir="parse-zip" target="deploy"/> - <ant dir="scoring-opic" target="deploy"/> <ant dir="query-basic" target="deploy"/> <ant dir="query-more" target="deploy"/> <ant dir="query-site" target="deploy"/> @@ -126,7 +125,6 @@ <ant dir="parse-swf" target="clean"/> <ant dir="parse-text" target="clean"/> <ant dir="parse-zip" target="clean"/> - <ant dir="scoring-opic" target="clean"/> <ant dir="query-basic" target="clean"/> <ant dir="query-more" target="clean"/> <ant dir="query-site" 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