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 2022/06/09 21:27:15 UTC

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

Author: rhillegas
Date: Thu Jun  9 21:27:14 2022
New Revision: 1901797

URL: http://svn.apache.org/viewvc?rev=1901797&view=rev
Log:
DERBY-7136: Add 10.16.1.1 to the list of valid starting points for the upgrade tests; commit derby-7136-12-aa-add10.16.1.1toUpgradeStartingPoints.diff.

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

Modified: db/derby/code/trunk/java/org.apache.derby.tests/org/apache/derbyTesting/functionTests/tests/upgradeTests/OldVersions.java
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/org.apache.derby.tests/org/apache/derbyTesting/functionTests/tests/upgradeTests/OldVersions.java?rev=1901797&r1=1901796&r2=1901797&view=diff
==============================================================================
--- db/derby/code/trunk/java/org.apache.derby.tests/org/apache/derbyTesting/functionTests/tests/upgradeTests/OldVersions.java (original)
+++ db/derby/code/trunk/java/org.apache.derby.tests/org/apache/derbyTesting/functionTests/tests/upgradeTests/OldVersions.java Thu Jun  9 21:27:14 2022
@@ -65,6 +65,7 @@ public class OldVersions
         {10, 14, 2, 0}, // 10.14.2.0 (May 3, 2018/ SVN 1828579)
         {10, 15, 1, 3}, // 10.15.1.3 (March 5, 2019 / SVN 1853019)
         {10, 15, 2, 0}, // 10.15.2.0 (February 18, 2020 / SVN 1873585)
+        {10, 16, 1, 1}, // 10.16.1.1 (June 2, 2022 / SVN 1901046)
     };
 
     //Constant for special upgrade testing with both upgrade and create