You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@db.apache.org by mb...@apache.org on 2015/04/03 20:12:14 UTC

svn commit: r946217 - in /websites/production/db/content/jdo: ./ guides/ releases/

Author: mbo
Date: Fri Apr  3 18:12:13 2015
New Revision: 946217

Log:
JDO 3.1 spec PDF

Modified:
    websites/production/db/content/jdo/annotations.html
    websites/production/db/content/jdo/attach_detach.html
    websites/production/db/content/jdo/class_types.html
    websites/production/db/content/jdo/dependencies.html
    websites/production/db/content/jdo/downloads.html
    websites/production/db/content/jdo/enhancement.html
    websites/production/db/content/jdo/exceptions.html
    websites/production/db/content/jdo/extents.html
    websites/production/db/content/jdo/faq.html
    websites/production/db/content/jdo/fetchgroups.html
    websites/production/db/content/jdo/field_types.html
    websites/production/db/content/jdo/get-involved.html
    websites/production/db/content/jdo/glossary.html
    websites/production/db/content/jdo/guides.html
    websites/production/db/content/jdo/guides/maven-jdo.html
    websites/production/db/content/jdo/guides/replication.html
    websites/production/db/content/jdo/impls.html
    websites/production/db/content/jdo/index.html
    websites/production/db/content/jdo/issuetracking.html
    websites/production/db/content/jdo/javadoc.html
    websites/production/db/content/jdo/jdo_3_0_overview.html
    websites/production/db/content/jdo/jdo_dtd.html
    websites/production/db/content/jdo/jdo_v_jpa.html
    websites/production/db/content/jdo/jdo_v_jpa_api.html
    websites/production/db/content/jdo/jdo_v_jpa_orm.html
    websites/production/db/content/jdo/jdocentral.html
    websites/production/db/content/jdo/jdoconfig_dtd.html
    websites/production/db/content/jdo/jdohelper.html
    websites/production/db/content/jdo/jdoql.html
    websites/production/db/content/jdo/jdoql_methods.html
    websites/production/db/content/jdo/jdoql_result.html
    websites/production/db/content/jdo/jdoquery_dtd.html
    websites/production/db/content/jdo/mail-lists.html
    websites/production/db/content/jdo/metadata.html
    websites/production/db/content/jdo/newshistory.html
    websites/production/db/content/jdo/object_retrieval.html
    websites/production/db/content/jdo/orm_dtd.html
    websites/production/db/content/jdo/pm.html
    websites/production/db/content/jdo/pmf.html
    websites/production/db/content/jdo/references.html
    websites/production/db/content/jdo/releases/release-2.0-beta.html
    websites/production/db/content/jdo/releases/release-2.0-rc1.html
    websites/production/db/content/jdo/releases/release-2.0.html
    websites/production/db/content/jdo/releases/release-2.1.1.html
    websites/production/db/content/jdo/releases/release-2.1.html
    websites/production/db/content/jdo/releases/release-2.2.html
    websites/production/db/content/jdo/releases/release-2.3-ea.html
    websites/production/db/content/jdo/releases/release-3.0.1.html
    websites/production/db/content/jdo/releases/release-3.0.html
    websites/production/db/content/jdo/releases/release-3.1-rc1.html
    websites/production/db/content/jdo/releases/release-3.1.html
    websites/production/db/content/jdo/roadmap.html
    websites/production/db/content/jdo/specifications.html
    websites/production/db/content/jdo/state_transition.html
    websites/production/db/content/jdo/svn.html
    websites/production/db/content/jdo/tck.html
    websites/production/db/content/jdo/team-list.html
    websites/production/db/content/jdo/transactions.html
    websites/production/db/content/jdo/why_jdo.html

