You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bu...@apache.org on 2013/01/17 17:52:47 UTC

svn commit: r847051 - in /websites/staging/commons/trunk/content: ./ downloads/ gsoc/ gsoc/2010/ releases/

Author: buildbot
Date: Thu Jan 17 16:52:46 2013
New Revision: 847051

Log:
Staging update by buildbot for commons

Modified:
    websites/staging/commons/trunk/content/   (props changed)
    websites/staging/commons/trunk/content/.htaccess
    websites/staging/commons/trunk/content/bugs.html
    websites/staging/commons/trunk/content/building-m1.html
    websites/staging/commons/trunk/content/building.html
    websites/staging/commons/trunk/content/charter.html
    websites/staging/commons/trunk/content/commons-parent-pom.html
    websites/staging/commons/trunk/content/components.html
    websites/staging/commons/trunk/content/dormant.html
    websites/staging/commons/trunk/content/downloads/index.html
    websites/staging/commons/trunk/content/gsoc/2010/index.html
    websites/staging/commons/trunk/content/gsoc/index.html
    websites/staging/commons/trunk/content/index.html
    websites/staging/commons/trunk/content/mail-lists.html
    websites/staging/commons/trunk/content/new-sandbox-component.html
    websites/staging/commons/trunk/content/oldcharter.html
    websites/staging/commons/trunk/content/patches.html
    websites/staging/commons/trunk/content/project-info.html
    websites/staging/commons/trunk/content/releases/index.html
    websites/staging/commons/trunk/content/releases/prepare.html
    websites/staging/commons/trunk/content/releases/publish-site.html
    websites/staging/commons/trunk/content/releases/release.html
    websites/staging/commons/trunk/content/releases/versioning.html
    websites/staging/commons/trunk/content/sandbox.html
    websites/staging/commons/trunk/content/site-publish.html
    websites/staging/commons/trunk/content/svninfo.html
    websites/staging/commons/trunk/content/team-list.html
    websites/staging/commons/trunk/content/volunteering.html

Propchange: websites/staging/commons/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan 17 16:52:46 2013
@@ -1 +1 @@
-1434498
+1434778

Modified: websites/staging/commons/trunk/content/.htaccess
==============================================================================
--- websites/staging/commons/trunk/content/.htaccess (original)
+++ websites/staging/commons/trunk/content/.htaccess Thu Jan 17 16:52:46 2013
@@ -15,8 +15,15 @@ RedirectMatch ^(.*)/csv/(.*) $1/proper/c
 RedirectMatch ^(.*)/daemon/(.*) $1/proper/commons-daemon/$2
 RedirectMatch ^(.*)/dbcp/(.*) $1/proper/commons-dbcp/$2
 RedirectMatch ^(.*)/dbutils/(.*) $1/proper/commons-dbutils/$2
+RedirectMatch ^(.*)/discovery/(.*) $1/proper/commons-discovery/$2
 RedirectMatch ^(.*)/digester/(.*) $1/proper/commons-digester/$2
+RedirectMatch ^(.*)/el/(.*) $1/proper/commons-el/$2
+RedirectMatch ^(.*)/email/(.*) $1/proper/commons-email/$2
 RedirectMatch ^(.*)/exec/(.*) $1/proper/commons-exec/$2
+RedirectMatch ^(.*)/fileupload/(.*) $1/proper/commons-fileupload/$2
+RedirectMatch ^(.*)/functor/(.*) $1/proper/commons-functor/$2
+RedirectMatch ^(.*)/imaging/(.*) $1/proper/commons-imaging/$2
+RedirectMatch ^(.*)/io/(.*) $1/proper/commons-io/$2
 RedirectMatch ^(.*)/ognl/(.*) $1/proper/commons-ognl/$2
 
 #sandbox

