You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by rh...@apache.org on 2011/04/29 19:40:57 UTC

svn commit: r1097898 - /db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/OldVersions.java

Author: rhillegas
Date: Fri Apr 29 17:40:57 2011
New Revision: 1097898

URL: http://svn.apache.org/viewvc?rev=1097898&view=rev
Log:
DERBY-5016: Add 10.8.1.2 to list of upgrade versions.

Modified:
    db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/OldVersions.java

Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/OldVersions.java
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/OldVersions.java?rev=1097898&r1=1097897&r2=1097898&view=diff
==============================================================================
--- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/OldVersions.java (original)
+++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/OldVersions.java Fri Apr 29 17:40:57 2011
@@ -52,6 +52,7 @@ public class OldVersions
         {10, 6, 1, 0}, // 10.6.1.0 (May 18, 2010/ SVN 938214)
         {10, 6, 2, 1}, // 10.6.2.1 (Oct 6, 2010/ SVN 999685)
         {10, 7, 1, 1}, // 10.7.1.1 (December 14, 2010/ SVN 1040133)
+        {10, 8, 1, 2}, // 10.8.1.2 (April 29, 2011/ SVN 1095077)
     };
 
     //Constant for special upgrade testing with both upgrade and create