The results for the open-jpa-dev vote for release 0.9.7 are:
Marc Prud'hommeaux +1 Patrick Linskey +1 Kevin Sutter +1 Craig Russel +1 Eddie O'Neil +1 (my implicit vote) +1 We have the required 3 +1 votes and no 0 or -1 votes so I will go ahead and submit a vote on the incubator mailing list. Thanks everyone, Michael Dick On 4/24/07, Eddie O'Neil <[EMAIL PROTECTED]> wrote:
+1 to the release. I didn't do a thorough look through this release, but it looks like the same general package as the last RC with the previous issues addressed. Thanks for updating the available KEYS file -- the signatures of the binary / source zip packages worked fine this time. +1 to second the points Craig made. Nice work, All. Cheers, Eddie On 4/22/07, Craig L Russell <[EMAIL PROTECTED]> wrote: > +1 to release > > First, Mike, this release vote request is a thing of beauty. I'm > going to frame it for reference. > > I used mvn to get the maven artifacts of the build; all the dependent > artifacts downloaded and everything worked fine with Mike's excellent > repository. > > I ran rat on both binary and source distributions and found just one > anomaly not reported earlier: > docs/manual/manual.html doesn't have a license in it. I didn't look > at the binary distribution with rat so I didn't catch this before. I > assume that this file is generated but in future we should probably > see if there is a way of including a license header in it. For now, > we can mark it as being generated. > > Good job everyone. > > Craig > > On Apr 20, 2007, at 12:41 PM, Michael Dick wrote: > > > OpenJPA People- > > > > In accordance with the Incubating Releases guidelines at > > http://incubator.apache.org/incubation/Incubation_Policy.html#Releases > > , I've taken another shot at making a release and start a vote on > > publishing > > a "0.9.7-incubating" release of OpenJPA. > > > > The release candidate is at: > > http://people.apache.org/~mikedd/staging-repository/org/apache/ > > openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7- > > incubating-binary.zip<http://people.apache.org/%7Emikedd/staging- > > repository/org/apache/openjpa/openjpa-project/0.9.7-incubating/ > > openjpa-project-0.9.7-incubating-binary.zip> > > > > The GPG signature and MD5 checksums are at: > > http://people.apache.org/~mikedd/staging-repository/org/apache/ > > openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7- > > incubating-binary.zip.asc<http://people.apache.org/%7Emikedd/ > > staging-repository/org/apache/openjpa/openjpa-project/0.9.7- > > incubating/openjpa-project-0.9.7-incubating-binary.zip.asc> > > http://people.apache.org/~mikedd/staging-repository/org/apache/ > > openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7- > > incubating-binary.zip.md5<http://people.apache.org/%7Emikedd/ > > staging-repository/org/apache/openjpa/openjpa-project/0.9.7- > > incubating/openjpa-project-0.9.7-incubating-binary.zip.md5> > > > > The sources, sources GPG signature and sources MD5 checksum are > > available > > at: http://people.apache.org/~mikedd/staging-repository/org/apache/ > > openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7- > > incubating-source.zip > > <http://people.apache.org/%7Emikedd/staging-repository/org/apache/ > > openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7- > > incubating-source.zip> > > http://people.apache.org/~mikedd/staging-repository/org/apache/ > > openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7- > > incubating-source.zip.asc > > <http://people.apache.org/%7Emikedd/staging-repository/org/apache/ > > openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7- > > incubating-source.zip.asc> > > http://people.apache.org/~mikedd/staging-repository/org/apache/ > > openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7- > > incubating-source.zip.md5 > > <http://people.apache.org/%7Emikedd/staging-repository/org/apache/ > > openjpa/openjpa-project/0.9.7-incubating/openjpa-project-0.9.7- > > incubating-source.zip.md5> > > > > A branch for this release candidate has been created at : > > https://svn.apache.org/repos/asf/incubator/openjpa/branches/0.9.7- > > incubating-RC2 > > > > > > The release has been published to a staging repository on > > people.apache.org. > > The staging repository may be used in a maven 2 build file by > > adding the > > following information : > > . . . > > <repositories> > > <repository> > > <id>staging-repository</id> > > <name>mikedd's staging repository</name> > > <url> > > > > http://people.apache.org/~mikedd/staging-repository<http:// > > people.apache.org/%7Emikedd/staging-repository> > > </url> > > </repository> > > . . . > > </repositories> > > . . . > > > > <dependencies> > > <dependency> > > <groupId>org.apache.openjpa</groupId> > > <artifactId>openjpa-all</artifactId> > > <version>0.9.7-incubating</version> > > </dependency> > > . . . > > </dependencies> > > > > Known issues : > > There are a few .rsrc files included in the release which do not > > contain > > licensing information. The issue has been discussed in several > > threads on > > the open-jpa-dev mailing list (links follow). To summarize : > > orm-xsd.rsrc and persistence-xsd.rsrc are copies of the official > > JPA schemas > > under CDDL that are properly attributed in LICENSE.txt > > java-keywords.rsrc does not contain IP > > schemas-doctype.rsrc does contain IP however the parser for this > > file does > > not support comments. > > > > These issues will be addressed in a future release. > > For more information please see the discussion on the mailing list > > (roughly) > > starting here > > http://www.nabble.com/forum/ViewPost.jtp?post=10022158&framed=y > > > > Please vote to publish this incubating release on the project Web > > page: > > > > http://cwiki.apache.org/openjpa/downloads.html > > > > This vote will remain open until 14:40 CST on Tuesday April 24th. > > A "+1" indicates that you approve of the release, a "-1" indicates a > > vote against making a release > > > > > > -- > > -Michael Dick > > Craig Russell > DB PMC, OpenJPA PPMC > [EMAIL PROTECTED] http://db.apache.org/jdo > > > >