Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
JDO 3.1-rc1
-
None
Description
On building API:
Compiling 33 source files to C:\jdo_newest\api\target\test-classes
------------------------------------------------------------------------
[ERROR]BUILD FAILURE
------------------------------------------------------------------------
Compilation failure
javax/jdo/stub/StubPMF.java:[554,9] method does not override a method from its superclass
The problem appears to be that this method does not return a value:
public Collection<Class> getManagedClasses()