DownloadsPage edited by Michael DickMissed a couple of spots on the nightly snapshots.OpenJPA DownloadsUse the links below to download a distribution of Apache OpenJPA. It is good practice to verify the integrity of the distribution files. For information on obtaining OpenJPA binaries, see the Obtaining page. For information on building OpenJPA from source, see the Building page. Early JPA 2.0 ReleasesThese are early access releases based on the Proposed Final Draft 2 version of the JSR-317 Java Persistence 2.0 specification and are not certified as specification compliant. 2.0.x Releases
Official JPA 1.0 ReleasesThese releases implement the JSR-220 Java Persistence 1.0 specification and pass the Sun JPA 1.0b Technology Compatibility Kit. 1.2.x Releases
1.1.x Releases
1.0.x Releases
Nightly SnapshotsThese distributions are built and deployed nightly, and contain up-to-date fixes and improvements. However, their stability cannot be guaranteed. Use at your own risk. Snapshot builds for all active releases are published to the Apache snapshot repository on people.apache.org.A maven project can access the snapshot builds by adding the following repository in pom.xml : <repository> <id>people.apache.org.snapshots</id> <name>people.apache.org.snapshots</name> <url>http://people.apache.org/repo/m2-snapshot-repository</url> </repository>
The binaries used in the snapshot repository may also be downloaded manually by going to http://people.apache.org/repo/m2-snapshot-repository/org/apache/openjpa/apache-openjpa/, navigating to the desired version, and clicking on the source or binary zip file. Older incubating Releases
As a convenience the latest trunk build is available on the openjpa.apache.org site.
OpenJPA jar is self-describing and after downloading a nightly snapshot, you can find out the latest revision number included in the build by Determining Revision number included in a particular build % java -jar your/path/to/openjpa.jar | grep revision will print the revision numbers, for example, as Apache svn revision: 422266:686421 which designates that the nightly build includes Apache SVN revision 686421 as the latest. Verifying ReleasesWe strongly recommend you verify the integrity of the downloaded files with both PGP and MD5. The PGP signatures can be verified using PGP or GPG. First download the KEYS as well as the *.asc signature file for the particular distribution. Make sure you get these files from the main distribution directory, rather than from a mirror. Then verify the signatures using one of the following sets of commands: Verifying Release Files using the pgpk Utility % pgpk -a KEYS % pgpv openjpa-*.zip.asc Verifying Release Files using the pgp Utility % pgp -ka KEYS % pgp openjpa-*.zip.asc Verifying Release Files using the gpg Utility % gpg --import KEYS % gpg --verify openjpa-*.zip.asc Alternatively, you can verify the checksums on the files. Unix programs called md5/sha1 or md5sum/sha1sum are included in many unix distributions. *sum is also available as part of GNU Textutils. Windows users can get binary md5 programs from here or here. fsum supports MD5 and SHA1.
Change Notification Preferences
View Online
|
View Change
|
Add Comment
|
- [CONF] OpenJPA > Downloads confluence
- [CONF] OpenJPA > Downloads confluence
- [CONF] OpenJPA > Downloads confluence
- [CONF] OpenJPA > Downloads confluence
- [CONF] OpenJPA > Downloads confluence
- [CONF] OpenJPA > Downloads confluence
- [CONF] OpenJPA > Downloads confluence
- [CONF] OpenJPA > Downloads confluence
- [CONF] OpenJPA > Downloads confluence
- [CONF] OpenJPA > Downloads confluence
- [CONF] OpenJPA > Downloads confluence
- [CONF] OpenJPA > Downloads confluence
- [CONF] OpenJPA > Downloads confluence
- [CONF] OpenJPA > Downloads confluence
- [CONF] OpenJPA > Downloads confluence
