Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Jdo Wiki" for change notification.
The following page has been changed by MichelleCaisse:
http://wiki.apache.org/jdo/TechnologyCompatibilityKit21
------------------------------------------------------------------------------
The table below shows the combinations to be tested.
- || Annotated Java || XML metadata || Comment ||
+ || '''Annotated Java''' || '''XML metadata''' || '''Comment''' ||
|| No || Application identity || Same as JDO 2.0 ||
|| No || Datastore identity || " ||
|| Yes || Application identity || Tests override of annotations ||
@@ -16, +16 @@
|| Application identity || No || Only company model, !CompletenessTest ||
|| Datastore identity || No || " ||
+ The following tasks must be done to test JDO 2 annotations:
+
+ * Modify maven.xml to run tests using annotations. There must be no overriding metadata
on the execution classpath.
+ * Created annotated class files for company model.
+
|