Modified: websites/production/db/content/jdo/annotations.html
==============================================================================
--- websites/production/db/content/jdo/annotations.html (original)
+++ websites/production/db/content/jdo/annotations.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/attach_detach.html
==============================================================================
--- websites/production/db/content/jdo/attach_detach.html (original)
+++ websites/production/db/content/jdo/attach_detach.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/class_types.html
==============================================================================
--- websites/production/db/content/jdo/class_types.html (original)
+++ websites/production/db/content/jdo/class_types.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/dependencies.html
==============================================================================
--- websites/production/db/content/jdo/dependencies.html (original)
+++ websites/production/db/content/jdo/dependencies.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/downloads.html
==============================================================================
--- websites/production/db/content/jdo/downloads.html (original)
+++ websites/production/db/content/jdo/downloads.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/enhancement.html
==============================================================================
--- websites/production/db/content/jdo/enhancement.html (original)
+++ websites/production/db/content/jdo/enhancement.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/exceptions.html
==============================================================================
--- websites/production/db/content/jdo/exceptions.html (original)
+++ websites/production/db/content/jdo/exceptions.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/extents.html
==============================================================================
--- websites/production/db/content/jdo/extents.html (original)
+++ websites/production/db/content/jdo/extents.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/faq.html
==============================================================================
--- websites/production/db/content/jdo/faq.html (original)
+++ websites/production/db/content/jdo/faq.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/fetchgroups.html
==============================================================================
--- websites/production/db/content/jdo/fetchgroups.html (original)
+++ websites/production/db/content/jdo/fetchgroups.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/field_types.html
==============================================================================
--- websites/production/db/content/jdo/field_types.html (original)
+++ websites/production/db/content/jdo/field_types.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/get-involved.html
==============================================================================
--- websites/production/db/content/jdo/get-involved.html (original)
+++ websites/production/db/content/jdo/get-involved.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/glossary.html
==============================================================================
--- websites/production/db/content/jdo/glossary.html (original)
+++ websites/production/db/content/jdo/glossary.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/guides.html
==============================================================================
--- websites/production/db/content/jdo/guides.html (original)
+++ websites/production/db/content/jdo/guides.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/guides/maven-jdo.html
==============================================================================
--- websites/production/db/content/jdo/guides/maven-jdo.html (original)
+++ websites/production/db/content/jdo/guides/maven-jdo.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="Andy Jefferson" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/guides/replication.html
==============================================================================
--- websites/production/db/content/jdo/guides/replication.html (original)
+++ websites/production/db/content/jdo/guides/replication.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("../css/site.css");
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/impls.html
==============================================================================
--- websites/production/db/content/jdo/impls.html (original)
+++ websites/production/db/content/jdo/impls.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/index.html
==============================================================================
--- websites/production/db/content/jdo/index.html (original)
+++ websites/production/db/content/jdo/index.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/issuetracking.html
==============================================================================
--- websites/production/db/content/jdo/issuetracking.html (original)
+++ websites/production/db/content/jdo/issuetracking.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/javadoc.html
==============================================================================
--- websites/production/db/content/jdo/javadoc.html (original)
+++ websites/production/db/content/jdo/javadoc.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/jdo_3_0_overview.html
==============================================================================
--- websites/production/db/content/jdo/jdo_3_0_overview.html (original)
+++ websites/production/db/content/jdo/jdo_3_0_overview.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/jdo_dtd.html
==============================================================================
--- websites/production/db/content/jdo/jdo_dtd.html (original)
+++ websites/production/db/content/jdo/jdo_dtd.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/jdo_v_jpa.html
==============================================================================
--- websites/production/db/content/jdo/jdo_v_jpa.html (original)
+++ websites/production/db/content/jdo/jdo_v_jpa.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/jdo_v_jpa_api.html
==============================================================================
--- websites/production/db/content/jdo/jdo_v_jpa_api.html (original)
+++ websites/production/db/content/jdo/jdo_v_jpa_api.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/jdo_v_jpa_orm.html
==============================================================================
--- websites/production/db/content/jdo/jdo_v_jpa_orm.html (original)
+++ websites/production/db/content/jdo/jdo_v_jpa_orm.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/jdocentral.html
==============================================================================
--- websites/production/db/content/jdo/jdocentral.html (original)
+++ websites/production/db/content/jdo/jdocentral.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/jdoconfig_dtd.html
==============================================================================
--- websites/production/db/content/jdo/jdoconfig_dtd.html (original)
+++ websites/production/db/content/jdo/jdoconfig_dtd.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/jdohelper.html
==============================================================================
--- websites/production/db/content/jdo/jdohelper.html (original)
+++ websites/production/db/content/jdo/jdohelper.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/jdoql.html
==============================================================================
--- websites/production/db/content/jdo/jdoql.html (original)
+++ websites/production/db/content/jdo/jdoql.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/jdoql_methods.html
==============================================================================
--- websites/production/db/content/jdo/jdoql_methods.html (original)
+++ websites/production/db/content/jdo/jdoql_methods.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/jdoql_result.html
==============================================================================
--- websites/production/db/content/jdo/jdoql_result.html (original)
+++ websites/production/db/content/jdo/jdoql_result.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/jdoquery_dtd.html
==============================================================================
--- websites/production/db/content/jdo/jdoquery_dtd.html (original)
+++ websites/production/db/content/jdo/jdoquery_dtd.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/mail-lists.html
==============================================================================
--- websites/production/db/content/jdo/mail-lists.html (original)
+++ websites/production/db/content/jdo/mail-lists.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/metadata.html
==============================================================================
--- websites/production/db/content/jdo/metadata.html (original)
+++ websites/production/db/content/jdo/metadata.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/newshistory.html
==============================================================================
--- websites/production/db/content/jdo/newshistory.html (original)
+++ websites/production/db/content/jdo/newshistory.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/object_retrieval.html
==============================================================================
--- websites/production/db/content/jdo/object_retrieval.html (original)
+++ websites/production/db/content/jdo/object_retrieval.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/orm_dtd.html
==============================================================================
--- websites/production/db/content/jdo/orm_dtd.html (original)
+++ websites/production/db/content/jdo/orm_dtd.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/pm.html
==============================================================================
--- websites/production/db/content/jdo/pm.html (original)
+++ websites/production/db/content/jdo/pm.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/pmf.html
==============================================================================
--- websites/production/db/content/jdo/pmf.html (original)
+++ websites/production/db/content/jdo/pmf.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/references.html
==============================================================================
--- websites/production/db/content/jdo/references.html (original)
+++ websites/production/db/content/jdo/references.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/releases/release-2.0-beta.html
==============================================================================
--- websites/production/db/content/jdo/releases/release-2.0-beta.html (original)
+++ websites/production/db/content/jdo/releases/release-2.0-beta.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@ Apache JDO 2.0 Release</title>
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/releases/release-2.0-rc1.html
==============================================================================
--- websites/production/db/content/jdo/releases/release-2.0-rc1.html (original)
+++ websites/production/db/content/jdo/releases/release-2.0-rc1.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@ Apache JDO 2.0 Release</title>
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/releases/release-2.0.html
==============================================================================
--- websites/production/db/content/jdo/releases/release-2.0.html (original)
+++ websites/production/db/content/jdo/releases/release-2.0.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/releases/release-2.1.1.html
==============================================================================
--- websites/production/db/content/jdo/releases/release-2.1.1.html (original)
+++ websites/production/db/content/jdo/releases/release-2.1.1.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/releases/release-2.1.html
==============================================================================
--- websites/production/db/content/jdo/releases/release-2.1.html (original)
+++ websites/production/db/content/jdo/releases/release-2.1.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/releases/release-2.2.html
==============================================================================
--- websites/production/db/content/jdo/releases/release-2.2.html (original)
+++ websites/production/db/content/jdo/releases/release-2.2.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/releases/release-2.3-ea.html
==============================================================================
--- websites/production/db/content/jdo/releases/release-2.3-ea.html (original)
+++ websites/production/db/content/jdo/releases/release-2.3-ea.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/releases/release-3.0.1.html
==============================================================================
--- websites/production/db/content/jdo/releases/release-3.0.1.html (original)
+++ websites/production/db/content/jdo/releases/release-3.0.1.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/releases/release-3.0.html
==============================================================================
--- websites/production/db/content/jdo/releases/release-3.0.html (original)
+++ websites/production/db/content/jdo/releases/release-3.0.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/releases/release-3.1-rc1.html
==============================================================================
--- websites/production/db/content/jdo/releases/release-3.1-rc1.html (original)
+++ websites/production/db/content/jdo/releases/release-3.1-rc1.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/releases/release-3.1.html
==============================================================================
--- websites/production/db/content/jdo/releases/release-3.1.html (original)
+++ websites/production/db/content/jdo/releases/release-3.1.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/roadmap.html
==============================================================================
--- websites/production/db/content/jdo/roadmap.html (original)
+++ websites/production/db/content/jdo/roadmap.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/specifications.html
==============================================================================
--- websites/production/db/content/jdo/specifications.html (original)
+++ websites/production/db/content/jdo/specifications.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -230,6 +230,7 @@ limitations under the License. -->
             The following specifications for JDO are available
         </p>
         <ul>
