소스 검색

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>