|
Home > Archive > Apache JDO Project > August 2005 > Upgrade derby version in tck20
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Upgrade derby version in tck20
|
|
| Michael Bouschen 2005-08-30, 7:45 am |
| Hi,
derby recently released version 10.1.1.0 and graduated from apache
incubator. So how about upgrading the derby version in tck20? The major
reason is that the new derby version is available from ibiblio, so it
will be automatically downloaded by maven. With this change all the
dependencies as specified in tck20/project.xml can be resolved
automatically. We still need to manually download the JNDI
implementation (fscontext.jar and providerutil.jar) for running the tck
(no compile-time dependency).
I adapted the README.txt under trunk and removed the text about manual
downloads for JPOX and derby. Attached you find a patch for review
changing the README, tck20/project.xml and tck20/project.properties.
Running the tck with derby 10.1.1.0 results in the same number of errors
and failures.
Regards Michael
--
Michael Bouschen Tech@Spree Engineering GmbH
mailto:mbo.tech@spree.de http://www.tech.spree.de/
Tel.:++49/30/235 520-33 Buelowstr. 66
Fax.:++49/30/2175 2012 D-10783 Berlin
| |
| Craig Russell 2005-08-30, 5:45 pm |
| | |
| Michael Bouschen 2005-08-31, 7:45 am |
| Hi,
I checked in the derby upgrade.
I did a clean run uisng the new derby version. I did not try to run a
database schema that was created using the previous derby version. So
you might want to reinstall the schema (maven installSchema) in case you
detect problems.
Regards Michael
> Hi Michael,
>
> +1.
>
> Craig
>
> On Aug 30, 2005, at 4:41 AM, Michael Bouschen wrote:
>
>
> Craig Russell
>
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
>
> 408 276-5638 mailto:Craig.Russell@sun.com
>
> P.S. A good JDO? O, Gasp!
>
>
--
Michael Bouschen Tech@Spree Engineering GmbH
mailto:mbo.tech@spree.de http://www.tech.spree.de/
Tel.:++49/30/235 520-33 Buelowstr. 66
Fax.:++49/30/2175 2012 D-10783 Berlin
|
|
|
|
|