You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/01/02 19:20:57 UTC

svn commit: r892527 [7/10] - in /websites/production/commons/content/proper/commons-codec: ./ apidocs/ apidocs/org/apache/commons/codec/ apidocs/org/apache/commons/codec/binary/ apidocs/org/apache/commons/codec/binary/class-use/ apidocs/org/apache/comm...

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base32Test.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base32Test.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base32Test.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Base32Test (Apache Commons Codec 1.9 Test API)</title>
+<title>Base32Test (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Base32Test (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Base32Test (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -338,6 +338,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base32TestData.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base32TestData.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base32TestData.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Base32TestData (Apache Commons Codec 1.9 Test API)</title>
+<title>Base32TestData (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Base32TestData (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Base32TestData (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -230,6 +230,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64Codec13Test.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64Codec13Test.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64Codec13Test.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Base64Codec13Test (Apache Commons Codec 1.9 Test API)</title>
+<title>Base64Codec13Test (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Base64Codec13Test (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Base64Codec13Test (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -412,6 +412,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64InputStreamTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64InputStreamTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64InputStreamTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Base64InputStreamTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Base64InputStreamTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Base64InputStreamTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Base64InputStreamTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -621,6 +621,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64OutputStreamTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64OutputStreamTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64OutputStreamTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Base64OutputStreamTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Base64OutputStreamTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Base64OutputStreamTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Base64OutputStreamTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -377,6 +377,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64Test.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64Test.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64Test.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Base64Test (Apache Commons Codec 1.9 Test API)</title>
+<title>Base64Test (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Base64Test (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Base64Test (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -1102,6 +1102,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64TestData.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64TestData.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Base64TestData.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Base64TestData (Apache Commons Codec 1.9 Test API)</title>
+<title>Base64TestData (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Base64TestData (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Base64TestData (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -295,6 +295,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/BaseNCodecTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/BaseNCodecTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/BaseNCodecTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BaseNCodecTest (Apache Commons Codec 1.9 Test API)</title>
+<title>BaseNCodecTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BaseNCodecTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="BaseNCodecTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -329,6 +329,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/BinaryCodecTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/BinaryCodecTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/BinaryCodecTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BinaryCodecTest (Apache Commons Codec 1.9 Test API)</title>
+<title>BinaryCodecTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BinaryCodecTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="BinaryCodecTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -460,6 +460,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Codec105ErrorInputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Codec105ErrorInputStream.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/Codec105ErrorInputStream.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Codec105ErrorInputStream (Apache Commons Codec 1.9 Test API)</title>
+<title>Codec105ErrorInputStream (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Codec105ErrorInputStream (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Codec105ErrorInputStream (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -303,6 +303,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/HexTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/HexTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/HexTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>HexTest (Apache Commons Codec 1.9 Test API)</title>
+<title>HexTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="HexTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="HexTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -509,6 +509,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/StringUtilsTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/StringUtilsTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/StringUtilsTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>StringUtilsTest (Apache Commons Codec 1.9 Test API)</title>
+<title>StringUtilsTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="StringUtilsTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="StringUtilsTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -503,6 +503,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base32InputStreamTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base32InputStreamTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base32InputStreamTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.Base32InputStreamTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.Base32InputStreamTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base32InputStreamTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base32InputStreamTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base32OutputStreamTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base32OutputStreamTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base32OutputStreamTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.Base32OutputStreamTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.Base32OutputStreamTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base32OutputStreamTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base32OutputStreamTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base32Test.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base32Test.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base32Test.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.Base32Test (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.Base32Test (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base32Test (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base32Test (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base32TestData.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base32TestData.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base32TestData.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.Base32TestData (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.Base32TestData (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base32TestData (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base32TestData (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64Codec13Test.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64Codec13Test.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64Codec13Test.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.Base64Codec13Test (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.Base64Codec13Test (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base64Codec13Test (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base64Codec13Test (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64InputStreamTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64InputStreamTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64InputStreamTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.Base64InputStreamTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.Base64InputStreamTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base64InputStreamTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base64InputStreamTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64OutputStreamTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64OutputStreamTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64OutputStreamTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.Base64OutputStreamTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.Base64OutputStreamTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base64OutputStreamTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base64OutputStreamTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64Test.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64Test.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64Test.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.Base64Test (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.Base64Test (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base64Test (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base64Test (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64TestData.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64TestData.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Base64TestData.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.Base64TestData (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.Base64TestData (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base64TestData (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.Base64TestData (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/BaseNCodecTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/BaseNCodecTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/BaseNCodecTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.BaseNCodecTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.BaseNCodecTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.BaseNCodecTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.BaseNCodecTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/BinaryCodecTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/BinaryCodecTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/BinaryCodecTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.BinaryCodecTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.BinaryCodecTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.BinaryCodecTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.BinaryCodecTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Codec105ErrorInputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Codec105ErrorInputStream.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/Codec105ErrorInputStream.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.Codec105ErrorInputStream (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.Codec105ErrorInputStream (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.Codec105ErrorInputStream (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.Codec105ErrorInputStream (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/HexTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/HexTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/HexTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.HexTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.HexTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.HexTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.HexTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/StringUtilsTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/StringUtilsTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/class-use/StringUtilsTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.binary.StringUtilsTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.binary.StringUtilsTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.binary.StringUtilsTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.binary.StringUtilsTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/package-frame.html Thu Jan  2 18:20:51 2014
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.commons.codec.binary (Apache Commons Codec 1.9 Test API)</title>
+<title>org.apache.commons.codec.binary (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/package-summary.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.commons.codec.binary (Apache Commons Codec 1.9 Test API)</title>
+<title>org.apache.commons.codec.binary (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.commons.codec.binary (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="org.apache.commons.codec.binary (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -197,6 +197,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/package-tree.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.commons.codec.binary Class Hierarchy (Apache Commons Codec 1.9 Test API)</title>
+<title>org.apache.commons.codec.binary Class Hierarchy (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.commons.codec.binary Class Hierarchy (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="org.apache.commons.codec.binary Class Hierarchy (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -140,6 +140,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/package-use.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/binary/package-use.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.commons.codec.binary (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Package org.apache.commons.codec.binary (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.commons.codec.binary (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Package org.apache.commons.codec.binary (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/BinaryEncoderAbstractTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/BinaryEncoderAbstractTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/BinaryEncoderAbstractTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.BinaryEncoderAbstractTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.BinaryEncoderAbstractTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.BinaryEncoderAbstractTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.BinaryEncoderAbstractTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/CharEncodingTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/CharEncodingTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/CharEncodingTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.CharEncodingTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.CharEncodingTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.CharEncodingTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.CharEncodingTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/CharsetsTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/CharsetsTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/CharsetsTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.CharsetsTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.CharsetsTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.CharsetsTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.CharsetsTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/DecoderExceptionTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/DecoderExceptionTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/DecoderExceptionTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.DecoderExceptionTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.DecoderExceptionTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.DecoderExceptionTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.DecoderExceptionTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/EncoderExceptionTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/EncoderExceptionTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/EncoderExceptionTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.EncoderExceptionTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.EncoderExceptionTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.EncoderExceptionTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.EncoderExceptionTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/StringEncoderAbstractTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/StringEncoderAbstractTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/StringEncoderAbstractTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.StringEncoderAbstractTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.StringEncoderAbstractTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.StringEncoderAbstractTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.StringEncoderAbstractTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -228,6 +228,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/StringEncoderComparatorTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/StringEncoderComparatorTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/class-use/StringEncoderComparatorTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.StringEncoderComparatorTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.StringEncoderComparatorTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.StringEncoderComparatorTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.StringEncoderComparatorTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Apr1CryptTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Apr1CryptTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Apr1CryptTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Apr1CryptTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Apr1CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Apr1CryptTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Apr1CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -342,6 +342,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/B64Test.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/B64Test.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/B64Test.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>B64Test (Apache Commons Codec 1.9 Test API)</title>
+<title>B64Test (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="B64Test (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="B64Test (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -264,6 +264,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/CryptTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/CryptTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/CryptTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CryptTest (Apache Commons Codec 1.9 Test API)</title>
+<title>CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CryptTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -297,6 +297,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/DigestUtilsTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/DigestUtilsTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/DigestUtilsTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DigestUtilsTest (Apache Commons Codec 1.9 Test API)</title>
+<title>DigestUtilsTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DigestUtilsTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="DigestUtilsTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -511,6 +511,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Md5CryptTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Md5CryptTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Md5CryptTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Md5CryptTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Md5CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Md5CryptTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Md5CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -329,6 +329,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Sha256CryptTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Sha256CryptTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Sha256CryptTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Sha256CryptTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Sha256CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Sha256CryptTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Sha256CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -329,6 +329,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Sha2CryptTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Sha2CryptTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Sha2CryptTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Sha2CryptTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Sha2CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Sha2CryptTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Sha2CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -251,6 +251,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Sha512CryptTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Sha512CryptTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/Sha512CryptTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Sha512CryptTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Sha512CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Sha512CryptTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Sha512CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -355,6 +355,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/UnixCryptTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/UnixCryptTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/UnixCryptTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>UnixCryptTest (Apache Commons Codec 1.9 Test API)</title>
+<title>UnixCryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="UnixCryptTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="UnixCryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -367,6 +367,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Apr1CryptTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Apr1CryptTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/Apr1CryptTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.digest.Apr1CryptTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.digest.Apr1CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.digest.Apr1CryptTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.digest.Apr1CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/B64Test.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/B64Test.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/B64Test.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.digest.B64Test (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.digest.B64Test (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.digest.B64Test (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.digest.B64Test (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/CryptTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/CryptTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/CryptTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.digest.CryptTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.digest.CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.digest.CryptTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.digest.CryptTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/DigestUtilsTest.html
==============================================================================
--- websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/DigestUtilsTest.html (original)
+++ websites/production/commons/content/proper/commons-codec/testapidocs/org/apache/commons/codec/digest/class-use/DigestUtilsTest.html Thu Jan  2 18:20:51 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.commons.codec.digest.DigestUtilsTest (Apache Commons Codec 1.9 Test API)</title>
+<title>Uses of Class org.apache.commons.codec.digest.DigestUtilsTest (Apache Commons Codec 1.10-SNAPSHOT Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.commons.codec.digest.DigestUtilsTest (Apache Commons Codec 1.9 Test API)";
+        parent.document.title="Uses of Class org.apache.commons.codec.digest.DigestUtilsTest (Apache Commons Codec 1.10-SNAPSHOT Test API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file