Added: websites/production/db/content/jdo/releases/release-3.1.html
==============================================================================
--- websites/production/db/content/jdo/releases/release-3.1.html (added)
+++ websites/production/db/content/jdo/releases/release-3.1.html Fri Mar 20 
19:59:47 2015
@@ -0,0 +1,348 @@
+<!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 -->
+<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" />
+    <title>JDO - 
+        Apache JDO 3.1 Release</title>
+    <style type="text/css" media="all">
+      @import url("../css/maven-base.css");
+      @import url("../css/maven-theme.css");
+      @import url("../css/site.css");
+    </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 http-equiv="Content-Language" content="en" />
+        
+        </head>
+  <body class="composite">
+    <div id="banner">
+                                      <a href=".././" id="bannerLeft">
+                                                <img 
src="../images/JDOx150.gif" alt="Apache JDO" />
+                </a>
+                                            <a href=".././" id="bannerRight">
+                                                <img 
src="../images/jdo_text.gif" alt="Apache JDO" />
+                </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                    
+                  <div class="xright">                    <a 
href="https://www.facebook.com/JavaDataObjects"; class="externalLink" 
title="Facebook">Facebook</a>
+            |
+                        <a href="https://twitter.com/JavaDataObjects"; 
class="externalLink" title="Twitter">Twitter</a>
+            |
+                        <a 
href="https://plus.google.com/106584233526334524963"; class="externalLink" 
title="Google+">Google+</a>
+            |
+                        <a href="http://wiki.apache.org/jdo"; 
class="externalLink" title="Wiki">Wiki</a>
+            |
+                        <a 
href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10630"; 
class="externalLink" title="Issue Tracker">Issue Tracker</a>
+            |
+                        <a href="../mail-lists.html" title="Mailing 
Lists">Mailing Lists</a>
+            |
+                        <a href="../api30/apidocs/index.html" title="Latest 
Javadocs">Latest Javadocs</a>
+              
+                    
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                    
+                                <h5>General</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../index.html" title="Home">Home</a>
+            </li>
+                  <li class="none">
+                          <a href="../why_jdo.html" title="Why JDO?">Why 
JDO?</a>
+            </li>
+                  <li class="none">
+                          <a href="../jdo_v_jpa.html" title="JDO v JPA">JDO v 
JPA</a>
+            </li>
+                  <li class="none">
+                          <a href="../jdo_v_jpa_api.html" title="JDO v JPA : 
API">JDO v JPA : API</a>
+            </li>
+                  <li class="none">
+                          <a href="../jdo_v_jpa_orm.html" title="JDO v JPA : 
ORM">JDO v JPA : ORM</a>
+            </li>
+                  <li class="none">
+                          <a href="../downloads.html" 
title="Downloads">Downloads</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/licenses/LICENSE-2.0"; 
class="externalLink" title="License">License</a>
+            </li>
+          </ul>
+                       <h5>JDO Implementation</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../specifications.html" 
title="Specifications">Specifications</a>
+            </li>
+                  <li class="none">
+                          <a href="../tck.html" title="TCK">TCK</a>
+            </li>
+          </ul>
+                       <h5>JDO Usage</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../impls.html" 
title="Implementations">Implementations</a>
+            </li>
+                  <li class="none">
+                          <a href="../javadoc.html" title="API Javadoc">API 
Javadoc</a>
+            </li>
+                  <li class="none">
+                          <a href="../class_types.html" title="Types of 
Classes">Types of Classes</a>
+            </li>
+                  <li class="none">
+                          <a href="../field_types.html" title="Types of 
Fields">Types of Fields</a>
+            </li>
+                                                                               
                                                             <li 
