Author: dwoods
Date: Tue Mar  9 15:55:12 2010
New Revision: 920940

URL: http://svn.apache.org/viewvc?rev=920940&view=rev
Log:
OPENJPA-1232 Show as being fixed in 2.0.0-M3

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=920940&r1=920939&r2=920940&view=diff
==============================================================================
--- openjpa/trunk/openjpa-project/CHANGES.txt (original)
+++ openjpa/trunk/openjpa-project/CHANGES.txt Tue Mar  9 15:55:12 2010
@@ -379,6 +379,7 @@ Sub-task
     * [OPENJPA-1223] - Update documentation for autoOff config option
     * [OPENJPA-1228] - Change in default value of exclude-unlisted-classes in 
JPA 2.0
     * [OPENJPA-1231] - Bean Validation sample
+    * [OPENJPA-1232] - Keys in an EmbeddedCollection are returned as PCData 
objects when DataCache is enabled
     * [OPENJPA-1233] - Update DerbyDictionary with new reserved words
     * [OPENJPA-1235] - Support for optional name property on UniqueConstraint 
annotation and XML
     * [OPENJPA-1237] - WriteBehind configuration exception not thrown when it 
should be

Modified: openjpa/trunk/openjpa-project/RELEASE-NOTES.html
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/openjpa-project/RELEASE-NOTES.html?rev=920940&r1=920939&r2=920940&view=diff
==============================================================================
--- openjpa/trunk/openjpa-project/RELEASE-NOTES.html (original)
+++ openjpa/trunk/openjpa-project/RELEASE-NOTES.html Tue Mar  9 15:55:12 2010
@@ -599,6 +599,7 @@ in each release of OpenJPA.</P>
 <li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1223'>OPENJPA-1223</a>] - 
Update documentation for autoOff config option</li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1228'>OPENJPA-1228</a>] - 
Change in default value of exclude-unlisted-classes in JPA 2.0</li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1231'>OPENJPA-1231</a>] - 
Bean Validation sample</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1232'>OPENJPA-1232</a>] - 
Keys in an EmbeddedCollection are returned as PCData objects when DataCache is 
enabled</li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1233'>OPENJPA-1233</a>] - 
Update DerbyDictionary with new reserved words</li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1235'>OPENJPA-1235</a>] - 
Support for optional name property on UniqueConstraint annotation and XML</li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1237'>OPENJPA-1237</a>] - 
WriteBehind configuration exception not thrown when it should be</li>


Reply via email to