Author: dwoods
Date: Wed Mar 24 17:39:14 2010
New Revision: 927125

URL: http://svn.apache.org/viewvc?rev=927125&view=rev
Log:
OPENJPA-1335 show as being fixed in 2.0.0-M3

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=927125&r1=927124&r2=927125&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:39:14 2010
@@ -558,6 +558,7 @@ Bug
     * [OPENJPA-1302] - Ehcache product derivation isn't detected when running 
in WebSphere
     * [OPENJPA-1305] - WriteBehind 'callback; broker should always be unmanaged
     * [OPENJPA-1333] - Oracle driver returns incorrect update count on batched 
insert
+    * [OPENJPA-1335] - Alternating manual delim id tests fail
     * [OPENJPA-1338] - Allow comparison for VALUE(e) that maps to basic type
 
 Improvement

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=927125&r1=927124&r2=927125&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:39:14 2010
@@ -850,6 +850,7 @@ in each release of OpenJPA.</P>
 <li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1302'>OPENJPA-1302</a>] - 
Ehcache product derivation isn't detected when running in WebSphere</li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1305'>OPENJPA-1305</a>] - 
WriteBehind 'callback; broker should always be unmanaged</li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1333'>OPENJPA-1333</a>] - 
Oracle driver returns incorrect update count on batched insert</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1335'>OPENJPA-1335</a>] - 
Alternating manual delim id tests fail</li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/OPENJPA-1338'>OPENJPA-1338</a>] - 
Allow comparison for VALUE(e) that maps to basic type</li>
 </ul>
 


Reply via email to