Author: allee8285
Date: Mon Nov  5 12:36:38 2007
New Revision: 592145

URL: http://svn.apache.org/viewvc?rev=592145&view=rev
Log:
Remove OPENJPA-370 from CHANGES.txt and RELEASE-NOTES.html.

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

Modified: openjpa/branches/1.0.1/openjpa-project/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.0.1/openjpa-project/CHANGES.txt?rev=592145&r1=592144&r2=592145&view=diff
==============================================================================
--- openjpa/branches/1.0.1/openjpa-project/CHANGES.txt (original)
+++ openjpa/branches/1.0.1/openjpa-project/CHANGES.txt Mon Nov  5 12:36:38 2007
@@ -369,8 +369,6 @@
       EntityManager.persist() with out transaction context.
     * [OPENJPA-369] - AccessDeclaredMembers RuntimePermission requires by 
       Solaris JDK with security enabled
-    * [OPENJPA-370] - LoadFetchGroup annotation was not recognized during the 
-      fetch1
     * [OPENJPA-372] - PCEnhancer throws away its classloader
     * [OPENJPA-375] - DB2 autoCommit(true) causes Result Set prematurely 
closed 
       in WebContainer JEE environment.

Modified: openjpa/branches/1.0.1/openjpa-project/RELEASE-NOTES.html
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.0.1/openjpa-project/RELEASE-NOTES.html?rev=592145&r1=592144&r2=592145&view=diff
==============================================================================
--- openjpa/branches/1.0.1/openjpa-project/RELEASE-NOTES.html (original)
+++ openjpa/branches/1.0.1/openjpa-project/RELEASE-NOTES.html Mon Nov  5 
12:36:38 2007
@@ -350,7 +350,6 @@
 <li>[<a 
href="http://issues.apache.org/jira/browse/OPENJPA-367";>OPENJPA-367</a>] - 
PCEnhancer does not find meta data for entities using pure XML annotation
 <li>[<a 
href="http://issues.apache.org/jira/browse/OPENJPA-368";>OPENJPA-368</a>] - 
Multithreaded client fails randomly on EntityManager.persist() with out 
transaction context.
 <li>[<a 
href="http://issues.apache.org/jira/browse/OPENJPA-369";>OPENJPA-369</a>] - 
AccessDeclaredMembers RuntimePermission requires by Solaris JDK with security 
enabled
-<li>[<a 
href="http://issues.apache.org/jira/browse/OPENJPA-370";>OPENJPA-370</a>] - 
LoadFetchGroup annotation was not recognized during the fetch1
 <li>[<a 
href="http://issues.apache.org/jira/browse/OPENJPA-372";>OPENJPA-372</a>] - 
PCEnhancer throws away its classloader
 <li>[<a 
href="http://issues.apache.org/jira/browse/OPENJPA-375";>OPENJPA-375</a>] - DB2 
autoCommit(true) causes Result Set prematurely closed in WebContainer JEE 
environment.
 <li>[<a 
href="http://issues.apache.org/jira/browse/OPENJPA-376";>OPENJPA-376</a>] - Need 
more trace for transaction demarcation


Reply via email to