You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by mi...@apache.org on 2014/09/10 22:58:58 UTC

svn commit: r1624128 - /lucene/dev/trunk/lucene/backward-codecs/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java

Author: mikemccand
Date: Wed Sep 10 20:58:58 2014
New Revision: 1624128

URL: http://svn.apache.org/r1624128
Log:
LUCENE-5935: remove terrifying yet stale TODO

Modified:
    lucene/dev/trunk/lucene/backward-codecs/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java

Modified: lucene/dev/trunk/lucene/backward-codecs/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/backward-codecs/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java?rev=1624128&r1=1624127&r2=1624128&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/backward-codecs/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java (original)
+++ lucene/dev/trunk/lucene/backward-codecs/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java Wed Sep 10 20:58:58 2014
@@ -187,8 +187,6 @@ public class TestBackwardsCompatibility 
       "431.nocfs",
       "44.cfs",
       "44.nocfs",
-      // nocommit: WTF IS THIS TODO?! this isnt a TODO, its a NORELEASE
-      // TODO: these are on 4x, but something is wrong (they seem to be a too old DV format):
       "45.cfs",
       "45.nocfs",
       "451.cfs",