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 Tue Jan 
15 06:29:01 2013
@@ -1,8 +1,219 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";><html><head><title>Java
 Data Objects (JDO) - Apache JDO 2.0 Release</title><style type="text/css" 
media="all">
-          @import url("../style/maven-base.css");
-          
-                           @import 
url("../style/maven-theme.css");</style><link rel="stylesheet" 
href="../style/print.css" type="text/css" media="print"></link><meta 
http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta><meta 
name="author" content="JDO Documentation Team"></meta><meta name="email" 
content="jdoj-...@db.apache.org"></meta></head><body class="composite"><div 
id="banner"><table><tr><td nowrap="true"><a href="http://db.apache.org/jdo"; 
id="projectLogo"><img alt="Java Data Objects (JDO)" 
src="../images/JDOx120.gif"></img></a><a href="http://db.apache.org/jdo"; 
id="organizationLogo"><img alt="Java Data Objects (JDO)" 
src="../images/jdo_text.gif"></img></a></td></tr></table><div 
class="clear"><hr></hr></div></div><div id="breadcrumbs"><div 
class="xright"></div><div class="clear"><hr></hr></div></div><div 
id="leftColumn"><div id="navcolumn"><div 
id="menuGeneral"><h5>General</h5><ul><li class="none"><a 
href="../index.html">Home</a></li><li class="none"><a href="../why_j
 do.html">Why JDO?</a></li><li class="none"><a href="../jdo_v_jpa.html">JDO v 
JPA</a></li><li class="none"><a href="../jdo_v_jpa_api.html">JDO v JPA : 
API</a></li><li class="none"><a href="../jdo_v_jpa_orm.html">JDO v JPA : 
ORM</a></li><li class="none"><a href="../downloads.html">Downloads</a></li><li 
class="none"><a href="http://www.apache.org/licenses/LICENSE-2.0"; 
class="externalLink" title="External 
Link">License</a></li></ul></div><br></br><div 
id="menuJDO_Implementation"><h5>JDO Implementation</h5><ul><li class="none"><a 
href="../specifications.html">Specifications</a></li><li class="none"><a 
href="../tck.html">TCK</a></li></ul></div><br></br><div 
id="menuJDO_Usage"><h5>JDO Usage</h5><ul><li class="none"><a 
href="../impls.html">Implementations</a></li><li class="none"><a 
href="../javadoc.html">API Javadoc</a></li><li class="none"><a 
href="../class_types.html">Types of Classes</a></li><li class="none"><a 
href="../field_types.html">Types of Fields</a></li><li class="collap
 sed"><a href="../metadata.html">MetaData</a></li><li class="none"><a 
href="../enhancement.html">Bytecode Enhancement</a></li><li class="none"><a 
href="../jdohelper.html">JDOHelper</a></li><li class="none"><a 
href="../pmf.html">PersistenceManagerFactory</a></li><li class="none"><a 
href="../pm.html">PersistenceManager</a></li><li class="none"><a 
href="../transactions.html">Transactions</a></li><li class="none"><a 
href="../attach_detach.html">Attach-Detach</a></li><li class="none"><a 
href="../fetchgroups.html">Fetch Groups</a></li><li class="none"><a 
href="../state_transition.html">Object States</a></li><li class="none"><a 
href="../object_retrieval.html">Object Retrieval</a></li><li 
class="expanded"><a href="../jdoql.html">JDOQL</a><ul><li class="none"><a 
href="../jdoql_result.html">Result</a></li><li class="none"><a 
href="../jdoql_methods.html">Methods</a></li><li class="none"><a 
href="../jdoql_quickref.pdf">Quick Ref PDF</a></li></ul></li><li 
class="none"><a href="../extents.
 html">Extents</a></li><li class="collapsed"><a 
