/[Apache-SVN]/lucene/nutch/trunk/src/plugin/parse-rss/build.xml
ViewVC logotype

Diff of /lucene/nutch/trunk/src/plugin/parse-rss/build.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- lucene/nutch/trunk/src/plugin/parse-rss/build.xml	2006/03/04 00:24:45	382980
+++ lucene/nutch/trunk/src/plugin/parse-rss/build.xml	2006/03/04 00:26:54	382981
@@ -1,12 +1,11 @@
 <?xml version="1.0"?>
 
-<project name="parse-rss" default="jar">
+<project name="parse-rss" default="jar-core">
 
  <import file="../build-plugin.xml"/>
 
  <!-- Build compilation dependencies -->
  <target name="deps-jar">
-   <ant target="compile-core" inheritall="false" dir="${nutch.root}"/>
    <ant target="jar" inheritall="false" dir="../lib-log4j"/>
  </target>
 

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26