+1 looks good to me.

It might be worth running RAT against the release next time to double
check that all the license headers are properly applied etc.

On 4/24/07, Michael Dick <[EMAIL PROTECTED]> wrote:
We held a vote on [EMAIL PROTECTED] to publish a new release
of OpenJPA.
The vote email thread is available here:
http://www.nabble.com/-VOTE---THIRD-ATTEMPT--publish-openjpa-0.9.7-incubating-release-tf3620224.html<http://www.mail-archive.com/[EMAIL
 PROTECTED]/msg15640.html>

In summary we have 6 +1 votes, and no 0s or -1s.

We would like to request approval from the Incubator PMC to release OpenJPA
0.9.7.

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 15:00 CST on Friday April 27th.
A "+1" indicates that you approve of the release, a "-1" indicates a
vote against making a release

Thank you,
--
-Michael Dick



--

James
-------
http://radio.weblogs.com/0112098/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to