[ http://issues.apache.org/jira/browse/JDO-203?page=comments#action_12357439 ]
Craig Russell commented on JDO-203: ----------------------------------- The extension being used is in file ./pc/fieldtypes/FieldsOfObject.jdo: <extension vendor-name="jpox" key="implementation-classes" The extension should be replaced by the new attribute "field-type". JDO Issue 139 Add attribute field-type to field element. This would allow more specific field type to be specified at deployment time compared to compile time. For example, a field of type Object could be specified in the jdo metadata as containing only instances of type SimpleClass. Proposal: <!ATTLIST field field-type CDATA #IMPLIED> > Remove vendor extensions from TCK metadata > ------------------------------------------ > > Key: JDO-203 > URL: http://issues.apache.org/jira/browse/JDO-203 > Project: JDO > Type: Bug > Components: tck20 > Reporter: Michelle Caisse > Assignee: Michelle Caisse > > For example, FieldsOfObject.jdo. Check for other examples and fix. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