+            <li>The <a class="externalLink" href="http://svn.apache.org/viewvc/db/jdo/trunk/specification/OOO/JDO-3.1.pdf?view=co">JDO 3.1 Specification</a> </li>
             <li>The <a class="externalLink" href="http://svn.apache.org/viewvc/db/jdo/trunk/specification/OOO/JDO_3_1-rc1.pdf?view=co">JDO 3.1 Specification (Release Candidate 1)</a> </li>
             <li>The <a class="externalLink" href="http://jcp.org/aboutJava/communityprocess/mrel/jsr243/index3.html">JDO 3.0 Specification (Maintenance Release 3)</a> </li>
             <li>The <a class="externalLink" href="http://jcp.org/aboutJava/communityprocess/mrel/jsr243/index2.html">JDO 2.2 Specification (Maintenance Release 2)</a> </li>

Modified: websites/production/db/content/jdo/state_transition.html
==============================================================================
--- websites/production/db/content/jdo/state_transition.html (original)
+++ websites/production/db/content/jdo/state_transition.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/svn.html
==============================================================================
--- websites/production/db/content/jdo/svn.html (original)
+++ websites/production/db/content/jdo/svn.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/tck.html
==============================================================================
--- websites/production/db/content/jdo/tck.html (original)
+++ websites/production/db/content/jdo/tck.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="JDO Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/team-list.html
==============================================================================
--- websites/production/db/content/jdo/team-list.html (original)
+++ websites/production/db/content/jdo/team-list.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="Apache JDO Development Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/transactions.html
==============================================================================
--- websites/production/db/content/jdo/transactions.html (original)
+++ websites/production/db/content/jdo/transactions.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>

Modified: websites/production/db/content/jdo/why_jdo.html
==============================================================================
--- websites/production/db/content/jdo/why_jdo.html (original)
+++ websites/production/db/content/jdo/why_jdo.html Fri Apr  3 18:12:13 2015
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 2015 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 2, 2015 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20150320" />
+    <meta name="Date-Revision-yyyymmdd" content="20150402" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>