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

Diff of /lucene/nutch/trunk/src/plugin/ontology/build.xml

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

--- lucene/nutch/trunk/src/plugin/ontology/build.xml	2006/03/04 00:24:45	382980
+++ lucene/nutch/trunk/src/plugin/ontology/build.xml	2006/03/04 00:26:54	382981
@@ -1,14 +1,9 @@
 <?xml version="1.0"?>
 
-<project name="ontology" default="jar">
+<project name="ontology" default="jar-core">
 
   <import file="../build-plugin.xml"/>
 
-  <!-- Build compilation dependencies -->
-  <target name="deps-jar">
-    <ant target="compile-core" inheritall="false" dir="${nutch.root}"/>
-  </target>
-
   <!-- Deploy Unit test dependencies -->
   <target name="deps-test">
     <ant target="deploy" inheritall="false" dir="../nutch-extensionpoints"/>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26