href="../guides.html">Guides</a></li><li class="none"><a 
href="../references.html">References</a></li><li class="none"><a 
href="../exceptions.html">Exceptions</a></li><li class="none"><a 
href="../glossary.html">Glossary</a></li></ul></div><br></br><div 
id="menuArticles"><h5>Articles</h5><ul><li class="none"><a 
href="../jdo_3_0_overview.html">JDO 3.0 
Overview</a></li></ul></div><br></br><div 
id="menuCommunity"><h5>Community</h5><ul><li class="none"><a 
href="../get-involved.html">Get Involved</a></li><li class="none"><a 
href="../team-list.html">Project Team</a></li><li class="none"><a 
href="../mail-lists.html">Mailing Lists</a></li><li class="none"><a 
href="../faq.html">FAQ</a></li><li class="none"><a 
href="http://wiki.apache.org/jdo"; class="externalLink" title="External 
Link">Wiki</a></li></ul></div><br></br><div 
id="menuDevelopment"><h5>Development</h5><ul><li class="none"><a 
href="../roadmap.html">RoadMap / TODO</a></li><li cla
 ss="none"><a href="../svn.html">Source Code</a></li><li class="none"><a 
href="http://cwiki.apache.org/GMOxDEV/coding-standards.html"; 
class="externalLink" title="External Link">Coding Standards</a></li><li 
class="none"><a href="../issuetracking.html">Issue Tracking</a></li><li 
class="none"><a 
href="../dependencies.html">Dependencies</a></li></ul></div><br></br></div></div><div
 id="bodyColumn"><div class="contentBox"><div class="section"><a 
name="JDO_2_0_Beta_Distributions"></a><h2>JDO 2.0 Beta Distributions</h2><p>Use 
the links below to download a distribution of Apache JDO from one of our 
mirrors. To run the Technology Compatibility Kit (TCK), you need only download 
and extract jdo2-tck-2.0-beta-src-24_Jan_2006.zip, follow the instructions in 
the Prerequisites section of README.txt, and then follow the procedure in 
RunRules.html in the jdo2-tck-2.0-beta directory.
-All the distributions below may be extracted into the same directory.</p><p>It 
is good practice to <a href="#Verifying">verify the integrity</a> of the 
distribution files.</p><p>You are currently using <strong>[preferred]</strong>. 
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 
href="http://www.apache.org/mirrors/"; class="externalLink" title="External 
Link">status</a> of mirrors.</p><form action="[location]" method="get" 
id="SelectMirror">
+<!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 Jan 15, 2013 -->
+<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>Maven - 
+Apache JDO 2.0 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="20130115" />
+    <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="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 2.0 Beta Distributions<a 
name="JDO_2.0_Beta_Distributions"></a></h2>
+
+            <p>Use the links below to download a distribution of Apache JDO 
from one of our mirrors. To run the Technology Compatibility Kit (TCK), you 
need only download and extract jdo2-tck-2.0-beta-src-24_Jan_2006.zip, follow 
the instructions in the Prerequisites section of README.txt, and then follow 
the procedure in RunRules.html in the jdo2-tck-2.0-beta directory.
+All the distributions below may be extracted into the same directory.</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]
@@ -14,64 +225,97 @@ Other mirrors: <select name="Preferred">
   [for backup]<option value="[backup]">[backup] (backup)</option>[end]
 [end]
 </select>
-<input type="submit" value="Change"></input>
-</form><p>
+<input type="submit" value="Change" />
+</form>
+<p>
 <a 
href="[preferred]/db/jdo/2.0-beta/jdo2-tck-2.0-beta-src-24_Jan_2006.zip">jdo2-tck-2.0-beta-src-24_Jan_2006.zip</a>
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-tck-2.0-beta-src-24_Jan_2006.zip.asc";
 class="externalLink" title="External Link">PGP</a>]
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-tck-2.0-beta-src-24_Jan_2006.zip.md5";
 class="externalLink" title="External Link">MD5</a>]
-</p><p>
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-tck-2.0-beta-src-24_Jan_2006.zip.asc";>PGP</a>]
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-tck-2.0-beta-src-24_Jan_2006.zip.md5";>MD5</a>]
+</p>
+                                                <p>
 <a 
href="[preferred]/db/jdo/2.0-beta/jdo2-enhancer-2.0-beta-src.zip">jdo2-enhancer-2.0-beta-src.zip</a>
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-enhancer-2.0-beta-src.zip.asc";
 class="externalLink" title="External Link">PGP</a>]
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-enhancer-2.0-beta-src.zip.md5";
 class="externalLink" title="External Link">MD5</a>]