Modified: websites/staging/commons/trunk/content/bugs.html
==============================================================================
--- websites/staging/commons/trunk/content/bugs.html (original)
+++ websites/staging/commons/trunk/content/bugs.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="The Apache Commons Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/building-m1.html
==============================================================================
--- websites/staging/commons/trunk/content/building-m1.html (original)
+++ websites/staging/commons/trunk/content/building-m1.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/building.html
==============================================================================
--- websites/staging/commons/trunk/content/building.html (original)
+++ websites/staging/commons/trunk/content/building.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/charter.html
==============================================================================
--- websites/staging/commons/trunk/content/charter.html (original)
+++ websites/staging/commons/trunk/content/charter.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/commons-parent-pom.html
==============================================================================
--- websites/staging/commons/trunk/content/commons-parent-pom.html (original)
+++ websites/staging/commons/trunk/content/commons-parent-pom.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -12,7 +12,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="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/components.html
==============================================================================
--- websites/staging/commons/trunk/content/components.html (original)
+++ websites/staging/commons/trunk/content/components.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/dormant.html
==============================================================================
--- websites/staging/commons/trunk/content/dormant.html (original)
+++ websites/staging/commons/trunk/content/dormant.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/downloads/index.html
==============================================================================
--- websites/staging/commons/trunk/content/downloads/index.html (original)
+++ websites/staging/commons/trunk/content/downloads/index.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="../components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/gsoc/2010/index.html
==============================================================================
--- websites/staging/commons/trunk/content/gsoc/2010/index.html (original)
+++ websites/staging/commons/trunk/content/gsoc/2010/index.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../../css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="../../components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/gsoc/index.html
==============================================================================
--- websites/staging/commons/trunk/content/gsoc/index.html (original)
+++ websites/staging/commons/trunk/content/gsoc/index.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="../components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/index.html
==============================================================================
--- websites/staging/commons/trunk/content/index.html (original)
+++ websites/staging/commons/trunk/content/index.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="components.html" title="Components">Components</a>
             |
@@ -256,21 +256,21 @@
             <td>JDBC helper library.</td></tr>
         <tr class="a"><td><a href="proper/commons-digester/">Digester</a></td>
             <td>XML-to-Java-object mapping utility.</td></tr>
-        <tr class="b"><td><a href="discovery/">Discovery</a></td>
+        <tr class="b"><td><a href="proper/commons-discovery/">Discovery</a></td>
             <td>Tools for locating resources by mapping service/reference names to resource names.</td></tr>
-        <tr class="a"><td><a href="el/">EL</a></td>
+        <tr class="a"><td><a href="proper/commons-el/">EL</a></td>
             <td>Interpreter for the Expression Language defined by the JSP 2.0 specification.</td></tr>
-        <tr class="b"><td><a href="email/">Email</a></td>
+        <tr class="b"><td><a href="proper/commons-email/">Email</a></td>
             <td>Library for sending e-mail from Java.</td></tr>
-        <tr class="a"><td><a href="exec/">Exec</a></td>
+        <tr class="a"><td><a href="proper/commons-exec/">Exec</a></td>
             <td>API for dealing with external process execution and environment management in Java.</td></tr>
-        <tr class="b"><td><a href="fileupload/">FileUpload</a></td>
+        <tr class="b"><td><a href="proper/commons-fileupload/">FileUpload</a></td>
             <td>File upload capability for your servlets and web applications.</td></tr>
-        <tr class="a"><td><a href="functor/">Functor</a></td>
+        <tr class="a"><td><a href="proper/commons-functor/">Functor</a></td>
             <td>A functor is a function that can be manipulated as an object, or an object representing a single, generic function.</td></tr>
-        <tr class="b"><td><a href="imaging/">Imaging (previously called Sanselan)</a></td>
+        <tr class="b"><td><a href="proper/commons-imaging/">Imaging (previously called Sanselan)</a></td>
             <td> A pure-Java image library.</td></tr>
-        <tr class="a"><td><a href="io/">IO</a></td>
+        <tr class="a"><td><a href="proper/commons-io/">IO</a></td>
             <td>Collection of I/O utilities.</td></tr>
         <tr class="b"><td><a href="jci/">JCI</a></td>
             <td>Java Compiler Interface</td></tr>

