You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@lucene.apache.org by us...@apache.org on 2009/09/30 18:14:50 UTC

svn commit: r820331 - /lucene/java/branches/lucene_2_9_back_compat_tests/

Author: uschindler
Date: Wed Sep 30 16:14:50 2009
New Revision: 820331

URL: http://svn.apache.org/viewvc?rev=820331&view=rev
Log:
Create a new branch for 2.9 backwards tests. This branch (with deprecated tests removed soonly) should be compiled with java 1.4 by trunk and tests should pass with Java-1.5-generics-enabled trunk Lucene

Added:
    lucene/java/branches/lucene_2_9_back_compat_tests/   (props changed)
      - copied from r818600, lucene/java/branches/lucene_2_9/

Propchange: lucene/java/branches/lucene_2_9_back_compat_tests/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Sep 30 16:14:50 2009
@@ -0,0 +1,13 @@
+build
+dist
+*~
+velocity.log
+build.properties
+.idea
+*.iml
+*.ipr
+*.iws
+.project
+.classpath
+.settings
+prj.el

Propchange: lucene/java/branches/lucene_2_9_back_compat_tests/
------------------------------------------------------------------------------
    svn:mergeinfo = /lucene/java/branches/lucene_2_4:748824