0e518a8c34
2008/07/23 07:36:07 jsc 1.1.2.1: #i91750# remove patch for the build.xml, it is obsolete
12 lines
524 B
Diff
12 lines
524 B
Diff
--- lucene-2.3.2/common-build.xml 2008-05-01 22:28:56.000000000 +0200
|
|
+++ misc/build/lucene-2.3.2/common-build.xml 2008-06-16 16:01:28.812500000 +0200
|
|
@@ -280 +280 @@
|
|
- value="${version} ${svnversion} - ${user.name} - ${DSTAMP} ${TSTAMP}"/>
|
|
+ value="${version}"/>
|
|
@@ -297,6 +296,0 @@
|
|
- <!-- If possible, include the svnversion -->
|
|
- <exec dir="." executable="svnversion"
|
|
- outputproperty="svnversion" failifexecutionfails="false">
|
|
- <arg line="."/>
|
|
- </exec>
|
|
-
|