Page Breaks: IsLeaveWindow() is unreliable, we do not need it here.
[LibreOffice.git] / lucene / lucene.patch
blob3acd21e636366da2d1dd0bab2482a87b110c3ac2
1 --- lucene-2.3.2/common-build.xml 2008-05-01 22:28:56.000000000 +0200
2 +++ misc/build/lucene-2.3.2/common-build.xml 2008-06-16 16:01:28.812500000 +0200
3 @@ -280 +280 @@
4 - value="${version} ${svnversion} - ${user.name} - ${DSTAMP} ${TSTAMP}"/>
5 + value="${version}"/>
6 @@ -297,6 +296,0 @@
7 - <!-- If possible, include the svnversion -->
8 - <exec dir="." executable="svnversion"
9 - outputproperty="svnversion" failifexecutionfails="false">
10 - <arg line="."/>
11 - </exec>