From 8e4fa80e8022e776ad071f66c6f5ea2984de6333 Mon Sep 17 00:00:00 2001 From: Donald Woods Date: Tue, 9 Mar 2010 17:23:03 +0000 Subject: [PATCH] OPENJPA-1105 Show as being fixed in 2.0.0-M3 git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@920992 13f79535-47bb-0310-9956-ffa450edef68 --- openjpa-project/CHANGES.txt | 1 + openjpa-project/RELEASE-NOTES.html | 1 + 2 files changed, 2 insertions(+) diff --git a/openjpa-project/CHANGES.txt b/openjpa-project/CHANGES.txt index 483c475ef..5b0fb2426 100644 --- a/openjpa-project/CHANGES.txt +++ b/openjpa-project/CHANGES.txt @@ -355,6 +355,7 @@ Sub-task * [OPENJPA-1078] - Cache mode elements added to persistence.xml * [OPENJPA-1082] - Validation target groups via persistence.xml or createEMF properties Map * [OPENJPA-1083] - org.apache.openjpa.persistence.kernel.TestEJBState fails with two exceptions ORA-00904 and ORA-02275 against oracleDB. + * [OPENJPA-1105] - OpenJPA 2.0 iteration 8 primary task * [OPENJPA-1106] - Integration tests for Bean Validation providers - Part 1 * [OPENJPA-1107] - Provide TraversableResolver for use with Bean Validation Factory * [OPENJPA-1111] - Validation mode of callback should cause a PersistenceException when no provider is available diff --git a/openjpa-project/RELEASE-NOTES.html b/openjpa-project/RELEASE-NOTES.html index 6c5e3cdd9..af2fc77eb 100644 --- a/openjpa-project/RELEASE-NOTES.html +++ b/openjpa-project/RELEASE-NOTES.html @@ -575,6 +575,7 @@ in each release of OpenJPA.

  • [OPENJPA-1078] - Cache mode elements added to persistence.xml
  • [OPENJPA-1082] - Validation target groups via persistence.xml or createEMF properties Map
  • [OPENJPA-1083] - org.apache.openjpa.persistence.kernel.TestEJBState fails with two exceptions ORA-00904 and ORA-02275 against oracleDB.
  • +
  • [OPENJPA-1105] - OpenJPA 2.0 iteration 8 primary task
  • [OPENJPA-1106] - Integration tests for Bean Validation providers - Part 1
  • [OPENJPA-1107] - Provide TraversableResolver for use with Bean Validation Factory
  • [OPENJPA-1111] - Validation mode of callback should cause a PersistenceException when no provider is available