You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by cu...@apache.org on 2006/02/06 20:33:54 UTC

svn commit: r375340 - /lucene/hadoop/trunk/build.xml

Author: cutting
Date: Mon Feb  6 11:33:53 2006
New Revision: 375340

URL: http://svn.apache.org/viewcvs?rev=375340&view=rev
Log:
Remove vestige of Nutch's build.xml so that nightly target will run.

Modified:
    lucene/hadoop/trunk/build.xml

Modified: lucene/hadoop/trunk/build.xml
URL: http://svn.apache.org/viewcvs/lucene/hadoop/trunk/build.xml?rev=375340&r1=375339&r2=375340&view=diff
==============================================================================
--- lucene/hadoop/trunk/build.xml (original)
+++ lucene/hadoop/trunk/build.xml Mon Feb  6 11:33:53 2006
@@ -246,7 +246,6 @@
     </copy>
 
     <copy todir="${dist.dir}/" file="build.xml"/>
-    <copy todir="${dist.dir}/" file="default.properties"/>
 
   </target>