mirror of https://github.com/apache/lucene.git
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:
parent
916f1fabbd
commit
44a400f99a
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue