Hi Craig,
> I think these are pretty close to what we want to ship for the next
> release. Can others please try the two projects and see if there are
> any issues?
api builds ok for me, but creates 2.3-SNAPSHOT (from parent project.xml) not
3.0-SNAPSHOT
api/pom.xml has artifactId="jdo2-api" and name="JDO2 API".
Should be "jdo-api" and "JDO API"
api/project.xml has name="JDO2 API"
Should be "JDO API"
tck
enhancement.conf gave
[java] Cannot find test class
'org.apache.jdo.tck.enhancement.FieldAccessModified'.
[java] Cannot find test class
'org.apache.jdo.tck.enhancement.ImplementsPersistenceCapable'.
Maybe these are tests that shouldn't be run or something ?
--
Andy
DataNucleus (http://www.datanucleus.org)