Issue Details (XML | Word | Printable)

Key: JDO-291
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Michelle Caisse
Reporter: Craig Russell
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

Remove "derby" from orm mapping names.

Created: 04/Feb/06 04:41 AM   Updated: 10/Feb/06 09:04 AM
Return to search
Component/s: tck2
Affects Version/s: JDO 2 beta
Fix Version/s: JDO 2 rc1

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works JDO-291.patch 2006-02-06 01:03 PM Michelle Caisse 987 kB

Resolution Date: 10/Feb/06 09:04 AM


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #376442 Thu Feb 09 21:31:22 UTC 2006 mcaisse JDO-291
Files Changed
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard6.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-derby6.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-derby1.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-derby3.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/query/package-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/query/package-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-standard1.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-derby1.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-standard3.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-derby3.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-derby5.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-derby7.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-derby5.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-derby7.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/company/package-standard2.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/company/package-derby2.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/company/package-standard4.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/company/package-derby4.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/company/package-derby2.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/company/package-derby4.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/api/instancecallbacks/package-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/api/instancecallbacks/package-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigInteger-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/api/instancecallbacks/package-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject-derby.orm
MODIFY /db/jdo/trunk/tck20/maven.xml
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/inheritance/package-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard6.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-derby6.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashSetCollections-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/api/instancecallbacks/package-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/api/instancecallbacks/package-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivefloat-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/company/package-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/company/package-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard5.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-derby5.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-standard7.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-derby7.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringValueCollections-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/instancecallbacks/package-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SetCollections-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-derby2.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayListCollections-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-derby4.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/shoppingcart/package-standard8.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/shoppingcart/package-derby8.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-standard2.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-derby2.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeMapStringKeyCollections-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-standard4.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-derby4.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/query/package-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBoolean-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleClass-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/shoppingcart/package-derby8.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfInteger-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/instancecallbacks/package-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/instancecallbacks/package-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfByte-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/CollectionCollections-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/company/package-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-derby6.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfString-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLong-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringKeyCollections-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/mylib/package-derby6.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/query/package-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/inheritance/package-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/shoppingcart/package-derby8.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDouble-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfDate-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/company/package-standard1.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/company/package-derby1.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/AllTypes-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveboolean-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfFloat-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/company/package-standard3.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/company/package-derby3.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/company/package-derby1.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringValueCollections-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/company/package-derby3.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveint-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfSimpleInterface-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ListCollections-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/inheritance/package-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/inheritance/package-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/VectorCollections-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/query/package-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/query/package-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/MapStringKeyCollections-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/lifecycle/StateTransitionObj-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/TreeSetCollections-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/inheritance/package-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/inheritance/package-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfLocale-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/company/package-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfObject-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivedouble-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/shoppingcart/package-standard8.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/shoppingcart/package-derby8.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/SimpleClass-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfBigDecimal-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/instancecallbacks/package-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/instancecallbacks/package-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitiveshort-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivebyte-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard5.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-derby5.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/singlefieldidentity/package-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivechar-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-standard7.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-derby7.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashtableStringValueCollections-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/api/instancecallbacks/package-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/ArrayCollections-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfCharacter-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringKeyCollections-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfPrimitivelong-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/LinkedListCollections-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/singlefieldidentity/package-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/singlefieldidentity/package-derby.orm)
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/mylib/package-derby.orm
DEL /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/instancecallbacks/package-derby.orm
ADD /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort-standard.orm (from /db/jdo/trunk/tck20/src/orm/datastoreidentity/org/apache/jdo/tck/pc/fieldtypes/FieldsOfShort-derby.orm)
ADD /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections-standard.orm (from /db/jdo/trunk/tck20/src/orm/applicationidentity/org/apache/jdo/tck/pc/fieldtypes/HashMapStringValueCollections-derby.orm)