-</p><p>
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-enhancer-2.0-beta-src.zip.asc";>PGP</a>]
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-enhancer-2.0-beta-src.zip.md5";>MD5</a>]
+</p>
+                                                <p>
 <a 
href="[preferred]/db/jdo/2.0-beta/jdo2-enhancer-2.0-beta-src.tar.gz">jdo2-enhancer-2.0-beta-src.tar.gz</a>
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-enhancer-2.0-beta-src.tar.gz.asc";
 class="externalLink" title="External Link">PGP</a>]
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-enhancer-2.0-beta-src.tar.gz.md5";
 class="externalLink" title="External Link">MD5</a>]
-</p><p>
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-enhancer-2.0-beta-src.tar.gz.asc";>PGP</a>]
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-enhancer-2.0-beta-src.tar.gz.md5";>MD5</a>]
+</p>
+                                                <p>
 <a 
href="[preferred]/db/jdo/2.0-beta/jdo2-core-2.0-beta-src.zip">jdo2-core-2.0-beta-src.zip</a>
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-core-2.0-beta-src.zip.asc";
 class="externalLink" title="External Link">PGP</a>]
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-core-2.0-beta-src.zip.md5";
 class="externalLink" title="External Link">MD5</a>]
-</p><p>
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-core-2.0-beta-src.zip.asc";>PGP</a>]
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-core-2.0-beta-src.zip.md5";>MD5</a>]
+</p>
+                                                <p>
 <a 
href="[preferred]/db/jdo/2.0-beta/jdo2-core-2.0-beta-src.tar.gz">jdo2-core-2.0-beta-src.tar.gz</a>
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-core-2.0-beta-src.tar.gz.asc";
 class="externalLink" title="External Link">PGP</a>]
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-core-2.0-beta-src.tar.gz.md5";
 class="externalLink" title="External Link">MD5</a>]
-</p><p>
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-core-2.0-beta-src.tar.gz.asc";>PGP</a>]
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-core-2.0-beta-src.tar.gz.md5";>MD5</a>]
+</p>
+                                                <p>
 <a 
href="[preferred]/db/jdo/2.0-beta/jdo2-api-2.0-beta-src.zip">jdo2-api-2.0-beta-src.zip</a>
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-api-2.0-beta-src.zip.asc"; 
class="externalLink" title="External Link">PGP</a>]
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-api-2.0-beta-src.zip.md5"; 
class="externalLink" title="External Link">MD5</a>]
-</p><p>
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-api-2.0-beta-src.zip.asc";>PGP</a>]
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-api-2.0-beta-src.zip.md5";>MD5</a>]
+</p>
+                                                <p>
 <a 
href="[preferred]/db/jdo/2.0-beta/jdo2-api-2.0-beta-src.tar.gz">jdo2-api-2.0-beta-src.tar.gz</a>
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-api-2.0-beta-src.tar.gz.asc";
 class="externalLink" title="External Link">PGP</a>]
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-api-2.0-beta-src.tar.gz.md5";
 class="externalLink" title="External Link">MD5</a>]
