Index has been edited by Craig Russell (May 24, 2007).

(View changes)

Content:

Welcome to Apache OpenJPA

Welcome to Apache OpenJPA, a Java EE persistence project of the Apache Software Foundation. It is a feature-rich implementation of the persistence part of Enterprise Java Beans 3.0, also known as the Java Persistence API (JPA), and is available under the terms of the Apache Software License. OpenJPA can be used as a stand-alone POJO persistence layer, or it can be integrated into any EJB3.0 compliant container and many lightweight frameworks.

News

Last week, OpenJPA graduated from the incubator to a top-level project! Thanks, everyone, for making it happen. Once the dust settles, we'll be moving to http://openjpa.apache.org, and doing a corresponding switch to our svn repository. Other than that, things should be about the same.

Posted at 21 May @ 9:00 AM by Patrick Linskey | 0 comments

OpenJPA 0.9.7 is now available! I'd like to thank Michael Dick in particular for shepherding the release through the process.

For more details on what's new, check out the JIRA change log for the release.

Posted at 30 Apr @ 8:16 PM by Patrick Linskey | 0 comments

OpenJPA is now officially compliant with the Java Persistence API, as version 0.9.7 has passed Sun's Technology Compatibility Kit.

Posted at 30 Apr @ 2:05 PM by Marc Prud'hommeaux | 0 comments

Resources

Activity

Issues Resolved Recently

ASF JIRA (2 issues)
T Key Summary
Bug OPENJPA-148 Parsing exception while using an "exploded" archive
Bug OPENJPA-237 Value.setAliases does not copy alias strings

Issues Opened Recently

ASF JIRA (4 issues)
T Key Summary
Bug OPENJPA-244 Java 2 Security enablement
New Feature OPENJPA-243 IntelliJ IDEA plugin to integrate OpenJPA enhancer into build process
New Feature OPENJPA-242 JCache (JSR 107) support in the OpenJPA DataCache
Bug OPENJPA-241 Extra SQL on lazy CMR load

Recent Code Commits

FishEye on openjpa/ (rss_2.0)
(Recent changes to the "openjpa" repository under directory /)
root: pcl: OPENJPA-243: initial revision of IDEA PCEnhancer plugin. (May 21, 2007 15:54)
trunk mprudhom: OPENJPA-148 Fixed incorrect import of non-existent ClassLoaderMetaDataIterator i... (May 21, 2007 14:17)
trunk mprudhom: OPENJPA-148 Applied follow-up patch that resolved potential NPEs (May 21, 2007 13:45)
trunk mprudhom: OPENJPA-237 Copy aliases array so it can't get modified by reference (May 21, 2007 09:35)
trunk mprudhom: Formatting fix. (May 19, 2007 18:25)
trunk mprudhom: OPENJPA-235 Reverted patch since it was causing TCK failur (May 18, 2007 16:31)
trunk mprudhom: OPENJPA-235 Reverted patch since it was causing TCK failures (May 18, 2007 16:22)
trunk pcl: OPENJPA-230. Fixed dependency on not-yet-checked-in class. (May 11, 2007 09:37)
trunk pcl: OPENJPA-230. Updated patch based on an out-of-band patch from Vishal. This versi... (May 11, 2007 09:12)
trunk wisneskid: OpenJPA 168 testcase (May 11, 2007 08:44)

Reply via email to