Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 32968 invoked from network); 22 May 2008 21:59:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 May 2008 21:59:19 -0000 Received: (qmail 30367 invoked by uid 500); 22 May 2008 21:59:21 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 30205 invoked by uid 500); 22 May 2008 21:59:21 -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 30194 invoked by uid 99); 22 May 2008 21:59:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 May 2008 14:59:21 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of plinskey@gmail.com designates 209.85.132.247 as permitted sender) Received: from [209.85.132.247] (HELO an-out-0708.google.com) (209.85.132.247) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 May 2008 21:58:35 +0000 Received: by an-out-0708.google.com with SMTP id c36so65703ana.96 for ; Thu, 22 May 2008 14:58:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=PG55ak8+vceBb04nj5A0Igs1Fh/hidHAtPmKN8bcpB0=; b=CZid622oRwnoHj9xaNHx5UD2MxCPjoYmFvnF+eOWpNATKHNj0J8niEHTztSx9XaZ5bP22aWx9Md6JoPq4rX3KO4W6x/QVYsINDIQeSepzoA3+//XZ5mL9Ixp96K82ea2uA5WHvIGafYN3lNahckbOZHG7XeF58vfqroCkjblRWg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JbuqCrWJ80GIkVStyzJL1nAa7X0GTvHp4arNXmkfz8BY40wtuumxakUcEOzb/LWgeWLscLhrCP1dBfyMhJ12bdpqsiq1IaxzT+LTcchrP9VODX65k7kkTe1rpXUIe2Gn5glZoUpe8SjPGA3ZYkPeMo7UYbi7uGt4qR3j53aWTbI= Received: by 10.100.154.19 with SMTP id b19mr845169ane.115.1211493531044; Thu, 22 May 2008 14:58:51 -0700 (PDT) Received: by 10.100.215.13 with HTTP; Thu, 22 May 2008 14:58:50 -0700 (PDT) Message-ID: <7262f25e0805221458j33151420m6d3de97132bc0c94@mail.gmail.com> Date: Thu, 22 May 2008 14:58:50 -0700 From: "Patrick Linskey" To: dev@openjpa.apache.org Subject: Re: [VOTE] Approve OpenJPA 1.1.0 release (take two) In-Reply-To: <89c0c52c0805221433h512c1ed0o22dfd071ed070e2b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1A7CA2D5-25E4-4D0A-B14C-F5997DB78F1B@gmail.com> <7262f25e0805221344ka3ba388nc800543b56fca4b5@mail.gmail.com> <89c0c52c0805221433h512c1ed0o22dfd071ed070e2b@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org They're a couple of weeks out of sync. Once the vote is all done, I'm going to merge the 1.1.0 build changes back to 1.1.x and the 1.1.x changes down to trunk. I'll probably do that tomorrow. -Patrick On Thu, May 22, 2008 at 2:33 PM, Kevin Sutter wrote: > +1 Thanks for the great work, Patrick. > > On a semi-related note, have all of the changes committed to 1.1.0 been > migrated back to trunk? At one point, there was a slight disconnect between > the code bases (to help expedite the development of the 1.1.0 branch). Just > wondering if we are now back in synch. And, if not, what are the plans for > this synching? > > Thanks, > Kevin > > On Thu, May 22, 2008 at 3:44 PM, Patrick Linskey wrote: > >> +1, for the record. >> >> -Patrick >> >> On Mon, May 19, 2008 at 9:32 PM, Patrick Linskey >> wrote: >> > OpenJPA Developers- >> > >> > A second candidate build for OpenJPA 1.1.0 is available at the following >> > URLs: >> > >> > http://openjpa.apache.org/builds/1.1.0/downloads/ >> > >> http://people.apache.org/~pcl/release-candidates/1.1.0/repo/m2-ibiblio-rsync-repository/ >> > >> > Please review these artifacts and signatures, and vote whether we >> > should release them as Apache OpenJPA version 1.1.0. Release notes >> > for this release are included in the artifact, or can be browsed at: >> > >> > >> http://svn.apache.org/repos/asf/openjpa/branches/1.1.0/openjpa-project/RELEASE-NOTES.html >> > >> > The Apache Release Audit Tool has been run on the release, and no >> > missing licenses were found with the exceptions listed in the >> > exclusion section of the "rat-maven-plugin" configuration in http:// >> > svn.apache.org/repos/asf/openjpa/branches/1.1.0/pom.xml . >> > >> > The JPA 1.0 TCK has been successfully run against the release as well. >> > >> > In accordance with http://www.apache.org/foundation/ >> > voting.html#ReleaseVotes , three +1 votes will be sufficient to >> > approve the release for publication. While it is not possible to veto >> > a release, the vote will remain open for the standard 3 day period >> > (ending at 9:30pm Pacific on Thursday 5/22) in order to allow people to >> > thoroughly review the release and perform whatever additional testing >> > they desire and raise any concerns or objections. >> > >> > A vote of "+1" means you approve of the release for publication, "-1" >> > means you do not approve, and a "+0" or "-0" means you are neutral. >> > >> > Thanks in advance for your diligence in helping to ensure that the >> > quality of the OpenJPA 1.1.0 release reflects the high quality of all >> > of its contributors! >> > >> > -Patrick >> > >> > -- >> > Patrick Linskey >> > 202 669 5907 >> > >> >> >> >> -- >> Patrick Linskey >> 202 669 5907 >> > -- Patrick Linskey 202 669 5907