From dev-return-12445-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Tue Jun 16 14:51:07 2009 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 69037 invoked from network); 16 Jun 2009 14:51:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Jun 2009 14:51:07 -0000 Received: (qmail 97574 invoked by uid 500); 16 Jun 2009 14:38:46 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 97557 invoked by uid 500); 16 Jun 2009 14:38:46 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 97547 invoked by uid 99); 16 Jun 2009 14:38:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jun 2009 14:38:45 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [76.13.13.41] (HELO smtp102.prem.mail.ac4.yahoo.com) (76.13.13.41) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 16 Jun 2009 14:38:38 +0000 Received: (qmail 47638 invoked from network); 16 Jun 2009 14:38:16 -0000 Received: from bi01p1.nc.us.ibm.com (dwoods@129.33.49.251 with plain) by smtp102.prem.mail.ac4.yahoo.com with SMTP; 16 Jun 2009 07:38:16 -0700 PDT X-Yahoo-SMTP: sCI.ryiswBB7FW.DxjU523c87MI- X-YMail-OSG: M02zHKcVM1kWl70zi_CvtpjRhhUnVT1H2wYHNfmoActdoMQujetHnNlbNPUuMpWETQwQUhudct_vzUqAuBAzbL50g1g3DlQF4Vy.K2_yVf52_iMoNK1r2Spf.40yIfUlLtl7wj.knfRjuV_Hvavrmb1vsxRfYawJABlCE.TGM7e4Jlg.xgk751E7ejnyl5dL65UacDiffyKB4.cvb_etzmiQyivQb12sBKAsDBo8LmvFoDdebpOd36os4RGglInrAzfL5rGj72berzb93JErE6Z_6cW.DJnvHa1VHFzlPOQn.5CsX5Pt2wFsxD5gcXHo06Xx45BmVSIs X-Yahoo-Newman-Property: ymail-3 Message-ID: <4A37AE58.8030206@apache.org> Date: Tue, 16 Jun 2009 10:38:16 -0400 From: Donald Woods User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: dev@openjpa.apache.org Subject: Nexus based Apache Repos References: <20090616133609.6213323888D0@eris.apache.org> In-Reply-To: <20090616133609.6213323888D0@eris.apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Quick summary - The new Nexus based repo at [1] aggregates artifacts from the old Apache repos with new artifacts only deployed to the Nexus based repos (like the latest Geronimo Specs.) For more info on the new Apache Nexus based repos, checkout the doc links included in INFRA-1896 at [2]. [1] https://repository.apache.org/ [2] http://issues.apache.org/jira/browse/INFRA-1896 -Donald dwoods@apache.org wrote: > Author: dwoods > Date: Tue Jun 16 13:36:09 2009 > New Revision: 785211 > > URL: http://svn.apache.org/viewvc?rev=785211&view=rev > Log: > upgrade to latest Apache pom, so we start using the new nexus based repos which Geronimo is now using > > Modified: > openjpa/trunk/pom.xml > > Modified: openjpa/trunk/pom.xml > URL: http://svn.apache.org/viewvc/openjpa/trunk/pom.xml?rev=785211&r1=785210&r2=785211&view=diff > ============================================================================== > --- openjpa/trunk/pom.xml (original) > +++ openjpa/trunk/pom.xml Tue Jun 16 13:36:09 2009 > @@ -24,7 +24,7 @@ > > org.apache > apache > - 4 > + 6 > > 4.0.0 > > > >