Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 2427 invoked from network); 13 Mar 2010 03:28:50 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Mar 2010 03:28:50 -0000 Received: (qmail 75458 invoked by uid 500); 13 Mar 2010 03:28:11 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 75343 invoked by uid 500); 13 Mar 2010 03:28:10 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 75335 invoked by uid 99); 13 Mar 2010 03:28:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Mar 2010 03:28:09 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [76.13.13.92] (HELO smtp109.prem.mail.ac4.yahoo.com) (76.13.13.92) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 13 Mar 2010 03:28:02 +0000 Received: (qmail 3341 invoked from network); 13 Mar 2010 03:27:41 -0000 Received: from cpe-174-099-058-061.nc.res.rr.com (dwoods@174.99.58.61 with plain) by smtp109.prem.mail.ac4.yahoo.com with SMTP; 12 Mar 2010 19:27:40 -0800 PST X-Yahoo-SMTP: sCI.ryiswBB7FW.DxjU523c87MI- X-YMail-OSG: ScBakCoVM1lLOscvKr.jufUBUJDxiZmRBkl50CbWjY.b7.EcXUhNaOewfwct9QRVmERs1ggc06HrhHsZ.ATh3QNrxf5h0mYj46LBf9sTdipTfAByt9gPl9fdmIR7cpSPsGqmqpCP11CTf1Xsks8XcPwFxNfWBmljRgceY5qa0PEqLK92k.dtW2pPEer1lXt4OJUYo5XoDmTcoHUQd3p.FySyYlM_HqpOjGuF0oUrKOo82FNdpRu4TjyUI52PNjTLy8gXa9SUHWkHHvgz1hA246bVQ_gyGmCejgyGja29_Sk4HLMEgpqhRFmKsJXkww-- X-Yahoo-Newman-Property: ymail-3 Message-ID: <4B9B062C.5000705@apache.org> Date: Fri, 12 Mar 2010 22:27:40 -0500 From: Donald Woods User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.8) Gecko/20100227 Lightning/1.0b1 Thunderbird/3.0.3 MIME-Version: 1.0 To: aries-dev@incubator.apache.org Subject: Re: [jira] Updated: (ARIES-158) Undo workaround for OPENJPA-1491 References: <535877928.231471265976627968.JavaMail.jira@brutus.apache.org> <1716601180.232631268420907149.JavaMail.jira@brutus.apache.org> In-Reply-To: X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Understand, as long as it gets in after 0.1 is released. :-) -Donald On 3/12/10 5:45 PM, Alasdair Nottingham wrote: > Thanks for the patch, just so you know since we are in the process of > getting our first release out we are very unlikely to apply the patch > until we release since the maven release plugin doesn't let you > release with dependencies on snapshots. > > Alasdair > > On 12 March 2010 19:08, Donald Woods (JIRA) wrote: >> >> [ https://issues.apache.org/jira/browse/ARIES-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] >> >> Donald Woods updated ARIES-158: >> ------------------------------- >> >> Attachment: ARIES-158.patch >> >> Patch for trunk/jpa/ that undos the hack that was required to get around OPENJPA-1491 in 2.0.0-beta and 2.0.0-beta2. Also updates jpa/pom.xml to use openjpa 2.0.0-SNAPSHOT to pickup the fix that was checked into OpenJPA trunk using OPENJPA-1491 as r922397 on March 12, 2010. >> >> Once OPENJPA-1491 and ARIES-158 were integrated and built locally, all of the jpa junits passed for me. >> >> >>> Undo workaround for OPENJPA-1491 >>> -------------------------------- >>> >>> Key: ARIES-158 >>> URL: https://issues.apache.org/jira/browse/ARIES-158 >>> Project: Aries >>> Issue Type: Task >>> Components: JPA >>> Reporter: Jeremy Hughes >>> Priority: Minor >>> Attachments: ARIES-158.patch >>> >>> >>> Once OPENJPA-1491 is fixed we should undo the workaround we have for it which was committed in r908733 >> >> -- >> This message is automatically generated by JIRA. >> - >> You can reply to this email to add a comment to the issue online. >> >> > > >