OPENJPA-1112 Show as being fixed in 2.0.0-M3

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@920994 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald Woods 2010-03-09 17:24:36 +00:00
parent 8e4fa80e80
commit e2ba35c93a
2 changed files with 2 additions and 0 deletions

View File

@ -359,6 +359,7 @@ Sub-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
* [OPENJPA-1112] - JPA2 Query result of embeddable object can not be further updated
* [OPENJPA-1130] - Use maven-jar-plugin to create a o-p-j-tests.jar to share base TestCase classes across modules
* [OPENJPA-1131] - Upgrade to maven-jar-plugin-2.2
* [OPENJPA-1149] - Add embeddables sample to the examples module

View File

@ -579,6 +579,7 @@ in each release of OpenJPA.</P>
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1106'>OPENJPA-1106</a>] - Integration tests for Bean Validation providers - Part 1</li>
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1107'>OPENJPA-1107</a>] - Provide TraversableResolver for use with Bean Validation Factory</li>
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1111'>OPENJPA-1111</a>] - Validation mode of callback should cause a PersistenceException when no provider is available</li>
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1112'>OPENJPA-1112</a>] - JPA2 Query result of embeddable object can not be further updated</li>
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1130'>OPENJPA-1130</a>] - Use maven-jar-plugin to create a o-p-j-tests.jar to share base TestCase classes across modules</li>
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1131'>OPENJPA-1131</a>] - Upgrade to maven-jar-plugin-2.2</li>
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1149'>OPENJPA-1149</a>] - Add embeddables sample to the examples module</li>