Author: dwoods
Date: Wed Mar  3 18:09:44 2010
New Revision: 918606

URL: http://svn.apache.org/viewvc?rev=918606&view=rev
Log:
OPENJPA-1155 add as resolved in M3 section of changes/release notes

Modified:
    openjpa/trunk/openjpa-project/CHANGES.txt
    openjpa/trunk/openjpa-project/RELEASE-NOTES.html

Modified: openjpa/trunk/openjpa-project/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/openjpa-project/CHANGES.txt?rev=918606&r1=918605&r2=918606&view=diff
==============================================================================
--- openjpa/trunk/openjpa-project/CHANGES.txt (original)
+++ openjpa/trunk/openjpa-project/CHANGES.txt Wed Mar  3 18:09:44 2010
@@ -347,6 +347,7 @@
     * [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
+    * [OPENJPA-1155] - BrokerImpl.detachAllInternal() does not detach newly 
loaded entities
     * [OPENJPA-1157] - Integration tests for Bean Validation providers - Part 2
     * [OPENJPA-1164] - Make sleepTime in SimpleWBCallback configurable
     * [OPENJPA-1167] - Use Geronimo EA4 JPA spec jar

Modified: openjpa/trunk/openjpa-project/RELEASE-NOTES.html
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/openjpa-project/RELEASE-NOTES.html?rev=918606&r1=918605&r2=918606&view=diff
==============================================================================
--- openjpa/trunk/openjpa-project/RELEASE-NOTES.html (original)
+++ openjpa/trunk/openjpa-project/RELEASE-NOTES.html Wed Mar  3 18:09:44 2010
@@ -551,6 +551,7 @@
 <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>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1155'>OPENJPA-1155</a>] - 
BrokerImpl.detachAllInternal() does not detach newly loaded entities</li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1157'>OPENJPA-1157</a>] - 
Integration tests for Bean Validation providers - Part 2</li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1164'>OPENJPA-1164</a>] - 
Make sleepTime in SimpleWBCallback configurable</li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1167'>OPENJPA-1167</a>] - 
Use Geronimo EA4 JPA spec jar</li>


Reply via email to