[
https://issues.apache.org/jira/browse/JDO-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Jefferson closed JDO-704.
------------------------------
> API test compilation failure
> ----------------------------
>
> Key: JDO-704
> URL: https://issues.apache.org/jira/browse/JDO-704
> Project: JDO
> Issue Type: Bug
> Components: api
> Affects Versions: JDO 3.1-rc1
> Reporter: Michelle Caisse
> Fix For: JDO 3.1-rc1
>
>
> 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() {
> throw new UnsupportedOperationException("not implemented");
> }
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)