-</p></div><div class="section"><a name="Verifying_Releases"></a><h2>Verifying 
Releases</h2><a name="Verifying"></a><p>It is essential that you verify the 
integrity of the downloaded
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-api-2.0-beta-src.tar.gz.asc";>PGP</a>]
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-beta/jdo2-api-2.0-beta-src.tar.gz.md5";>MD5</a>]
+</p> 
+</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 or the SHA1 or MD5 checksums.  The
-checksums are not as strong indicators as the PGP signature.</p><p>The PGP 
signatures can be verified using PGP or GPG.
-First download the <a href="http://www.apache.org/dist/db/jdo/KEYS"; 
class="externalLink" title="External Link">KEYS</a>
-as well as the <code>asc</code> signature file for the particular
+checksums are not as strong indicators as 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 
href="http://www.apache.org/dist/db/jdo/"; class="externalLink" title="External 
Link">main 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><code>
-% pgpk -a KEYS<br></br>
-% pgpv <i>release_name</i>.tar.gz.asc<br></br>
-</code>
-<em>or</em><br></br>
-<code>
-% pgp -ka KEYS<br></br>
-% pgp <i>release_name</i>.tar.gz.asc<br></br>
-</code>
-<em>or</em><br></br>
-<code>
-% gpg --import KEYS<br></br>
+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
-</code></p><p>Alternatively, you can verify the checksums on the files.  Unix
-programs called <code>md5</code>/<code>sha1</code> or
-<code>md5sum</code>/<code>sha1sum</code> are included in many unix
-distributions.  <code>*sum</code> is also available as part of
-<a href="http://www.gnu.org/software/textutils/textutils.html"; 
class="externalLink" title="External Link">GNU Textutils</a>.
-Windows users can get binary md5 programs from <a 
href="http://www.fourmilab.ch/md5/"; class="externalLink" title="External 
Link">http://www.fourmilab.ch/md5</a> and
-<a href="http://www.pc-tools.net/win32/freeware/console/"; class="externalLink" 
title="External Link">hhttp://www.pc-tools.net/win32/freeware/console</a>.
-Windows SlavaSoft <a href="http://www.slavasoft.com/fsum/"; 
class="externalLink" title="External Link">fsum</a> supports MD5 and
-SHA1.</p><p>We highly recommend verifying the PGP signature, 
though.</p></div></div></div><div class="clear"><hr></hr></div><table 
border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td 
width="100%"><img height="1" border="0" width="100%" 
src="../images/header_line.gif"></img></td></tr></table><div id="footer"><div 
class="xright"><a href="http://www.apache.org/foundation/sponsorship.html";>Be 
an Apache Software Foundation sponsor</a><br><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks to ASF 
sponsors!</a></br></div><div class="xleft">
-                Documentation published: <br></br>
-                  © 2005-2011 <a href="http://www.apache.org/";>Apache Software 
Foundation</a></div></div></body></html>
\ No newline at end of file
+</tt></p>
+<p>Alternatively, you can verify the checksums on the files.  Unix
+programs called <tt>md5</tt>/<tt>sha1</tt> or
+<tt>md5sum</tt>/<tt>sha1sum</tt> are included in many unix
+distributions.  <tt>*sum</tt> is also available as part of
+<a class="externalLink" 
href="http://www.gnu.org/software/textutils/textutils.html";>GNU Textutils</a>.
+Windows users can get binary md5 programs from <a class="externalLink" 
href="http://www.fourmilab.ch/md5/";>http://www.fourmilab.ch/md5</a> and
+<a class="externalLink" 
href="http://www.pc-tools.net/win32/freeware/console/";>hhttp://www.pc-tools.net/win32/freeware/console</a>.
+Windows SlavaSoft <a class="externalLink" 
href="http://www.slavasoft.com/fsum/";>fsum</a> supports MD5 and
+SHA1.</p>
+<p>We highly recommend verifying the PGP signature, though.</p>
+</div>
+
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+              Copyright &#169;                   2005-2013.
+          All Rights Reserved.      
+                    
+                  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Modified: websites/production/db/content/jdo/releases/release-2.0-rc1.cgi
==============================================================================
--- websites/production/db/content/jdo/releases/release-2.0-rc1.cgi (original)
+++ websites/production/db/content/jdo/releases/release-2.0-rc1.cgi Tue Jan 15 
06:29:01 2013
@@ -1,23 +1,23 @@
-#!/bin/sh
-
-# Copyright 2002-2004 The Apache Software Foundation or its licensors,
-# as applicable.
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-# Wrapper script around mirrors.cgi script
-# (we must change to that directory in order for python to pick up the
-#  python includes correctly)
-# Copied from Stefan's http://www.apache.org/~bodewig/mirror.html
-cd /www/www.apache.org/dyn/mirrors 
-/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
+#!/bin/sh
+
+# Copyright 2002-2004 The Apache Software Foundation or its licensors,
+# as applicable.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+#  python includes correctly)
+# Copied from Stefan's http://www.apache.org/~bodewig/mirror.html
+cd /www/www.apache.org/dyn/mirrors 
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*

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 Tue Jan 15 
06:29:01 2013
@@ -1,12 +1,223 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";><html><head><title>Java
 Data Objects (JDO) - Apache JDO 2.0 Release</title><style type="text/css" 
