+1 for release

I ran Robert's Donkin's RAT program on the release, and it reported a few anomalies:

No license:
openjpa-project-0.9.7-incubating-source/CHANGES.txt
ok: No IP here

openjpa-project-0.9.7-incubating-source/RELEASE-NOTES.html
don't know: I'd approve it but others in the Incubator PMC might feel otherwise.

openjpa-project-0.9.7-incubating-source/openjpa-integration/tck/ windows-replacefilter.properties
ok: No IP here

openjpa-project-0.9.7-incubating-source/openjpa-jdbc/src/main/ resources/org/apache/openjpa/jdbc/meta/java-keywords.rsrc
ok: No IP here

openjpa-project-0.9.7-incubating-source/openjpa-jdbc/src/main/ resources/org/apache/openjpa/jdbc/schema/schemas-doctype.rsrc don't know: This is a dtd describing document type "schemas". It doesn't appear to be generated and certainly has some IP in it.

openjpa-project-0.9.7-incubating-source/openjpa-jdbc/src/main/ resources/org/apache/openjpa/jdbc/sql/sql-keywords.rsrc
ok: No IP here

openjpa-project-0.9.7-incubating-source/openjpa-persistence/src/main/ resources/META-INF/services/javax.persistence.spi.PersistenceProvider
ok: No IP here

openjpa-project-0.9.7-incubating-source/openjpa-persistence/src/main/ resources/org/apache/openjpa/persistence/orm-xsd.rsrc ok: This is a copy of the official JPA schema under CDDL that is properly attributed in LICENSE.txt

openjpa-project-0.9.7-incubating-source/openjpa-persistence/src/main/ resources/org/apache/openjpa/persistence/persistence-xsd.rsrc ok: This is a copy of the official JPA schema under CDDL that is properly attributed in LICENSE.txt

openjpa-project-0.9.7-incubating-source/openjpa-persistence-jdbc/ derby.log
ok: This should be cleaned up for future releases but has no IP

openjpa-project-0.9.7-incubating-source/openjpa-persistence-jdbc/src/ test/resources/org/apache/openjpa/persistence/xml/orm.xml ok: This is a test case orm.xml file that probably should have license notice in it for next time.
But I won't vote to hold up the release for it.

Craig

On Apr 16, 2007, at 9:10 AM, 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 <https://svn.apache.org/repos/asf/incubator/openjpa/tags/0.9.7- incubating/> 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
           </url>
       </repository>
       . . .
    </repositories>
   . . .

   <dependencies>
       <dependency>
           <groupId>org.apache.openjpa</groupId>
           <artifactId>openjpa-all</artifactId>
           <version>0.9.7-incubating</version>
       </dependency>
       . . .
   </dependencies>

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


--
-Michael Dick

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:[EMAIL PROTECTED]
P.S. A good JDO? O, Gasp!

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to