class="collapsed">
+                          <a href="../metadata.html" 
title="MetaData">MetaData</a>
+                  </li>
+                  <li class="none">
+                          <a href="../enhancement.html" title="Bytecode 
Enhancement">Bytecode Enhancement</a>
+            </li>
+                  <li class="none">
+                          <a href="../jdohelper.html" 
title="JDOHelper">JDOHelper</a>
+            </li>
+                  <li class="none">
+                          <a href="../pmf.html" 
title="PersistenceManagerFactory">PersistenceManagerFactory</a>
+            </li>
+                  <li class="none">
+                          <a href="../pm.html" 
title="PersistenceManager">PersistenceManager</a>
+            </li>
+                  <li class="none">
+                          <a href="../transactions.html" 
title="Transactions">Transactions</a>
+            </li>
+                  <li class="none">
+                          <a href="../attach_detach.html" 
title="Attach-Detach">Attach-Detach</a>
+            </li>
+                  <li class="none">
+                          <a href="../fetchgroups.html" title="Fetch 
Groups">Fetch Groups</a>
+            </li>
+                  <li class="none">
+                          <a href="../state_transition.html" title="Object 
States">Object States</a>
+            </li>
+                  <li class="none">
+                          <a href="../object_retrieval.html" title="Object 
Retrieval">Object Retrieval</a>
+            </li>
+                                                                               
                   <li class="expanded">
+                          <a href="../jdoql.html" title="JDOQL">JDOQL</a>
+                    <ul>
+                      <li class="none">
+                          <a href="../jdoql_result.html" 
title="Result">Result</a>
+            </li>
+                      <li class="none">
+                          <a href="../jdoql_methods.html" 
title="Methods">Methods</a>
+            </li>
+                      <li class="none">
+                          <a href="../jdoql_quickref.pdf" title="Quick Ref 
PDF">Quick Ref PDF</a>
+            </li>
+              </ul>
+        </li>
+                  <li class="none">
+                          <a href="../extents.html" title="Extents">Extents</a>
+            </li>
+                                                                               
       <li class="collapsed">
