| Michelle Caisse (JIRA) 2006-02-06, 2:45 am |
| [ http://issues.apache.org/jira/browse/JDO-291?page=all ]
Michelle Caisse updated JDO-291:
--------------------------------
Attachment: JDO-291.patch
The attached patch shows the deleted files, but not the added files named *-standard*.orm, which are in my workspace.
> Remove "derby" from orm mapping names.
> --------------------------------------
>
> Key: JDO-291
> URL: http://issues.apache.org/jira/browse/JDO-291
> Project: JDO
> Type: Bug
> Components: tck20
> Versions: JDO 2 beta
> Reporter: Craig Russell
> Assignee: Michelle Caisse
> Fix For: JDO 2 rc1
> Attachments: JDO-291.patch
>
> The TCK was organized so that different mappings could be used for different datastores, and the name was selected by specifying the Mapping property in the pmf properties. But the only thing in the mapping files currently is standard JDO. Hence, we no
longer need to have any datastore-specific orm files, and should just use the name Mapping=standard in the properties file, and not use the datastore name.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|