Hi Andy,

Matthew recently added method getDetachAllOnCommit to the interface PersistenceManager. Please do a svn update followed by maven rebuild in your api20 project. This should store an updated api20 jar in your local maven repository. I think then runtime20 will compile again (well, it does on my side ;-)).

Regads Michael

Is build of runtime20 currently broken ? I get
[javac] Compiling 71 source files to /home/andy/work/jdo/trunk/runtime20/target/classes /home/andy/work/jdo/trunk/runtime20/src/java/org/apache/jdo/impl/pm/PersistenceManagerImpl.java:269: cannot resolve symbol
symbol  : method getDetachAllOnCommit ()
location: interface org.apache.jdo.pm.PersistenceManagerFactoryInternal
        _detachAllOnCommit = pmf.getDetachAllOnCommit();

That is, "org.apache.jdo.pm.PersistenceManagerFactoryInternal" does not currently have getDetachAllOnCommit/setDetachAllOnCommit methods





--
Michael Bouschen                [EMAIL PROTECTED] Engineering GmbH
mailto:[EMAIL PROTECTED]        http://www.tech.spree.de/
Tel.:++49/30/235 520-33         Buelowstr. 66                   
Fax.:++49/30/2175 2012          D-10783 Berlin                  

Reply via email to