OPENJPA-1194 Show as being fixed in 2.0.0-M3

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@920988 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald Woods 2010-03-09 17:15:42 +00:00
parent 1a12b393df
commit 0829f46fb3
2 changed files with 2 additions and 0 deletions

View File

@ -370,6 +370,7 @@ Sub-task
* [OPENJPA-1177] - Upgrade to Bean Validation JSR-303 1.0 CR3 Spec API
* [OPENJPA-1182] - PreUpdate and PostUpdate behavior
* [OPENJPA-1190] - Use Geronimo EA5 JPA spec jar
* [OPENJPA-1194] - LockManager tests call platformSpeedTest() for every test method
* [OPENJPA-1202] - Compile against Geronimo JPA EA6
* [OPENJPA-1208] - Set specification level based upon persistence.xml version
* [OPENJPA-1210] - Specify derby timeouts via properties.

View File

@ -590,6 +590,7 @@ in each release of OpenJPA.</P>
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1177'>OPENJPA-1177</a>] - Upgrade to Bean Validation JSR-303 1.0 CR3 Spec API</li>
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1182'>OPENJPA-1182</a>] - PreUpdate and PostUpdate behavior</li>
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1190'>OPENJPA-1190</a>] - Use Geronimo EA5 JPA spec jar</li>
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1194'>OPENJPA-1194</a>] - LockManager tests call platformSpeedTest() for every test method</li>
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1202'>OPENJPA-1202</a>] - Compile against Geronimo JPA EA6</li>
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1208'>OPENJPA-1208</a>] - Set specification level based upon persistence.xml version</li>
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1210'>OPENJPA-1210</a>] - Specify derby timeouts via properties.</li>