remove invalid test (already removed from trunk): it causes false failures on at least opensolaris, java 1.6

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@782397 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2009-06-07 14:52:51 +00:00
parent c14a2bfe49
commit 9eccbc50c3
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<property name="Name" value="Lucene"/>
<property name="dev.version" value="2.9-dev"/>
<property name="version" value="${dev.version}"/>
<property name="compatibility.tag" value="lucene_2_4_back_compat_tests_20090602"/>
<property name="compatibility.tag" value="lucene_2_4_back_compat_tests_20090607"/>
<property name="spec.version" value="${version}"/>
<property name="year" value="2000-${current.year}"/>
<property name="final.name" value="lucene-${name}-${version}"/>