瀏覽代碼

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 年之前
父節點
當前提交
ff7d8a10e2
共有 1 個文件被更改,包括 0 次插入1 次删除
  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>