Author: dwoods
Date: Wed Mar 24 17:43:07 2010
New Revision: 927128

URL: http://svn.apache.org/viewvc?rev=927128&view=rev
Log:
OPENJPA-1579 show as being fixed in 2.0.0-beta3

Modified:
    openjpa/branches/2.0.x/openjpa-project/CHANGES.txt
    openjpa/branches/2.0.x/openjpa-project/RELEASE-NOTES.html

Modified: openjpa/branches/2.0.x/openjpa-project/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/openjpa/branches/2.0.x/openjpa-project/CHANGES.txt?rev=927128&r1=927127&r2=927128&view=diff
==============================================================================
--- openjpa/branches/2.0.x/openjpa-project/CHANGES.txt (original)
+++ openjpa/branches/2.0.x/openjpa-project/CHANGES.txt Wed Mar 24 17:43:07 2010
@@ -242,6 +242,7 @@ Test
 ----
     * [OPENJPA-1411] - Include DayTrader test case to OpenJpa
     * [OPENJPA-1560] - Additional tests for JDBC date/timestamp literals in 
JPQL
+    * [OPENJPA-1579] - Additional test for qualified path in HAVING clause
     * [OPENJPA-1586] - Additional test single valued path expression which 
references qualified path in JPQL
 
 

Modified: openjpa/branches/2.0.x/openjpa-project/RELEASE-NOTES.html
URL: 
http://svn.apache.org/viewvc/openjpa/branches/2.0.x/openjpa-project/RELEASE-NOTES.html?rev=927128&r1=927127&r2=927128&view=diff
==============================================================================
--- openjpa/branches/2.0.x/openjpa-project/RELEASE-NOTES.html (original)
+++ openjpa/branches/2.0.x/openjpa-project/RELEASE-NOTES.html Wed Mar 24 
17:43:07 2010
@@ -374,6 +374,8 @@ in each release of OpenJPA.</P>
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1560'>OPENJPA-1560</a>] -   
      Additional tests for JDBC date/timestamp literals in JPQL
 </li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1579'>OPENJPA-1579</a>] -   
      Additional test for qualified path in HAVING clause
+</li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1586'>OPENJPA-1586</a>] -   
      Additional test single valued path expression which references qualified 
path in JPQL
 </li>
 </ul>


Reply via email to