+                          <a href="../guides.html" title="Guides">Guides</a>
+                  </li>
+                  <li class="none">
+                          <a href="../references.html" 
title="References">References</a>
+            </li>
+                  <li class="none">
+                          <a href="../exceptions.html" 
title="Exceptions">Exceptions</a>
+            </li>
+                  <li class="none">
+                          <a href="../glossary.html" 
title="Glossary">Glossary</a>
+            </li>
+          </ul>
+                       <h5>Articles</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../jdo_3_0_overview.html" title="JDO 3.0 
Overview">JDO 3.0 Overview</a>
+            </li>
+          </ul>
+                       <h5>Community</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../get-involved.html" title="Get 
Involved">Get Involved</a>
+            </li>
+                  <li class="none">
+                          <a href="../team-list.html" title="Project 
Team">Project Team</a>
+            </li>
+                  <li class="none">
+                          <a href="../mail-lists.html" title="Mailing 
Lists">Mailing Lists</a>
+            </li>
+                  <li class="none">
+                          <a href="../faq.html" title="FAQ">FAQ</a>
+            </li>
+          </ul>
+                       <h5>Development</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../roadmap.html" title="RoadMap / 
TODO">RoadMap / TODO</a>
+            </li>
+                  <li class="none">
+                          <a href="../svn.html" title="Source Code">Source 
Code</a>
+            </li>
+                  <li class="none">
+                          <a 
href="http://cwiki.apache.org/GMOxDEV/coding-standards.html"; 
class="externalLink" title="Coding Standards">Coding Standards</a>
+            </li>
+                  <li class="none">
+                          <a href="../issuetracking.html" title="Issue 
Tracking">Issue Tracking</a>
+            </li>
+                  <li class="none">
+                          <a href="../dependencies.html" 
title="Dependencies">Dependencies</a>
+            </li>
+          </ul>
+                             <a href="http://maven.apache.org/"; title="Built 
by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" 
src="../images/logos/maven-feather.png" />
+      </a>
+                   
+                    
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        
+    
+    <div class="section"><h2>JDO 3.1 Distributions<a 
name="JDO_3.1_Distributions"></a></h2>
+        <p>
+                       Use the links below to download Apache JDO from one of 
our mirrors.
+            For more information about the projects see <a 
href="../downloads.html">Downloads</a>.
+            For information on running the TCK, see <a 
href="../tck.html">TCK</a>.
+        </p>
+        <p>
+            It is good practice to <a href="#Verifying">verify the 
integrity</a> 
+            of the distribution files.
+        </p>
+        <p>
+                       You are currently using <b>[preferred]</b>. 
+            If you encounter a problem with this mirror, then please select 
another. 
+            If all mirrors are failing, there are backup mirrors at the end of 
the list. 
+            See <a class="externalLink" 
href="http://www.apache.org/mirrors/";>status</a> of mirrors.
+        </p>
+        <form action="[location]" method="get" id="SelectMirror">
+        Other mirrors: <select name="Preferred">
+            [if-any http]
+              [for http]<option value="[http]">[http]</option>[end]
+            [end]  
+            [if-any ftp]
+              [for ftp]<option value="[ftp]">[ftp]</option>[end]
+            [end]
+            [if-any backup]
+              [for backup]<option value="[backup]">[backup] 
(backup)</option>[end]
+            [end]
+        </select>
+        <input type="submit" value="Change" />
+        </form>
+        <br />
+
+        <div class="section"><h3>Release Notes<a name="Release_Notes"></a></h3>
+            <p>
+                <a class="externalLink" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12325878&amp;styleName=Html&amp;projectId=10630";>
+                    View release notes for JDO 3.1</a>
+            </p> 
+        </div>
+        <div class="section"><h3>API<a name="API"></a></h3>
+                       <p>
+            The api project contains source to build jdo-api.jar,
+            which defines the JDO API.
+            The jar file is the only artifact needed for users who wish to 
compile 
+            their programs using the JDO API.
+            It can be downloaded automatically by maven and placed into the 
local
+            maven repository if you include the
+            proper dependency in your maven project definition. 
+            Use groupId javax.jdo, artifactId jdo-api, version 3.1
+            and define your remote repository as 
+            http://www.ibiblio.org/maven.
+            Alternatively, it can be downloaded manually and put into a 
location 
+            of your choice.
+                       </p>
+            <p>
+                    <a 
href="[preferred]/db/jdo/3.1/jdo-api-3.1.jar">jdo-api-3.1.jar</a>
+                   [<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/3.1/jdo-api-3.1.jar.asc";>PGP</a>]
+            </p>
+            <p>
+                    <a 
href="[preferred]/db/jdo/3.1/jdo-api-3.1.pom">jdo-api-3.1.pom</a>
+                   [<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/3.1/jdo-api-3.1.pom.asc";>PGP</a>]
+            </p>
+            <p>
+            <a 
href="[preferred]/db/jdo/3.1/jdo-api-3.1-sources.jar">jdo-api-3.1-sources.jar</a>
+           [<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/3.1/jdo-api-3.1-sources.jar.asc";>PGP</a>]
+            </p>
+        </div>
+
+        <div class="section"><h3>TCK<a name="TCK"></a></h3>
+                       <p>
+                               This is a download for all implementors of JDO, 
and for those who want to check
+                               how well an implementation is compliant with 
the JDO specification.
+            The tck project contains the JDO Technology Compatibility Kit. 
+            The source distribution is the only artifact needed to be 
downloaded 
+            by the user.  The dependencies are automatically downloaded by 
maven as needed to run the TCK.
+            Please refer to the README.html for further details. 
+                       </p>
+            <p>
+                    <a 
href="[preferred]/db/jdo/3.1/jdo-3.1-src.zip">jdo-3.1-src.zip</a>
+                   [<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/3.1/jdo-3.1-src.zip.asc";>PGP</a>]
+            </p>
+            <p>
+                    <a 
href="[preferred]/db/jdo/3.1/jdo-3.1-src.tar.gz">jdo-3.1-src.tar.gz</a>
+                   [<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/3.1/jdo-3.1-src.tar.gz.asc";>PGP</a>]
+            </p>
+        </div>
+
+        </div>
+
+<div class="section"><h2>Verifying Releases<a 
name="Verifying_Releases"></a></h2>
+<a name="Verifying"></a>
+<p>It is essential that you verify the integrity of the downloaded
+files using the PGP signature. </p>
+<p>The PGP signatures can be verified using PGP or GPG.
+First download the <a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/KEYS";>KEYS</a>
+as well as the <tt>asc</tt> signature file for the particular
+distribution.
+Make sure you get these files from the 
+<a class="externalLink" href="http://www.apache.org/dist/db/jdo/";>main 
distribution
+directory</a>, rather than from a mirror. Then verify the signatures using
+</p>
+<p><tt>
+% pgpk -a KEYS<br />
+% pgpv <i>release_name</i>.tar.gz.asc<br />
+</tt>
+<i>or</i><br />
+<tt>
+% pgp -ka KEYS<br />
+% pgp <i>release_name</i>.tar.gz.asc<br />
+</tt>
+<i>or</i><br />
+<tt>
+% gpg --import KEYS<br />
+% gpg --verify <i>release_name</i>.tar.gz.asc
+</tt></p>
+        </div>
+    
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+              Copyright &#169;                   2005-2015.
+          All Rights Reserved.      
+                    
+                  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Modified: websites/production/db/content/jdo/roadmap.html
==============================================================================
--- websites/production/db/content/jdo/roadmap.html (original)
+++ websites/production/db/content/jdo/roadmap.html Fri Mar 20 19:59:47 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 May 3, 2014 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 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="20140503" />
+    <meta name="Date-Revision-yyyymmdd" content="20150320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -248,7 +248,7 @@ limitations under the License. -->
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                   2005-2014.
+              Copyright &#169;                   2005-2015.
           All Rights Reserved.      
                     
                   </div>

Modified: websites/production/db/content/jdo/specifications.html
==============================================================================
--- websites/production/db/content/jdo/specifications.html (original)
+++ websites/production/db/content/jdo/specifications.html Fri Mar 20 19:59:47 
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 May 3, 2014 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 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="20140503" />
+    <meta name="Date-Revision-yyyymmdd" content="20150320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -258,7 +258,7 @@ limitations under the License. -->
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                   2005-2014.
+              Copyright &#169;                   2005-2015.
           All Rights Reserved.      
                     
                   </div>

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 Mar 20 
19:59:47 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 May 3, 2014 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 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="20140503" />
+    <meta name="Date-Revision-yyyymmdd" content="20150320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -394,7 +394,7 @@ finally
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                   2005-2014.
+              Copyright &#169;                   2005-2015.
           All Rights Reserved.      
                     
                   </div>

Modified: websites/production/db/content/jdo/svn.html
==============================================================================
--- websites/production/db/content/jdo/svn.html (original)
+++ websites/production/db/content/jdo/svn.html Fri Mar 20 19:59:47 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 May 3, 2014 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 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="20140503" />
+    <meta name="Date-Revision-yyyymmdd" content="20150320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -391,7 +391,7 @@ Name: svn:executable
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                   2005-2014.
+              Copyright &#169;                   2005-2015.
           All Rights Reserved.      
                     
                   </div>

Modified: websites/production/db/content/jdo/tck.html
==============================================================================
--- websites/production/db/content/jdo/tck.html (original)
+++ websites/production/db/content/jdo/tck.html Fri Mar 20 19:59:47 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 May 3, 2014 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 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="20140503" />
+    <meta name="Date-Revision-yyyymmdd" content="20150320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -275,7 +275,7 @@ required posting, please see <a href="tc
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                   2005-2014.
+              Copyright &#169;                   2005-2015.
           All Rights Reserved.      
                     
                   </div>

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 Mar 20 19:59:47 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 May 3, 2014 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 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="20140503" />
+    <meta name="Date-Revision-yyyymmdd" content="20150320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -283,7 +283,7 @@ limitations under the License. -->
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                   2005-2014.
+              Copyright &#169;                   2005-2015.
           All Rights Reserved.      
                     
                   </div>

Modified: websites/production/db/content/jdo/transactions.html
==============================================================================
--- websites/production/db/content/jdo/transactions.html (original)
+++ websites/production/db/content/jdo/transactions.html Fri Mar 20 19:59:47 
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 May 3, 2014 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 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="20140503" />
+    <meta name="Date-Revision-yyyymmdd" content="20150320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -262,7 +262,7 @@ finally
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                   2005-2014.
+              Copyright &#169;                   2005-2015.
           All Rights Reserved.      
                     
                   </div>

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 Mar 20 19:59:47 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 May 3, 2014 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Mar 20, 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="20140503" />
+    <meta name="Date-Revision-yyyymmdd" content="20150320" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -375,7 +375,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-              Copyright &#169;                   2005-2014.
+              Copyright &#169;                   2005-2015.
           All Rights Reserved.      
                     
                   </div>


Reply via email to