Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 31813 invoked from network); 27 Sep 2005 08:56:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Sep 2005 08:56:24 -0000 Received: (qmail 47734 invoked by uid 500); 27 Sep 2005 08:56:23 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 47720 invoked by uid 99); 27 Sep 2005 08:56:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2005 01:56:23 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [212.224.30.66] (HELO service-01.spree.de) (212.224.30.66) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2005 01:56:29 -0700 Received: from [127.0.0.1] (merlin.spree.de [172.16.1.107]) (authenticated bits=0) by service-01.spree.de (8.13.4/8.13.4/Debian-3) with ESMTP id j8R8toNF002168 for ; Tue, 27 Sep 2005 10:55:50 +0200 Message-ID: <4339091E.8050608@spree.de> Date: Tue, 27 Sep 2005 10:55:58 +0200 From: Michael Bouschen Organization: Tech@Spree Engineering User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: jdo-dev@db.apache.org Subject: Re: PM/PMF detachAllOnCommit broken in runtime20 ? References: <200509270945.20942.andy@jpox.org> In-Reply-To: <200509270945.20942.andy@jpox.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 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 Tech@Spree Engineering GmbH mailto:mbo.tech@spree.de http://www.tech.spree.de/ Tel.:++49/30/235 520-33 Buelowstr. 66 Fax.:++49/30/2175 2012 D-10783 Berlin