media="all">
-          @import url("../style/maven-base.css");
-          
-                           @import 
url("../style/maven-theme.css");</style><link rel="stylesheet" 
href="../style/print.css" type="text/css" media="print"></link><meta 
http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta><meta 
name="author" content="JDO Documentation Team"></meta><meta name="email" 
content="jdoj-...@db.apache.org"></meta></head><body class="composite"><div 
id="banner"><table><tr><td nowrap="true"><a href="http://db.apache.org/jdo"; 
id="projectLogo"><img alt="Java Data Objects (JDO)" 
src="../images/JDOx120.gif"></img></a><a href="http://db.apache.org/jdo"; 
id="organizationLogo"><img alt="Java Data Objects (JDO)" 
src="../images/jdo_text.gif"></img></a></td></tr></table><div 
class="clear"><hr></hr></div></div><div id="breadcrumbs"><div 
class="xright"></div><div class="clear"><hr></hr></div></div><div 
id="leftColumn"><div id="navcolumn"><div 
id="menuGeneral"><h5>General</h5><ul><li class="none"><a 
href="../index.html">Home</a></li><li class="none"><a href="../why_j
 do.html">Why JDO?</a></li><li class="none"><a href="../jdo_v_jpa.html">JDO v 
JPA</a></li><li class="none"><a href="../jdo_v_jpa_api.html">JDO v JPA : 
API</a></li><li class="none"><a href="../jdo_v_jpa_orm.html">JDO v JPA : 
ORM</a></li><li class="none"><a href="../downloads.html">Downloads</a></li><li 
class="none"><a href="http://www.apache.org/licenses/LICENSE-2.0"; 
class="externalLink" title="External 
Link">License</a></li></ul></div><br></br><div 
id="menuJDO_Implementation"><h5>JDO Implementation</h5><ul><li class="none"><a 
href="../specifications.html">Specifications</a></li><li class="none"><a 
href="../tck.html">TCK</a></li></ul></div><br></br><div 
id="menuJDO_Usage"><h5>JDO Usage</h5><ul><li class="none"><a 
href="../impls.html">Implementations</a></li><li class="none"><a 
href="../javadoc.html">API Javadoc</a></li><li class="none"><a 
href="../class_types.html">Types of Classes</a></li><li class="none"><a 
href="../field_types.html">Types of Fields</a></li><li class="collap
 sed"><a href="../metadata.html">MetaData</a></li><li class="none"><a 
href="../enhancement.html">Bytecode Enhancement</a></li><li class="none"><a 
href="../jdohelper.html">JDOHelper</a></li><li class="none"><a 
href="../pmf.html">PersistenceManagerFactory</a></li><li class="none"><a 
href="../pm.html">PersistenceManager</a></li><li class="none"><a 
href="../transactions.html">Transactions</a></li><li class="none"><a 
href="../attach_detach.html">Attach-Detach</a></li><li class="none"><a 
href="../fetchgroups.html">Fetch Groups</a></li><li class="none"><a 
href="../state_transition.html">Object States</a></li><li class="none"><a 
href="../object_retrieval.html">Object Retrieval</a></li><li 
class="expanded"><a href="../jdoql.html">JDOQL</a><ul><li class="none"><a 
href="../jdoql_result.html">Result</a></li><li class="none"><a 
href="../jdoql_methods.html">Methods</a></li><li class="none"><a 
href="../jdoql_quickref.pdf">Quick Ref PDF</a></li></ul></li><li 
class="none"><a href="../extents.
 html">Extents</a></li><li class="collapsed"><a 
