+1. The build looks good to me.

-Patrick

On Jul 17, 2008, at 2:32 PM, Michael Dick wrote:

OpenJPA Developers,

A candidate build for OpenJPA 1.0.3 is available on
http://people.apache.org/~mikedd <http://people.apache.org/ %7Emikedd> in the
following locations.

Source archive:
http://people.apache.org/~mikedd/openjpa/1.0.3/staging-repo/org/apache/openjpa/apache-openjpa/1.0.3/apache-openjpa-1.0.3-source.zip <http://people.apache.org/%7Emikedd/openjpa/1.0.3/staging-repo/org/apache/openjpa/apache-openjpa/1.0.3/apache-openjpa-1.0.3-source.zip >
Binary archive:
http://people.apache.org/~mikedd/openjpa/1.0.3/staging-repo/org/apache/openjpa/apache-openjpa/1.0.3/apache-openjpa-1.0.3-binary.zip <http://people.apache.org/%7Emikedd/openjpa/1.0.3/staging-repo/org/apache/openjpa/apache-openjpa/1.0.3/apache-openjpa-1.0.3-binary.zip > *GPG signatures and checksums (MD5 and SHA1) can be found in the parent
directory:
http://people.apache.org/~mikedd/openjpa/1.0.3/staging-repo/org/apache/openjpa/apache-openjpa/1.0.3/ <http://people.apache.org/%7Emikedd/openjpa/1.0.3/staging-repo/org/apache/openjpa/apache-openjpa/1.0.3/ >

Documentation has also been published in the following locations.
Manual :
http://people.apache.org/~mikedd/openjpa/1.0.3/staging-site/apache-openjpa-1.0.3/docs/manual/ <http://people.apache.org/%7Emikedd/openjpa/1.0.3/staging-site/apache-openjpa-1.0.3/docs/manual/ >
Javadoc :
http://people.apache.org/~mikedd/openjpa/1.0.3/staging-site/apache-openjpa-1.0.3/docs/javadoc/ <http://people.apache.org/%7Emikedd/openjpa/1.0.3/staging-site/apache-openjpa-1.0.3/docs/javadoc/ >
Release Notes :
http://svn.apache.org/viewvc/openjpa/tags/1.0.3/openjpa-project/RELEASE-NOTES.html?revision=677734&view=markup

In addition maven artifacts have been published to a staging repository on
people.apache.org. You may use the staging repository by adding the
following information in pom.xml :
   <repositories>
       . . .
       <repository>
           <id>OpenJPA 1.0.3 staging repository</id>
           <name>OpenJPA 1.0.3 staging repository</name>
           <url>

http://people.apache.org/~mikedd/openjpa/1.0.3/staging-repo/<http://people.apache.org/%7Emikedd/openjpa/1.0.3/staging-repo/ >

           </url>
       </repository>
   </repositories>
       . . .
   <dependencies>
       . . .
       <dependency>
           <groupId>org.apache.openjpa</groupId>
           <artifactId>openjpa</artifactId>
           <version>1.0.3</version>
       </dependency>
   </dependencies>

The Release Audit Tool maven plugin was executed with the build candidate
and no problems were found.

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 4:35 CST Tuesday July 22, 2008. A "+1" indicates that you approve of the release, a "-1" indicates a vote against
making a release.

Thanks in advance for your help in ratifying this release!

-- -Michael Dick

--
Patrick Linskey
202 669 5907

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

Reply via email to