[EMAIL PROTECTED] wrote:
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/_Suite.java?rev=572234&r1=572233&r2=572234&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/_Suite.java (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/_Suite.java Sun Sep 2 22:22:55 2007 @@ -112,6 +112,7 @@ {10, 1, 3, 1}, // 10.1.3.1 (Jun 30, 2006 / SVN 417277) {10, 2, 1, 6}, // 10.2.1.6 (Oct 02, 2006 / SVN 452058) {10, 2, 2, 0}, // 10.2.2.0 (Dec 12, 2006 / SVN 485682) + {10, 3, 1, 4}, // 10.3.1.4 (Aug 30, 2007 / SVN 571336)
According to the download page, 10.3.1.4 is: (August 1, 2007 / SVN 561794) http://db.apache.org/derby/derby_downloads.html Where does (Aug 30, 2007 / SVN 571336) come from? Dan.
