You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Daniel John Debrunner <dj...@apache.org> on 2007/09/04 18:58:39 UTC

Re: svn commit: r572234 - in /db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests: Changes10_4.java UpgradeRun.java _Suite.java

mamta@apache.org 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.

Re: svn commit: r572234 - in /db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests: Changes10_4.java UpgradeRun.java _Suite.java

Posted by Mamta Satoor <ms...@gmail.com>.
Sorry, I used the wrong checkin number in my comment in _Suite.java. I used
the revision that Rick used to upload the 10.3.1.4 jars to
svn.apache.org/repos/asf/db/derby/jars I will fix _Suite.java to use the
correct date and SVN number which is 561794.

thanks for catching it,
Mamta


On 9/4/07, Daniel John Debrunner <djd@apache.org > wrote:
>
> mamta@apache.org 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.
>