Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 71986 invoked from network); 27 Feb 2010 13:35:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Feb 2010 13:35:08 -0000 Received: (qmail 22036 invoked by uid 500); 27 Feb 2010 13:35:08 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 21965 invoked by uid 500); 27 Feb 2010 13:35:08 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 21911 invoked by uid 99); 27 Feb 2010 13:35:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Feb 2010 13:35:08 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [76.13.13.93] (HELO smtp110.prem.mail.ac4.yahoo.com) (76.13.13.93) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 27 Feb 2010 13:34:58 +0000 Received: (qmail 3751 invoked from network); 27 Feb 2010 13:34:36 -0000 Received: from cpe-174-099-058-061.nc.res.rr.com (dwoods@174.99.58.61 with plain) by smtp110.prem.mail.ac4.yahoo.com with SMTP; 27 Feb 2010 05:34:36 -0800 PST X-Yahoo-SMTP: sCI.ryiswBB7FW.DxjU523c87MI- X-YMail-OSG: nzoCR4IVM1kQIKf_Gc8r8t2xJyGQXg6Rg4ILfxlNFDLvxRF9_LJ421ykYpffPIhtG40TolWAcvbrwDqBYAtauC0c62auqomT450K8Qo2ST3KyqQkeBjB2OXIBY.19ZGpt0ugrMJ2Sy7YD_vmtEbGcFqKrXuZao9.oLPI4R8eEl5BnYck3GdOtPefk4oVYGFBPXZD.rsumIQRyLd8rbDDH4CBD1xNKTAVI47G6qYJBrbou0oZ7NSZony4hEaOJWrfCvXixuQ9wjOnBQE4EP3sX31arYSno4bIuzIK.C.W6Xzx3_SEnoBp9LzV X-Yahoo-Newman-Property: ymail-3 Message-ID: <4B891F6C.2000208@apache.org> Date: Sat, 27 Feb 2010 08:34:36 -0500 From: Donald Woods User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.7) Gecko/20100111 Lightning/1.0b1 Thunderbird/3.0.1 MIME-Version: 1.0 To: dev@openjpa.apache.org, users@openjpa.apache.org CC: aries-dev@incubator.apache.org, dev@geronimo.apache.org Subject: [ANNOUNCE] Apache OpenJPA 2.0.0-beta2 released X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org The Apache OpenJPA project is proud to release OpenJPA 2.0.0 Beta 2 [1]. This distribution is based on the final JSR 317 Java Persistence API, Version 2.0 specification [2] and passes the JPA 2.0 TCK. This release includes several bugs fixes and enhancements since the first Beta release as listed in the release notes [3]. This 2.0 release includes many new enhancements and fixes; giving developers access to a JPA 2.0 compliant implementation, while maintaining backwards compatibility for existing JPA 1.0 applications. Some of the new JPA 2.0 features worth noting, include: Access Types, Embeddables, Enhanced Map Collections, Derived Identities, Typed and type-safe Query and Query Results APIs, enhanced Locking, JPQL updates, L2 Cache, Bean Validation, Metamodel and Criteria APIs for programmatic construction of type-safe queries, new properties and query hints, and many more.... Please visit the OpenJPA 2.0.0 Beta 2 page [1] to download the release and obtain more details on the new JPA 2.0 features or visit the JPA 2.0 Roadmap page [4] for the latest status on the upcoming 2.0.0 release. [1] http://cwiki.apache.org/openjpa/openjpa-200-beta-2.html [2] http://jcp.org/en/jsr/detail?id=317 [3] http://openjpa.apache.org/builds/2.0.0-beta2/apache-openjpa-2.0.0-beta2/RELEASE-NOTES.html [4] http://cwiki.apache.org/openjpa/jpa-20-roadmap.html Thanks, Donald Woods Apache OpenJPA PMC