[ 
https://issues.apache.org/jira/browse/JDO-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Jefferson resolved JDO-648.
--------------------------------

         Assignee: Andy Jefferson  (was: Michelle Caisse)
    Fix Version/s: JDO 2 maintenance release 3
       Resolution: Fixed

SVN trunk compiles

> runtime2 project fails to compile
> ---------------------------------
>
>                 Key: JDO-648
>                 URL: https://issues.apache.org/jira/browse/JDO-648
>             Project: JDO
>          Issue Type: Bug
>          Components: runtime2
>    Affects Versions: JDO 2 maintenance release 3
>            Reporter: Michelle Caisse
>            Assignee: Andy Jefferson
>             Fix For: JDO 2 maintenance release 3
>
>
> Doing maven build in runtime2, I get:
> java:compile:
>     [echo] Compiling to /home/michelle/jdo/jdo/trunk/runtime20/target/classes
>     [javac] Compiling 51 source files to 
> /home/michelle/jdo/jdo/trunk/runtime20/target/classes
>     [javac] 
> /home/michelle/jdo/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/pm/PersistenceManagerWrapper.java:44:
>  org.apache.jdo.impl.pm.PersistenceManagerWrapper is not abstract and does 
> not override abstract method getQueryTimeoutMillis() in 
> javax.jdo.PersistenceManager
>     [javac] public class PersistenceManagerWrapper implements 
> PersistenceManager {
>     [javac]        ^
>     [javac] 
> /home/michelle/jdo/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/pm/TransactionImpl.java:51:
>  org.apache.jdo.impl.pm.TransactionImpl is not abstract and does not override 
> abstract method getSerializeRead() in javax.jdo.Transaction
>     [javac] class TransactionImpl implements javax.jdo.Transaction {
>     [javac] ^
>     [javac] Note: 
> /home/michelle/jdo/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/pm/PersistenceManagerWrapper.java
>  uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>     [javac] 2 errors

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to