From dev-return-16249-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Mon Apr 19 20:43:29 2010 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 5891 invoked from network); 19 Apr 2010 20:43:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Apr 2010 20:43:28 -0000 Received: (qmail 28689 invoked by uid 500); 19 Apr 2010 20:43:28 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 28643 invoked by uid 500); 19 Apr 2010 20:43:28 -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 28635 invoked by uid 99); 19 Apr 2010 20:43:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Apr 2010 20:43:27 +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.44] (HELO smtp105.prem.mail.ac4.yahoo.com) (76.13.13.44) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 19 Apr 2010 20:43:20 +0000 Received: (qmail 40760 invoked from network); 19 Apr 2010 20:42:59 -0000 Received: from cpe-174-099-058-061.nc.res.rr.com (dwoods@174.99.58.61 with plain) by smtp105.prem.mail.ac4.yahoo.com with SMTP; 19 Apr 2010 13:42:59 -0700 PDT X-Yahoo-SMTP: sCI.ryiswBB7FW.DxjU523c87MI- X-YMail-OSG: ContQG0VM1m9hdiMoFZcs2hh51ljs_819ta6WPynx68jHOqRVYNjqXgAS6MY3GvVIBNiJw2I2fc.dC0SwXhS5AKKegLYtspvqwmr7uDlRktmRzhC3jAfNm8qABpk1tzNEq6dqgsyXqdHtMmF34KVJwwiLedFxj9Oc9fxD23vIDcceDlqyesiVi9g2nzm0kK6Ch8URxr3g4eS_N8SIKKX36IQg321U.Fm_kNAxXvjLU2miS1yPVUlB.TdKBOaxpKDYDYv.AVqh2eFepUm.64J_q0uSQ-- X-Yahoo-Newman-Property: ymail-3 Message-ID: <4BCCC052.5080808@apache.org> Date: Mon, 19 Apr 2010 16:42:58 -0400 From: Donald Woods User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: dev@openjpa.apache.org Subject: Re: [VOTE] Apache OpenJPA 2.0.0 release candidate #2 References: <4BCCA4E1.9040809@apache.org> In-Reply-To: <4BCCA4E1.9040809@apache.org> 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 +1 JPA 2.0 TCK passed. -Donald On 4/19/10 2:45 PM, Donald Woods wrote: > I've staged a RC2 for OpenJPA 2.0.0 based on r935683 of the code in the > 2.0.x branch, which was tagged in svn to: > https://svn.apache.org/repos/asf/openjpa/tags/2.0.0/ > > The following issues were resolved since the first RC vote on April 11th > (svn r932976): > OPENJPA-1091, OPENJPA-1605, OPENJPA-1628, OPENJPA-1630, OPENJPA-1631 > > Release Notes: > http://svn.apache.org/viewvc/openjpa/tags/2.0.0/openjpa-project/RELEASE-NOTES.html?view=co > > Maven staging repo: > http://people.apache.org/~dwoods/openjpa/2.0.0/staging-repo/ > > Site staging: > http://people.apache.org/~dwoods/openjpa/2.0.0/staging-site/ > > Distribution artifacts: > http://people.apache.org/~dwoods/openjpa/2.0.0/staging-site/apache-openjpa/downloads/ > > User's Guide: > http://people.apache.org/~dwoods/openjpa/2.0.0/staging-site/apache-openjpa/docs/ > > API Docs: > http://people.apache.org/~dwoods/openjpa/2.0.0/staging-site/apidocs/ > > > The RAT and IANAL build checks passed. > The openjpa and openjpa-all shaded jar content looks good. > The test-base, test-sources and tests jars are in the staging repo. > > > The vote will be open for 3 days. > > [ ] +1 > [ ] 0 > [ ] -1 (and reason why) > > > Thanks, > Donald > >