Author: dwoods
Date: Tue Mar 9 18:19:40 2010
New Revision: 921035
URL: http://svn.apache.org/viewvc?rev=921035&view=rev
Log:
OPENJPA-766 Show as being fixed in 2.0.0-M1
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=921035&r1=921034&r2=921035&view=diff
==============================================================================
--- openjpa/trunk/openjpa-project/CHANGES.txt (original)
+++ openjpa/trunk/openjpa-project/CHANGES.txt Tue Mar 9 18:19:40 2010
@@ -840,3 +840,7 @@ Task
----
* [OPENJPA-995] - Migrate existing Criteria Query implementation as
OpenJPA extension to prepare for upcoming JPA 2.0 spec changes
+Test
+----
+ * [OPENJPA-766] - Tests that currently fail should be committed to the
repository
+
Modified: openjpa/trunk/openjpa-project/RELEASE-NOTES.html
URL:
http://svn.apache.org/viewvc/openjpa/trunk/openjpa-project/RELEASE-NOTES.html?rev=921035&r1=921034&r2=921035&view=diff
==============================================================================
--- openjpa/trunk/openjpa-project/RELEASE-NOTES.html (original)
+++ openjpa/trunk/openjpa-project/RELEASE-NOTES.html Tue Mar 9 18:19:40 2010
@@ -1028,6 +1028,11 @@ in each release of OpenJPA.</P>
<li>[<a
href='https://issues.apache.org/jira/browse/OPENJPA-995'>OPENJPA-995</a>] -
Migrate existing Criteria Query implementation as OpenJPA extension to prepare
for upcoming JPA 2.0 spec changes</li>
</ul>
+<h4>Test</h4>
+<ul>
+<li>[<a
href='https://issues.apache.org/jira/browse/OPENJPA-766'>OPENJPA-766</a>] -
Tests that currently fail should be committed to the repository</li>
+</ul>
+
<BR>
<hr>
<h2><a name="Previous"></a>Previous Releases</h2>