href="../guides.html">Guides</a></li><li class="none"><a 
href="../references.html">References</a></li><li class="none"><a 
href="../exceptions.html">Exceptions</a></li><li class="none"><a 
href="../glossary.html">Glossary</a></li></ul></div><br></br><div 
id="menuArticles"><h5>Articles</h5><ul><li class="none"><a 
href="../jdo_3_0_overview.html">JDO 3.0 
Overview</a></li></ul></div><br></br><div 
id="menuCommunity"><h5>Community</h5><ul><li class="none"><a 
href="../get-involved.html">Get Involved</a></li><li class="none"><a 
href="../team-list.html">Project Team</a></li><li class="none"><a 
href="../mail-lists.html">Mailing Lists</a></li><li class="none"><a 
href="../faq.html">FAQ</a></li><li class="none"><a 
href="http://wiki.apache.org/jdo"; class="externalLink" title="External 
Link">Wiki</a></li></ul></div><br></br><div 
id="menuDevelopment"><h5>Development</h5><ul><li class="none"><a 
href="../roadmap.html">RoadMap / TODO</a></li><li cla
 ss="none"><a href="../svn.html">Source Code</a></li><li class="none"><a 
href="http://cwiki.apache.org/GMOxDEV/coding-standards.html"; 
class="externalLink" title="External Link">Coding Standards</a></li><li 
class="none"><a href="../issuetracking.html">Issue Tracking</a></li><li 
class="none"><a 
href="../dependencies.html">Dependencies</a></li></ul></div><br></br></div></div><div
 id="bodyColumn"><div class="contentBox"><div class="section"><a 
name="JDO_2_0_RC1_Distributions"></a><h2>JDO 2.0 RC1 Distributions</h2><p>Use 
the links below to download Apache JDO from one of our mirrors.
+<!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 Jan 15, 2013 -->
+<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>Maven - 
+Apache JDO 2.0 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="20130115" />
+    <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="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 2.0 RC1 Distributions<a 
name="JDO_2.0_RC1_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>
+                </p>
+               <p>
                 It is good practice to <a href="#Verifying">verify the 
integrity</a> of the distribution files.
-            </p><p>You are currently using <strong>[preferred]</strong>. 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 
href="http://www.apache.org/mirrors/"; class="externalLink" title="External 
Link">status</a> of mirrors.</p><form action="[location]" method="get" 
id="SelectMirror">
+            </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]
@@ -18,64 +229,106 @@ Other mirrors: <select name="Preferred">
   [for backup]<option value="[backup]">[backup] (backup)</option>[end]
 [end]
 </select>
-<input type="submit" value="Change"></input>
-</form><br></br><div class="subsection"><a name="TCK"></a><h3>TCK</h3><p>
+<input type="submit" value="Change" />
+</form>
+<br />
+    <div class="section"><h3>TCK<a name="TCK"></a></h3>
+<p>
 <a 
href="[preferred]/db/jdo/2.0-rc1/jdo2-tck-2.0-rc1-src-22_Feb_2006.zip">jdo2-tck-2.0-rc1-src-22_Feb_2006.zip</a>
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-tck-2.0-rc1-src-22_Feb_2006.zip.asc";
 class="externalLink" title="External Link">PGP</a>]
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-tck-2.0-rc1-src-22_Feb_2006.zip.md5";
 class="externalLink" title="External Link">MD5</a>]
-</p></div><div class="subsection"><a name="Enhancer"></a><h3>Enhancer</h3><p>
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-tck-2.0-rc1-src-22_Feb_2006.zip.asc";>PGP</a>]
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-tck-2.0-rc1-src-22_Feb_2006.zip.md5";>MD5</a>]
+</p>
+</div>
+    <div class="section"><h3>Enhancer<a name="Enhancer"></a></h3>
+                                                <p>
 <a 
href="[preferred]/db/jdo/2.0-rc1/jdo2-enhancer-2.0-rc1-src.zip">jdo2-enhancer-2.0-rc1-src.zip</a>
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-enhancer-2.0-rc1-src.zip.asc";
 class="externalLink" title="External Link">PGP</a>]
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-enhancer-2.0-rc1-src.zip.md5";
 class="externalLink" title="External Link">MD5</a>]
-</p><p>
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-enhancer-2.0-rc1-src.zip.asc";>PGP</a>]
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-enhancer-2.0-rc1-src.zip.md5";>MD5</a>]
+</p>
+                                                <p>
 <a 
