Browse Source

Remove vestige of Nutch's build.xml so that nightly target will run.

git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/trunk@375340 13f79535-47bb-0310-9956-ffa450edef68
Doug Cutting 19 years ago
parent
commit
ff7d8a10e2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      build.xml

+ 0 - 1
build.xml

@@ -246,7 +246,6 @@
     </copy>
 
     <copy todir="${dist.dir}/" file="build.xml"/>
-    <copy todir="${dist.dir}/" file="default.properties"/>
 
   </target>