You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bo...@apache.org on 2014/04/12 18:52:11 UTC

svn commit: r905942 [4/38] - in /websites/production/commons/content/proper/commons-compress: ./ apidocs/ apidocs/org/apache/commons/compress/archivers/ apidocs/org/apache/commons/compress/archivers/ar/ apidocs/org/apache/commons/compress/archivers/ar/...

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/sevenz/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/sevenz/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/sevenz/package-frame.html Sat Apr 12 16:51:56 2014
@@ -1,9 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>org.apache.commons.compress.archivers.sevenz (Apache Commons Compress 1.8 API)</title>
+<title>org.apache.commons.compress.archivers.sevenz (Apache Commons Compress 1.9-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/sevenz/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/sevenz/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/sevenz/package-summary.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>org.apache.commons.compress.archivers.sevenz (Apache Commons Compress 1.8 API)</title>
+<title>org.apache.commons.compress.archivers.sevenz (Apache Commons Compress 1.9-SNAPSHOT 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.compress.archivers.sevenz (Apache Commons Compress 1.8 API)";
+        parent.document.title="org.apache.commons.compress.archivers.sevenz (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/sevenz/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/sevenz/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/sevenz/package-tree.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>org.apache.commons.compress.archivers.sevenz Class Hierarchy (Apache Commons Compress 1.8 API)</title>
+<title>org.apache.commons.compress.archivers.sevenz Class Hierarchy (Apache Commons Compress 1.9-SNAPSHOT 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.compress.archivers.sevenz Class Hierarchy (Apache Commons Compress 1.8 API)";
+        parent.document.title="org.apache.commons.compress.archivers.sevenz Class Hierarchy (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/sevenz/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/sevenz/package-use.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/sevenz/package-use.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Uses of Package org.apache.commons.compress.archivers.sevenz (Apache Commons Compress 1.8 API)</title>
+<title>Uses of Package org.apache.commons.compress.archivers.sevenz (Apache Commons Compress 1.9-SNAPSHOT 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.compress.archivers.sevenz (Apache Commons Compress 1.8 API)";
+        parent.document.title="Uses of Package org.apache.commons.compress.archivers.sevenz (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/TarArchiveEntry.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/TarArchiveEntry.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/TarArchiveEntry.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>TarArchiveEntry (Apache Commons Compress 1.8 API)</title>
+<title>TarArchiveEntry (Apache Commons Compress 1.9-SNAPSHOT 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="TarArchiveEntry (Apache Commons Compress 1.8 API)";
+        parent.document.title="TarArchiveEntry (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/TarArchiveInputStream.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>TarArchiveInputStream (Apache Commons Compress 1.8 API)</title>
+<title>TarArchiveInputStream (Apache Commons Compress 1.9-SNAPSHOT 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="TarArchiveInputStream (Apache Commons Compress 1.8 API)";
+        parent.document.title="TarArchiveInputStream (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>TarArchiveOutputStream (Apache Commons Compress 1.8 API)</title>
+<title>TarArchiveOutputStream (Apache Commons Compress 1.9-SNAPSHOT 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="TarArchiveOutputStream (Apache Commons Compress 1.8 API)";
+        parent.document.title="TarArchiveOutputStream (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -137,7 +137,7 @@ extends <a href="../../../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.html#BIGNUMBER_ERROR">BIGNUMBER_ERROR</a></strong></code>
-<div class="block">Fail if a big number (e.g. size &gt; 8GiB) is required in the archive.</div>
+<div class="block">Fail if a big number (e.g.</div>
 </td>
 </tr>
 <tr class="rowColor">

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/TarArchiveSparseEntry.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/TarArchiveSparseEntry.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/TarArchiveSparseEntry.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>TarArchiveSparseEntry (Apache Commons Compress 1.8 API)</title>
+<title>TarArchiveSparseEntry (Apache Commons Compress 1.9-SNAPSHOT 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="TarArchiveSparseEntry (Apache Commons Compress 1.8 API)";
+        parent.document.title="TarArchiveSparseEntry (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/TarConstants.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/TarConstants.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/TarConstants.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>TarConstants (Apache Commons Compress 1.8 API)</title>
+<title>TarConstants (Apache Commons Compress 1.9-SNAPSHOT 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="TarConstants (Apache Commons Compress 1.8 API)";
+        parent.document.title="TarConstants (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/TarUtils.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/TarUtils.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/TarUtils.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>TarUtils (Apache Commons Compress 1.8 API)</title>
+<title>TarUtils (Apache Commons Compress 1.9-SNAPSHOT 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="TarUtils (Apache Commons Compress 1.8 API)";
+        parent.document.title="TarUtils (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/class-use/TarArchiveEntry.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/class-use/TarArchiveEntry.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/class-use/TarArchiveEntry.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Uses of Class org.apache.commons.compress.archivers.tar.TarArchiveEntry (Apache Commons Compress 1.8 API)</title>
+<title>Uses of Class org.apache.commons.compress.archivers.tar.TarArchiveEntry (Apache Commons Compress 1.9-SNAPSHOT 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.compress.archivers.tar.TarArchiveEntry (Apache Commons Compress 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.compress.archivers.tar.TarArchiveEntry (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/class-use/TarArchiveInputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/class-use/TarArchiveInputStream.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/class-use/TarArchiveInputStream.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Uses of Class org.apache.commons.compress.archivers.tar.TarArchiveInputStream (Apache Commons Compress 1.8 API)</title>
+<title>Uses of Class org.apache.commons.compress.archivers.tar.TarArchiveInputStream (Apache Commons Compress 1.9-SNAPSHOT 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.compress.archivers.tar.TarArchiveInputStream (Apache Commons Compress 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.compress.archivers.tar.TarArchiveInputStream (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/class-use/TarArchiveOutputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/class-use/TarArchiveOutputStream.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/class-use/TarArchiveOutputStream.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Uses of Class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream (Apache Commons Compress 1.8 API)</title>
+<title>Uses of Class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream (Apache Commons Compress 1.9-SNAPSHOT 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.compress.archivers.tar.TarArchiveOutputStream (Apache Commons Compress 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.compress.archivers.tar.TarArchiveOutputStream (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/class-use/TarArchiveSparseEntry.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/class-use/TarArchiveSparseEntry.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/class-use/TarArchiveSparseEntry.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Uses of Class org.apache.commons.compress.archivers.tar.TarArchiveSparseEntry (Apache Commons Compress 1.8 API)</title>
+<title>Uses of Class org.apache.commons.compress.archivers.tar.TarArchiveSparseEntry (Apache Commons Compress 1.9-SNAPSHOT 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.compress.archivers.tar.TarArchiveSparseEntry (Apache Commons Compress 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.compress.archivers.tar.TarArchiveSparseEntry (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/class-use/TarConstants.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/class-use/TarConstants.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/class-use/TarConstants.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Uses of Interface org.apache.commons.compress.archivers.tar.TarConstants (Apache Commons Compress 1.8 API)</title>
+<title>Uses of Interface org.apache.commons.compress.archivers.tar.TarConstants (Apache Commons Compress 1.9-SNAPSHOT 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 Interface org.apache.commons.compress.archivers.tar.TarConstants (Apache Commons Compress 1.8 API)";
+        parent.document.title="Uses of Interface org.apache.commons.compress.archivers.tar.TarConstants (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/class-use/TarUtils.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/class-use/TarUtils.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/class-use/TarUtils.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Uses of Class org.apache.commons.compress.archivers.tar.TarUtils (Apache Commons Compress 1.8 API)</title>
+<title>Uses of Class org.apache.commons.compress.archivers.tar.TarUtils (Apache Commons Compress 1.9-SNAPSHOT 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.compress.archivers.tar.TarUtils (Apache Commons Compress 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.compress.archivers.tar.TarUtils (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/package-frame.html Sat Apr 12 16:51:56 2014
@@ -1,9 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>org.apache.commons.compress.archivers.tar (Apache Commons Compress 1.8 API)</title>
+<title>org.apache.commons.compress.archivers.tar (Apache Commons Compress 1.9-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/package-summary.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>org.apache.commons.compress.archivers.tar (Apache Commons Compress 1.8 API)</title>
+<title>org.apache.commons.compress.archivers.tar (Apache Commons Compress 1.9-SNAPSHOT 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.compress.archivers.tar (Apache Commons Compress 1.8 API)";
+        parent.document.title="org.apache.commons.compress.archivers.tar (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/package-tree.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>org.apache.commons.compress.archivers.tar Class Hierarchy (Apache Commons Compress 1.8 API)</title>
+<title>org.apache.commons.compress.archivers.tar Class Hierarchy (Apache Commons Compress 1.9-SNAPSHOT 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.compress.archivers.tar Class Hierarchy (Apache Commons Compress 1.8 API)";
+        parent.document.title="org.apache.commons.compress.archivers.tar Class Hierarchy (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/package-use.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/tar/package-use.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Uses of Package org.apache.commons.compress.archivers.tar (Apache Commons Compress 1.8 API)</title>
+<title>Uses of Package org.apache.commons.compress.archivers.tar (Apache Commons Compress 1.9-SNAPSHOT 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.compress.archivers.tar (Apache Commons Compress 1.8 API)";
+        parent.document.title="Uses of Package org.apache.commons.compress.archivers.tar (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/AbstractUnicodeExtraField.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>AbstractUnicodeExtraField (Apache Commons Compress 1.8 API)</title>
+<title>AbstractUnicodeExtraField (Apache Commons Compress 1.9-SNAPSHOT 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="AbstractUnicodeExtraField (Apache Commons Compress 1.8 API)";
+        parent.document.title="AbstractUnicodeExtraField (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/AsiExtraField.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/AsiExtraField.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/AsiExtraField.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>AsiExtraField (Apache Commons Compress 1.8 API)</title>
+<title>AsiExtraField (Apache Commons Compress 1.9-SNAPSHOT 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="AsiExtraField (Apache Commons Compress 1.8 API)";
+        parent.document.title="AsiExtraField (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ExtraFieldUtils.UnparseableExtraField.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>ExtraFieldUtils.UnparseableExtraField (Apache Commons Compress 1.8 API)</title>
+<title>ExtraFieldUtils.UnparseableExtraField (Apache Commons Compress 1.9-SNAPSHOT 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="ExtraFieldUtils.UnparseableExtraField (Apache Commons Compress 1.8 API)";
+        parent.document.title="ExtraFieldUtils.UnparseableExtraField (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ExtraFieldUtils.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>ExtraFieldUtils (Apache Commons Compress 1.8 API)</title>
+<title>ExtraFieldUtils (Apache Commons Compress 1.9-SNAPSHOT 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="ExtraFieldUtils (Apache Commons Compress 1.8 API)";
+        parent.document.title="ExtraFieldUtils (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/GeneralPurposeBit.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>GeneralPurposeBit (Apache Commons Compress 1.8 API)</title>
+<title>GeneralPurposeBit (Apache Commons Compress 1.9-SNAPSHOT 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="GeneralPurposeBit (Apache Commons Compress 1.8 API)";
+        parent.document.title="GeneralPurposeBit (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/JarMarker.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/JarMarker.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/JarMarker.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>JarMarker (Apache Commons Compress 1.8 API)</title>
+<title>JarMarker (Apache Commons Compress 1.9-SNAPSHOT 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="JarMarker (Apache Commons Compress 1.8 API)";
+        parent.document.title="JarMarker (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnicodeCommentExtraField.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnicodeCommentExtraField.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnicodeCommentExtraField.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>UnicodeCommentExtraField (Apache Commons Compress 1.8 API)</title>
+<title>UnicodeCommentExtraField (Apache Commons Compress 1.9-SNAPSHOT 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="UnicodeCommentExtraField (Apache Commons Compress 1.8 API)";
+        parent.document.title="UnicodeCommentExtraField (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnicodePathExtraField.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnicodePathExtraField.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnicodePathExtraField.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>UnicodePathExtraField (Apache Commons Compress 1.8 API)</title>
+<title>UnicodePathExtraField (Apache Commons Compress 1.9-SNAPSHOT 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="UnicodePathExtraField (Apache Commons Compress 1.8 API)";
+        parent.document.title="UnicodePathExtraField (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnixStat.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnixStat.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnixStat.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>UnixStat (Apache Commons Compress 1.8 API)</title>
+<title>UnixStat (Apache Commons Compress 1.9-SNAPSHOT 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="UnixStat (Apache Commons Compress 1.8 API)";
+        parent.document.title="UnixStat (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnparseableExtraFieldData.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>UnparseableExtraFieldData (Apache Commons Compress 1.8 API)</title>
+<title>UnparseableExtraFieldData (Apache Commons Compress 1.9-SNAPSHOT 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="UnparseableExtraFieldData (Apache Commons Compress 1.8 API)";
+        parent.document.title="UnparseableExtraFieldData (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnrecognizedExtraField.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>UnrecognizedExtraField (Apache Commons Compress 1.8 API)</title>
+<title>UnrecognizedExtraField (Apache Commons Compress 1.9-SNAPSHOT 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="UnrecognizedExtraField (Apache Commons Compress 1.8 API)";
+        parent.document.title="UnrecognizedExtraField (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.Feature.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>UnsupportedZipFeatureException.Feature (Apache Commons Compress 1.8 API)</title>
+<title>UnsupportedZipFeatureException.Feature (Apache Commons Compress 1.9-SNAPSHOT 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="UnsupportedZipFeatureException.Feature (Apache Commons Compress 1.8 API)";
+        parent.document.title="UnsupportedZipFeatureException.Feature (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/UnsupportedZipFeatureException.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>UnsupportedZipFeatureException (Apache Commons Compress 1.8 API)</title>
+<title>UnsupportedZipFeatureException (Apache Commons Compress 1.9-SNAPSHOT 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="UnsupportedZipFeatureException (Apache Commons Compress 1.8 API)";
+        parent.document.title="UnsupportedZipFeatureException (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>X5455_ExtendedTimestamp (Apache Commons Compress 1.8 API)</title>
+<title>X5455_ExtendedTimestamp (Apache Commons Compress 1.9-SNAPSHOT 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="X5455_ExtendedTimestamp (Apache Commons Compress 1.8 API)";
+        parent.document.title="X5455_ExtendedTimestamp (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -386,9 +386,7 @@ implements <a href="../../../../../../or
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#setAccessTime(org.apache.commons.compress.archivers.zip.ZipLong)">setAccessTime</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a>&nbsp;l)</code>
 <div class="block">
  Sets the access time (seconds since epoch) of this zip entry
- using a ZipLong object
- 
- Note: the setters for flags and timestamps are decoupled.</div>
+ using a ZipLong object</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -404,9 +402,7 @@ implements <a href="../../../../../../or
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.html#setCreateTime(org.apache.commons.compress.archivers.zip.ZipLong)">setCreateTime</a></strong>(<a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipLong.html" title="class in org.apache.commons.compress.archivers.zip">ZipLong</a>&nbsp;l)</code>
 <div class="block">
  Sets the create time (seconds since epoch) of this zip entry
- using a ZipLong object
- 
- Note: the setters for flags and timestamps are decoupled.</div>
+ using a ZipLong object</div>
 </td>
 </tr>
 <tr class="altColor">

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/X7875_NewUnix.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/X7875_NewUnix.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/X7875_NewUnix.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>X7875_NewUnix (Apache Commons Compress 1.8 API)</title>
+<title>X7875_NewUnix (Apache Commons Compress 1.9-SNAPSHOT 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="X7875_NewUnix (Apache Commons Compress 1.8 API)";
+        parent.document.title="X7875_NewUnix (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/Zip64ExtendedInformationExtraField.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Zip64ExtendedInformationExtraField (Apache Commons Compress 1.8 API)</title>
+<title>Zip64ExtendedInformationExtraField (Apache Commons Compress 1.9-SNAPSHOT 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="Zip64ExtendedInformationExtraField (Apache Commons Compress 1.8 API)";
+        parent.document.title="Zip64ExtendedInformationExtraField (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/Zip64Mode.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/Zip64Mode.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/Zip64Mode.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Zip64Mode (Apache Commons Compress 1.8 API)</title>
+<title>Zip64Mode (Apache Commons Compress 1.9-SNAPSHOT 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="Zip64Mode (Apache Commons Compress 1.8 API)";
+        parent.document.title="Zip64Mode (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -251,7 +251,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>values</h4>
-<pre>public static&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/zip/Zip64Mode.html" title="enum in org.apache.commons.compress.archivers.zip">Zip64Mode</a>[]&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/Zip64Mode.html#line.28">values</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/zip/Zip64Mode.html" title="enum in org.apache.commons.compress.archivers.zip">Zip64Mode</a>[]&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/Zip64Mode.html#line.38">values</a>()</pre>
 <div class="block">Returns an array containing the constants of this enum type, in
 the order they are declared.  This method may be used to iterate
 over the constants as follows:
@@ -269,7 +269,7 @@ the order they are declared</dd></dl>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/zip/Zip64Mode.html" title="enum in org.apache.commons.compress.archivers.zip">Zip64Mode</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/Zip64Mode.html#line.28">valueOf</a>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/commons/compress/archivers/zip/Zip64Mode.html" title="enum in org.apache.commons.compress.archivers.zip">Zip64Mode</a>&nbsp;<a href="../../../../../../src-html/org/apache/commons/compress/archivers/zip/Zip64Mode.html#line.38">valueOf</a>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Returns the enum constant of this type with the specified name.
 The string must match <i>exactly</i> an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/Zip64RequiredException.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/Zip64RequiredException.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/Zip64RequiredException.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Zip64RequiredException (Apache Commons Compress 1.8 API)</title>
+<title>Zip64RequiredException (Apache Commons Compress 1.9-SNAPSHOT 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="Zip64RequiredException (Apache Commons Compress 1.8 API)";
+        parent.document.title="Zip64RequiredException (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipArchiveEntry.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>ZipArchiveEntry (Apache Commons Compress 1.8 API)</title>
+<title>ZipArchiveEntry (Apache Commons Compress 1.9-SNAPSHOT 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="ZipArchiveEntry (Apache Commons Compress 1.8 API)";
+        parent.document.title="ZipArchiveEntry (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>ZipArchiveInputStream (Apache Commons Compress 1.8 API)</title>
+<title>ZipArchiveInputStream (Apache Commons Compress 1.9-SNAPSHOT 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="ZipArchiveInputStream (Apache Commons Compress 1.8 API)";
+        parent.document.title="ZipArchiveInputStream (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.UnicodeExtraFieldPolicy.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.UnicodeExtraFieldPolicy.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.UnicodeExtraFieldPolicy.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>ZipArchiveOutputStream.UnicodeExtraFieldPolicy (Apache Commons Compress 1.8 API)</title>
+<title>ZipArchiveOutputStream.UnicodeExtraFieldPolicy (Apache Commons Compress 1.9-SNAPSHOT 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="ZipArchiveOutputStream.UnicodeExtraFieldPolicy (Apache Commons Compress 1.8 API)";
+        parent.document.title="ZipArchiveOutputStream.UnicodeExtraFieldPolicy (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>ZipArchiveOutputStream (Apache Commons Compress 1.8 API)</title>
+<title>ZipArchiveOutputStream (Apache Commons Compress 1.9-SNAPSHOT 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="ZipArchiveOutputStream (Apache Commons Compress 1.8 API)";
+        parent.document.title="ZipArchiveOutputStream (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -206,7 +206,7 @@ extends <a href="../../../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code>protected boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.html#finished">finished</a></strong></code>
-<div class="block">indicates if this archive is finished. protected for use in Jar implementation</div>
+<div class="block">indicates if this archive is finished.</div>
 </td>
 </tr>
 <tr class="rowColor">

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipEightByteInteger.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>ZipEightByteInteger (Apache Commons Compress 1.8 API)</title>
+<title>ZipEightByteInteger (Apache Commons Compress 1.9-SNAPSHOT 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="ZipEightByteInteger (Apache Commons Compress 1.8 API)";
+        parent.document.title="ZipEightByteInteger (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipEncoding.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipEncoding.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipEncoding.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>ZipEncoding (Apache Commons Compress 1.8 API)</title>
+<title>ZipEncoding (Apache Commons Compress 1.9-SNAPSHOT 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="ZipEncoding (Apache Commons Compress 1.8 API)";
+        parent.document.title="ZipEncoding (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipEncodingHelper.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipEncodingHelper.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipEncodingHelper.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>ZipEncodingHelper (Apache Commons Compress 1.8 API)</title>
+<title>ZipEncodingHelper (Apache Commons Compress 1.9-SNAPSHOT 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="ZipEncodingHelper (Apache Commons Compress 1.8 API)";
+        parent.document.title="ZipEncodingHelper (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipExtraField.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipExtraField.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipExtraField.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>ZipExtraField (Apache Commons Compress 1.8 API)</title>
+<title>ZipExtraField (Apache Commons Compress 1.9-SNAPSHOT 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="ZipExtraField (Apache Commons Compress 1.8 API)";
+        parent.document.title="ZipExtraField (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipFile.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipFile.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipFile.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>ZipFile (Apache Commons Compress 1.8 API)</title>
+<title>ZipFile (Apache Commons Compress 1.9-SNAPSHOT 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="ZipFile (Apache Commons Compress 1.8 API)";
+        parent.document.title="ZipFile (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipLong.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipLong.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipLong.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>ZipLong (Apache Commons Compress 1.8 API)</title>
+<title>ZipLong (Apache Commons Compress 1.9-SNAPSHOT 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="ZipLong (Apache Commons Compress 1.8 API)";
+        parent.document.title="ZipLong (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipMethod.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipMethod.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipMethod.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>ZipMethod (Apache Commons Compress 1.8 API)</title>
+<title>ZipMethod (Apache Commons Compress 1.9-SNAPSHOT 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="ZipMethod (Apache Commons Compress 1.8 API)";
+        parent.document.title="ZipMethod (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipShort.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipShort.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipShort.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>ZipShort (Apache Commons Compress 1.8 API)</title>
+<title>ZipShort (Apache Commons Compress 1.9-SNAPSHOT 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="ZipShort (Apache Commons Compress 1.8 API)";
+        parent.document.title="ZipShort (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipUtil.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipUtil.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/ZipUtil.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>ZipUtil (Apache Commons Compress 1.8 API)</title>
+<title>ZipUtil (Apache Commons Compress 1.9-SNAPSHOT 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="ZipUtil (Apache Commons Compress 1.8 API)";
+        parent.document.title="ZipUtil (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/AbstractUnicodeExtraField.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/AbstractUnicodeExtraField.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/AbstractUnicodeExtraField.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Uses of Class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField (Apache Commons Compress 1.8 API)</title>
+<title>Uses of Class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField (Apache Commons Compress 1.9-SNAPSHOT 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.compress.archivers.zip.AbstractUnicodeExtraField (Apache Commons Compress 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.compress.archivers.zip.AbstractUnicodeExtraField (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -100,19 +100,13 @@
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/zip/UnicodeCommentExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnicodeCommentExtraField</a></strong></code>
-<div class="block">Info-ZIP Unicode Comment Extra Field (0x6375):
-
- Stores the UTF-8 version of the file comment as stored in the
- central directory header.</div>
+<div class="block">Info-ZIP Unicode Comment Extra Field (0x6375):</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../../org/apache/commons/compress/archivers/zip/UnicodePathExtraField.html" title="class in org.apache.commons.compress.archivers.zip">UnicodePathExtraField</a></strong></code>
-<div class="block">Info-ZIP Unicode Path Extra Field (0x7075):
-
- Stores the UTF-8 version of the file name field as stored in the 
- local header and central directory header.</div>
+<div class="block">Info-ZIP Unicode Path Extra Field (0x7075):</div>
 </td>
 </tr>
 </tbody>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/AsiExtraField.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/AsiExtraField.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/AsiExtraField.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Uses of Class org.apache.commons.compress.archivers.zip.AsiExtraField (Apache Commons Compress 1.8 API)</title>
+<title>Uses of Class org.apache.commons.compress.archivers.zip.AsiExtraField (Apache Commons Compress 1.9-SNAPSHOT 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.compress.archivers.zip.AsiExtraField (Apache Commons Compress 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.compress.archivers.zip.AsiExtraField (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/ExtraFieldUtils.UnparseableExtraField.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/ExtraFieldUtils.UnparseableExtraField.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/ExtraFieldUtils.UnparseableExtraField.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Uses of Class org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField (Apache Commons Compress 1.8 API)</title>
+<title>Uses of Class org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField (Apache Commons Compress 1.9-SNAPSHOT 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.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField (Apache Commons Compress 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/ExtraFieldUtils.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/ExtraFieldUtils.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/ExtraFieldUtils.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Uses of Class org.apache.commons.compress.archivers.zip.ExtraFieldUtils (Apache Commons Compress 1.8 API)</title>
+<title>Uses of Class org.apache.commons.compress.archivers.zip.ExtraFieldUtils (Apache Commons Compress 1.9-SNAPSHOT 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.compress.archivers.zip.ExtraFieldUtils (Apache Commons Compress 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.compress.archivers.zip.ExtraFieldUtils (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/GeneralPurposeBit.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/GeneralPurposeBit.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/GeneralPurposeBit.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Uses of Class org.apache.commons.compress.archivers.zip.GeneralPurposeBit (Apache Commons Compress 1.8 API)</title>
+<title>Uses of Class org.apache.commons.compress.archivers.zip.GeneralPurposeBit (Apache Commons Compress 1.9-SNAPSHOT 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.compress.archivers.zip.GeneralPurposeBit (Apache Commons Compress 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.compress.archivers.zip.GeneralPurposeBit (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/JarMarker.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/JarMarker.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/JarMarker.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Uses of Class org.apache.commons.compress.archivers.zip.JarMarker (Apache Commons Compress 1.8 API)</title>
+<title>Uses of Class org.apache.commons.compress.archivers.zip.JarMarker (Apache Commons Compress 1.9-SNAPSHOT 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.compress.archivers.zip.JarMarker (Apache Commons Compress 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.compress.archivers.zip.JarMarker (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/UnicodeCommentExtraField.html
==============================================================================
--- websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/UnicodeCommentExtraField.html (original)
+++ websites/production/commons/content/proper/commons-compress/apidocs/org/apache/commons/compress/archivers/zip/class-use/UnicodeCommentExtraField.html Sat Apr 12 16:51:56 2014
@@ -1,15 +1,15 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="de">
+<html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
-<title>Uses of Class org.apache.commons.compress.archivers.zip.UnicodeCommentExtraField (Apache Commons Compress 1.8 API)</title>
+<title>Uses of Class org.apache.commons.compress.archivers.zip.UnicodeCommentExtraField (Apache Commons Compress 1.9-SNAPSHOT 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.compress.archivers.zip.UnicodeCommentExtraField (Apache Commons Compress 1.8 API)";
+        parent.document.title="Uses of Class org.apache.commons.compress.archivers.zip.UnicodeCommentExtraField (Apache Commons Compress 1.9-SNAPSHOT API)";
     }
 //-->
 </script>