href="[preferred]/db/jdo/2.0-rc1/jdo2-enhancer-2.0-rc1-src.tar.gz">jdo2-enhancer-2.0-rc1-src.tar.gz</a>
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-enhancer-2.0-rc1-src.tar.gz.asc";
 class="externalLink" title="External Link">PGP</a>]
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-enhancer-2.0-rc1-src.tar.gz.md5";
 class="externalLink" title="External Link">MD5</a>]
-</p></div><div class="subsection"><a name="Core"></a><h3>Core</h3><p>
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-enhancer-2.0-rc1-src.tar.gz.asc";>PGP</a>]
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-enhancer-2.0-rc1-src.tar.gz.md5";>MD5</a>]
+</p>
+</div>
+    <div class="section"><h3>Core<a name="Core"></a></h3>
+                                                <p>
 <a 
href="[preferred]/db/jdo/2.0-rc1/jdo2-core-2.0-rc1-src.zip">jdo2-core-2.0-rc1-src.zip</a>
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-core-2.0-rc1-src.zip.asc"; 
class="externalLink" title="External Link">PGP</a>]
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-core-2.0-rc1-src.zip.md5"; 
class="externalLink" title="External Link">MD5</a>]
-</p><p>
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-core-2.0-rc1-src.zip.asc";>PGP</a>]
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-core-2.0-rc1-src.zip.md5";>MD5</a>]
+</p>
+                                                <p>
 <a 
href="[preferred]/db/jdo/2.0-rc1/jdo2-core-2.0-rc1-src.tar.gz">jdo2-core-2.0-rc1-src.tar.gz</a>
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-core-2.0-rc1-src.tar.gz.asc";
 class="externalLink" title="External Link">PGP</a>]
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-core-2.0-rc1-src.tar.gz.md5";
 class="externalLink" title="External Link">MD5</a>]
-</p></div><div class="subsection"><a name="API"></a><h3>API</h3><p>
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-core-2.0-rc1-src.tar.gz.asc";>PGP</a>]
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-core-2.0-rc1-src.tar.gz.md5";>MD5</a>]
+</p>
+</div>
+    <div class="section"><h3>API<a name="API"></a></h3>
+                                                <p>
 <a 
href="[preferred]/db/jdo/2.0-rc1/jdo2-api-2.0-rc1-src.zip">jdo2-api-2.0-rc1-src.zip</a>
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-api-2.0-rc1-src.zip.asc"; 
class="externalLink" title="External Link">PGP</a>]
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-api-2.0-rc1-src.zip.md5"; 
class="externalLink" title="External Link">MD5</a>]
-</p><p>
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-api-2.0-rc1-src.zip.asc";>PGP</a>]
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-api-2.0-rc1-src.zip.md5";>MD5</a>]
+</p>
+                                                <p>
 <a 
href="[preferred]/db/jdo/2.0-rc1/jdo2-api-2.0-rc1-src.tar.gz">jdo2-api-2.0-rc1-src.tar.gz</a>
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-api-2.0-rc1-src.tar.gz.asc";
 class="externalLink" title="External Link">PGP</a>]
-[<a 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-api-2.0-rc1-src.tar.gz.md5";
 class="externalLink" title="External Link">MD5</a>]
