|
Home > Archive > Apache JDO Project > June 2005 > week's status
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]
|
|
| Michelle Caisse 2005-06-30, 5:45 pm |
| I won't be able to attend tomorrow's JDO TCK conference call, so here is
my status. This week I checked in the following changes:
Metadata changes
JDO-65 Collections of wrapper types should default to embedded-element=false
JDO-75 embedded-key and embedded-value should never have different
values in our test cases
Build changes
Create a PMF properties file on the fly in maven.xml, to allow setting
different values of javax.jdo.option.Mapping and
org.jpox.identifier.defaultSchemaName during a single test run.
Change log file name so that timestamp is first for ease of sorting.
I will return a week from Monday, after the Sun Independence Day holiday
week.
-- Michelle
| |
| Michelle Caisse 2005-06-30, 5:45 pm |
| Correction below...
Michelle Caisse wrote:
> I won't be able to attend tomorrow's JDO TCK conference call, so here
> is my status. This week I checked in the following changes:
>
> Metadata changes
> JDO-65 Collections of wrapper types should default to
> embedded-element=false
> JDO-75 embedded-key and embedded-value should never have different
> values in our test cases
>
> Build changes
> Create a PMF properties file on the fly in maven.xml, to allow setting
> different values of javax.jdo.option.Mapping and
> org.jpox.identifier.defaultSchemaName during a single test run.
Make that javax.jdo.mapping.Schema, not org.jpox...
-- Michelle
|
|
|
|
|