Author: kwsutter
Date: Fri Sep 20 19:30:14 2013
New Revision: 1525113

URL: http://svn.apache.org/r1525113
Log:
Some updated info for database coverage for JPA 2.1

Modified:
    openjpa/site/trunk/content/jpa-2.1-test-coverage.mdtext

Modified: openjpa/site/trunk/content/jpa-2.1-test-coverage.mdtext
URL: 
http://svn.apache.org/viewvc/openjpa/site/trunk/content/jpa-2.1-test-coverage.mdtext?rev=1525113&r1=1525112&r2=1525113&view=diff
==============================================================================
--- openjpa/site/trunk/content/jpa-2.1-test-coverage.mdtext (original)
+++ openjpa/site/trunk/content/jpa-2.1-test-coverage.mdtext Fri Sep 20 19:30:14 
2013
@@ -5,20 +5,20 @@ Title: JPA 2.1 Test Coverage
 
  <table class="note"><tr>
   <td valign="top"> <IMG src="images/warning.gif" width="16" height="16" 
border="0">
-  <td>Under Construction...            
+  <td>Under Construction...  The exact database types and versions still need 
to be determined for this new JPA 2.0 release...         
  </tr></table>
 
 
 Starting with OpenJPA 2.0.0, we have split the [supported databases 
](-http://openjpa.apache.org/builds/latest/docs/manual/supported_databases.html.html)
  into verified and compatible categories.  The automated database testing
 performed by IBM and regular testing performed by the OpenJPA community in
-the lists below, are used to determine which databases will be listed as
-verified instead of just compatible.
+the lists below are used to determine which databases will be listed as
+*verified* instead of just *compatible*.
 
   
   
 
-<a name="JPA2.0TestCoverage-AutomatedDatabaseCoverage"></a>
+<a name="JPA2.1TestCoverage-AutomatedDatabaseCoverage"></a>
 ### Automated Database Coverage
 
 JUnit results for OpenJPA supported databases being tested nightly by IBM
@@ -47,10 +47,10 @@ using Java SE 6 (either IBM SDK or Sun J
   
   
 
-<a name="JPA2.0TestCoverage-ManualDatabaseCoverage"></a>
+<a name="JPA2.1TestCoverage-ManualDatabaseCoverage"></a>
 ### Manual Database Coverage
 
-If you regularly test OpenJPA 2.0.x against another DB vendor or level not
+If you regularly test OpenJPA 2.4.x against another DB vendor or level not
 listed above and would like to share your results, then feel free to add
 them below.  All we ask, is that you provide as much of the details
 requested below, so others can make their own decision on whether to use


Reply via email to