Remove (now no-op) original position copy/paste remnant

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470369 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2013-04-22 00:33:38 +00:00
parent 916f1fabbd
commit 44a400f99a
1 changed files with 0 additions and 2 deletions

View File

@ -296,8 +296,6 @@
<copy todir="${fakeRelease}/solr">
<fileset dir="solr/package"/>
</copy>
<property name="svnversion.exe" value="svnversion" />
<exec dir="." executable="${svnversion.exe}" outputproperty="fakeReleaseSvnRevision" failifexecutionfails="false"/>
<makeurl file="${fakeRelease}" validate="false" property="fakeRelease.uri"/>
<exec executable="${python32.exe}" failonerror="true">
<arg value="-u"/>