Modified: websites/staging/commons/trunk/content/mail-lists.html
==============================================================================
--- websites/staging/commons/trunk/content/mail-lists.html (original)
+++ websites/staging/commons/trunk/content/mail-lists.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="The Apache Commons Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/new-sandbox-component.html
==============================================================================
--- websites/staging/commons/trunk/content/new-sandbox-component.html (original)
+++ websites/staging/commons/trunk/content/new-sandbox-component.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -12,7 +12,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="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -31,7 +31,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/oldcharter.html
==============================================================================
--- websites/staging/commons/trunk/content/oldcharter.html (original)
+++ websites/staging/commons/trunk/content/oldcharter.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/patches.html
==============================================================================
--- websites/staging/commons/trunk/content/patches.html (original)
+++ websites/staging/commons/trunk/content/patches.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="The Apache Commons Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/project-info.html
==============================================================================
--- websites/staging/commons/trunk/content/project-info.html (original)
+++ websites/staging/commons/trunk/content/project-info.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -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="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -30,7 +30,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/releases/index.html
==============================================================================
--- websites/staging/commons/trunk/content/releases/index.html (original)
+++ websites/staging/commons/trunk/content/releases/index.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="../components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/releases/prepare.html
==============================================================================
--- websites/staging/commons/trunk/content/releases/prepare.html (original)
+++ websites/staging/commons/trunk/content/releases/prepare.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="../components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/releases/publish-site.html
==============================================================================
--- websites/staging/commons/trunk/content/releases/publish-site.html (original)
+++ websites/staging/commons/trunk/content/releases/publish-site.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="../components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/releases/release.html
==============================================================================
--- websites/staging/commons/trunk/content/releases/release.html (original)
+++ websites/staging/commons/trunk/content/releases/release.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="../components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/releases/versioning.html
==============================================================================
--- websites/staging/commons/trunk/content/releases/versioning.html (original)
+++ websites/staging/commons/trunk/content/releases/versioning.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -15,7 +15,7 @@
       <meta name="author" content="Commons Documentation Team" />
       <meta name="author" content="Morgan Delagrange" />
       <meta name="author" content="Rodney Waldhoff" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -34,7 +34,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="../components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/sandbox.html
==============================================================================
--- websites/staging/commons/trunk/content/sandbox.html (original)
+++ websites/staging/commons/trunk/content/sandbox.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/site-publish.html
==============================================================================
--- websites/staging/commons/trunk/content/site-publish.html (original)
+++ websites/staging/commons/trunk/content/site-publish.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/svninfo.html
==============================================================================
--- websites/staging/commons/trunk/content/svninfo.html (original)
+++ websites/staging/commons/trunk/content/svninfo.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -13,7 +13,7 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="The Apache Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -32,7 +32,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/team-list.html
==============================================================================
--- websites/staging/commons/trunk/content/team-list.html (original)
+++ websites/staging/commons/trunk/content/team-list.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -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="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -30,7 +30,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="components.html" title="Components">Components</a>
             |

Modified: websites/staging/commons/trunk/content/volunteering.html
==============================================================================
--- websites/staging/commons/trunk/content/volunteering.html (original)
+++ websites/staging/commons/trunk/content/volunteering.html Thu Jan 17 16:52:46 2013
@@ -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 at Jan 16, 2013 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Jan 17, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -14,7 +14,7 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="Robert Burrell Donkin" />
       <meta name="author" content="Craig R. McClanahan" />
-    <meta name="Date-Revision-yyyymmdd" content="20130116" />
+    <meta name="Date-Revision-yyyymmdd" content="20130117" />
     <meta http-equiv="Content-Language" content="en" />
         
         </head>
@@ -33,7 +33,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 16 January 2013</span>
+        <span id="publishDate">Last Published: 17 January 2013</span>
                       </div>
             <div class="xright">                    <a href="components.html" title="Components">Components</a>
             |