-</p></div></div><div class="section"><a 
name="Verifying_Releases"></a><h2>Verifying Releases</h2><a 
name="Verifying"></a><p>It is essential that you verify the integrity of the 
downloaded
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-api-2.0-rc1-src.tar.gz.asc";>PGP</a>]
+[<a class="externalLink" 
href="http://www.apache.org/dist/db/jdo/2.0-rc1/jdo2-api-2.0-rc1-src.tar.gz.md5";>MD5</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 or the SHA1 or MD5 checksums.  The
-checksums are not as strong indicators as the PGP signature.</p><p>The PGP 
signatures can be verified using PGP or GPG.
-First download the <a href="http://www.apache.org/dist/db/jdo/KEYS"; 
class="externalLink" title="External Link">KEYS</a>
-as well as the <code>asc</code> signature file for the particular
+checksums are not as strong indicators as 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 
href="http://www.apache.org/dist/db/jdo/"; class="externalLink" title="External 
Link">main 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><code>
-% pgpk -a KEYS<br></br>
-% pgpv <i>release_name</i>.tar.gz.asc<br></br>
-</code>
-<em>or</em><br></br>
-<code>
-% pgp -ka KEYS<br></br>
-% pgp <i>release_name</i>.tar.gz.asc<br></br>
-</code>
-<em>or</em><br></br>
-<code>
-% gpg --import KEYS<br></br>
+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
-</code></p><p>Alternatively, you can verify the checksums on the files.  Unix
-programs called <code>md5</code>/<code>sha1</code> or
-<code>md5sum</code>/<code>sha1sum</code> are included in many unix
-distributions.  <code>*sum</code> is also available as part of
-<a href="http://www.gnu.org/software/textutils/textutils.html"; 
class="externalLink" title="External Link">GNU Textutils</a>.
-Windows users can get binary md5 programs from <a 
href="http://www.fourmilab.ch/md5/"; class="externalLink" title="External 
Link">http://www.fourmilab.ch/md5</a> and
-<a href="http://www.pc-tools.net/win32/freeware/console/"; class="externalLink" 
title="External Link">hhttp://www.pc-tools.net/win32/freeware/console</a>.
-Windows SlavaSoft <a href="http://www.slavasoft.com/fsum/"; 
class="externalLink" title="External Link">fsum</a> supports MD5 and
-SHA1.</p><p>We highly recommend verifying the PGP signature, 
though.</p></div></div></div><div class="clear"><hr></hr></div><table 
border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td 
width="100%"><img height="1" border="0" width="100%" 
src="../images/header_line.gif"></img></td></tr></table><div id="footer"><div 
class="xright"><a href="http://www.apache.org/foundation/sponsorship.html";>Be 
an Apache Software Foundation sponsor</a><br><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks to ASF 
sponsors!</a></br></div><div class="xleft">
-                Documentation published: <br></br>
-                  © 2005-2011 <a href="http://www.apache.org/";>Apache Software 
Foundation</a></div></div></body></html>
\ No newline at end of file
+</tt></p>
+<p>Alternatively, you can verify the checksums on the files.  Unix
+programs called <tt>md5</tt>/<tt>sha1</tt> or
+<tt>md5sum</tt>/<tt>sha1sum</tt> are included in many unix
+distributions.  <tt>*sum</tt> is also available as part of
+<a class="externalLink" 
href="http://www.gnu.org/software/textutils/textutils.html";>GNU Textutils</a>.
+Windows users can get binary md5 programs from <a class="externalLink" 
href="http://www.fourmilab.ch/md5/";>http://www.fourmilab.ch/md5</a> and
+<a class="externalLink" 
href="http://www.pc-tools.net/win32/freeware/console/";>hhttp://www.pc-tools.net/win32/freeware/console</a>.
+Windows SlavaSoft <a class="externalLink" 
href="http://www.slavasoft.com/fsum/";>fsum</a> supports MD5 and
+SHA1.</p>
+<p>We highly recommend verifying the PGP signature, though.</p>
+</div>
+
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+              Copyright &#169;                   2005-2013.
+          All Rights Reserved.      
+                    
+                  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Modified: websites/production/db/content/jdo/releases/release-2.0.cgi
==============================================================================
--- websites/production/db/content/jdo/releases/release-2.0.cgi (original)
+++ websites/production/db/content/jdo/releases/release-2.0.cgi Tue Jan 15 
06:29:01 2013
@@ -1,23 +1,23 @@
-#!/bin/sh
-
-# Copyright 2002-2004 The Apache Software Foundation or its licensors,
-# as applicable.
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-# Wrapper script around mirrors.cgi script
-# (we must change to that directory in order for python to pick up the
-#  python includes correctly)
-# Copied from Stefan's http://www.apache.org/~bodewig/mirror.html
-cd /www/www.apache.org/dyn/mirrors 
-/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
+#!/bin/sh
+
+# Copyright 2002-2004 The Apache Software Foundation or its licensors,
+# as applicable.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+#  python includes correctly)
+# Copied from Stefan's http://www.apache.org/~bodewig/mirror.html
+cd /www/www.apache.org/dyn/mirrors 
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*


Reply via email to