Author: dwoods
Date: Tue Mar 9 15:56:52 2010
New Revision: 920943
URL: http://svn.apache.org/viewvc?rev=920943&view=rev
Log:
OPENJPA-1211 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=920943&r1=920942&r2=920943&view=diff
==============================================================================
--- openjpa/trunk/openjpa-project/CHANGES.txt (original)
+++ openjpa/trunk/openjpa-project/CHANGES.txt Tue Mar 9 15:56:52 2010
@@ -446,6 +446,7 @@ Bug
* [OPENJPA-1203] - JPA2 - createEMF should return null for unhandled PUs
* [OPENJPA-1204] - Argument type mismatch when an EmbeddedId contains an
Emun type
* [OPENJPA-1206] - Bean validation call to provider not Java 2 Enabled
+ * [OPENJPA-1211] - Enable string navigation in a From expression.
* [OPENJPA-1217] - Ensure comparisons do not contain two parameters with
Derby (ie SELECT ... WHERE ? = ?)
* [OPENJPA-1218] - Cache.evict(Clazz) should remove subclasses as well
* [OPENJPA-1221] - Change openjpa-integration module pom's to reflect
proper artifact-id
Modified: openjpa/trunk/openjpa-project/RELEASE-NOTES.html
URL:
http://svn.apache.org/viewvc/openjpa/trunk/openjpa-project/RELEASE-NOTES.html?rev=920943&r1=920942&r2=920943&view=diff
==============================================================================
--- openjpa/trunk/openjpa-project/RELEASE-NOTES.html (original)
+++ openjpa/trunk/openjpa-project/RELEASE-NOTES.html Tue Mar 9 15:56:52 2010
@@ -667,6 +667,7 @@ in each release of OpenJPA.</P>
<li>[<a
href='https://issues.apache.org/jira/browse/OPENJPA-1203'>OPENJPA-1203</a>] -
JPA2 - createEMF should return null for unhandled PUs</li>
<li>[<a
href='https://issues.apache.org/jira/browse/OPENJPA-1204'>OPENJPA-1204</a>] -
Argument type mismatch when an EmbeddedId contains an Emun type </li>
<li>[<a
href='https://issues.apache.org/jira/browse/OPENJPA-1206'>OPENJPA-1206</a>] -
Bean validation call to provider not Java 2 Enabled</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OPENJPA-1211'>OPENJPA-1211</a>] -
Enable string navigation in a From expression.</li>
<li>[<a
href='https://issues.apache.org/jira/browse/OPENJPA-1217'>OPENJPA-1217</a>] -
Ensure comparisons do not contain two parameters with Derby (ie SELECT ...
WHERE ? = ?)</li>
<li>[<a
href='https://issues.apache.org/jira/browse/OPENJPA-1218'>OPENJPA-1218</a>] -
Cache.evict(Clazz) should remove subclasses as well</li>
<li>[<a
href='https://issues.apache.org/jira/browse/OPENJPA-1221'>OPENJPA-1221</a>] -
Change openjpa-integration module pom's to reflect proper artifact-id</li>