Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/class-use/Lister.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/class-use/Lister.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/class-use/Lister.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.compress.archivers.Lister (Apache 
Commons Compress 1.16 API)</title>
+<title>Uses of Class org.apache.commons.compress.archivers.Lister (Apache 
Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.Lister (Apache Commons Compress 1.16 
API)";
+            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.Lister (Apache Commons Compress 1.16.1 
API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/class-use/StreamingNotSupportedException.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/class-use/StreamingNotSupportedException.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/class-use/StreamingNotSupportedException.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class 
org.apache.commons.compress.archivers.StreamingNotSupportedException (Apache 
Commons Compress 1.16 API)</title>
+<title>Uses of Class 
org.apache.commons.compress.archivers.StreamingNotSupportedException (Apache 
Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.StreamingNotSupportedException (Apache 
Commons Compress 1.16 API)";
+            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.StreamingNotSupportedException (Apache 
Commons Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>CpioArchiveEntry (Apache Commons Compress 1.16 API)</title>
+<title>CpioArchiveEntry (Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CpioArchiveEntry (Apache Commons Compress 
1.16 API)";
+            parent.document.title="CpioArchiveEntry (Apache Commons Compress 
1.16.1 API)";
         }
     }
     catch(err) {
@@ -414,7 +414,7 @@ implements <a href="../../../../../../or
 <tr id="i13" class="rowColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#getMode--">getMode</a></span>()</code>
-<div class="block">Get the mode of this entry (e.g. directory, regular 
file).</div>
+<div class="block">Get the mode of this entry (e.g.</div>
 </td>
 </tr>
 <tr id="i14" class="altColor">
@@ -556,7 +556,7 @@ implements <a href="../../../../../../or
 <tr id="i37" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.html#setMode-long-">setMode</a></span>(long&nbsp;mode)</code>
-<div class="block">Set the mode of this entry (e.g. directory, regular 
file).</div>
+<div class="block">Set the mode of this entry (e.g.</div>
 </td>
 </tr>
 <tr id="i38" class="altColor">

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>CpioArchiveInputStream (Apache Commons Compress 1.16 API)</title>
+<title>CpioArchiveInputStream (Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CpioArchiveInputStream (Apache Commons 
Compress 1.16 API)";
+            parent.document.title="CpioArchiveInputStream (Apache Commons 
Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>CpioArchiveOutputStream (Apache Commons Compress 1.16 API)</title>
+<title>CpioArchiveOutputStream (Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CpioArchiveOutputStream (Apache Commons 
Compress 1.16 API)";
+            parent.document.title="CpioArchiveOutputStream (Apache Commons 
Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/CpioConstants.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/CpioConstants.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/CpioConstants.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>CpioConstants (Apache Commons Compress 1.16 API)</title>
+<title>CpioConstants (Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CpioConstants (Apache Commons Compress 1.16 
API)";
+            parent.document.title="CpioConstants (Apache Commons Compress 
1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveEntry.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveEntry.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveEntry.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class 
org.apache.commons.compress.archivers.cpio.CpioArchiveEntry (Apache Commons 
Compress 1.16 API)</title>
+<title>Uses of Class 
org.apache.commons.compress.archivers.cpio.CpioArchiveEntry (Apache Commons 
Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.cpio.CpioArchiveEntry (Apache Commons 
Compress 1.16 API)";
+            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.cpio.CpioArchiveEntry (Apache Commons 
Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveInputStream.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveInputStream.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveInputStream.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class 
org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream (Apache 
Commons Compress 1.16 API)</title>
+<title>Uses of Class 
org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream (Apache 
Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream (Apache 
Commons Compress 1.16 API)";
+            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream (Apache 
Commons Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveOutputStream.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveOutputStream.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/class-use/CpioArchiveOutputStream.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class 
org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream (Apache 
Commons Compress 1.16 API)</title>
+<title>Uses of Class 
org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream (Apache 
Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream (Apache 
Commons Compress 1.16 API)";
+            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream (Apache 
Commons Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/class-use/CpioConstants.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/class-use/CpioConstants.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/class-use/CpioConstants.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface 
org.apache.commons.compress.archivers.cpio.CpioConstants (Apache Commons 
Compress 1.16 API)</title>
+<title>Uses of Interface 
org.apache.commons.compress.archivers.cpio.CpioConstants (Apache Commons 
Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface 
org.apache.commons.compress.archivers.cpio.CpioConstants (Apache Commons 
Compress 1.16 API)";
+            parent.document.title="Uses of Interface 
org.apache.commons.compress.archivers.cpio.CpioConstants (Apache Commons 
Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/package-frame.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>org.apache.commons.compress.archivers.cpio (Apache Commons Compress 
1.16 API)</title>
+<title>org.apache.commons.compress.archivers.cpio (Apache Commons Compress 
1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/package-summary.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>org.apache.commons.compress.archivers.cpio (Apache Commons Compress 
1.16 API)</title>
+<title>org.apache.commons.compress.archivers.cpio (Apache Commons Compress 
1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.compress.archivers.cpio 
(Apache Commons Compress 1.16 API)";
+            parent.document.title="org.apache.commons.compress.archivers.cpio 
(Apache Commons Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/package-tree.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/package-tree.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/package-tree.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>org.apache.commons.compress.archivers.cpio Class Hierarchy (Apache 
Commons Compress 1.16 API)</title>
+<title>org.apache.commons.compress.archivers.cpio Class Hierarchy (Apache 
Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.compress.archivers.cpio 
Class Hierarchy (Apache Commons Compress 1.16 API)";
+            parent.document.title="org.apache.commons.compress.archivers.cpio 
Class Hierarchy (Apache Commons Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/package-use.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/package-use.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/cpio/package-use.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Package org.apache.commons.compress.archivers.cpio (Apache 
Commons Compress 1.16 API)</title>
+<title>Uses of Package org.apache.commons.compress.archivers.cpio (Apache 
Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package 
org.apache.commons.compress.archivers.cpio (Apache Commons Compress 1.16 API)";
+            parent.document.title="Uses of Package 
org.apache.commons.compress.archivers.cpio (Apache Commons Compress 1.16.1 
API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>DumpArchiveConstants.COMPRESSION_TYPE (Apache Commons Compress 1.16 
API)</title>
+<title>DumpArchiveConstants.COMPRESSION_TYPE (Apache Commons Compress 1.16.1 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DumpArchiveConstants.COMPRESSION_TYPE 
(Apache Commons Compress 1.16 API)";
+            parent.document.title="DumpArchiveConstants.COMPRESSION_TYPE 
(Apache Commons Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>DumpArchiveConstants.SEGMENT_TYPE (Apache Commons Compress 1.16 
API)</title>
+<title>DumpArchiveConstants.SEGMENT_TYPE (Apache Commons Compress 1.16.1 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DumpArchiveConstants.SEGMENT_TYPE (Apache 
Commons Compress 1.16 API)";
+            parent.document.title="DumpArchiveConstants.SEGMENT_TYPE (Apache 
Commons Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>DumpArchiveConstants (Apache Commons Compress 1.16 API)</title>
+<title>DumpArchiveConstants (Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DumpArchiveConstants (Apache Commons 
Compress 1.16 API)";
+            parent.document.title="DumpArchiveConstants (Apache Commons 
Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>DumpArchiveEntry.PERMISSION (Apache Commons Compress 1.16 API)</title>
+<title>DumpArchiveEntry.PERMISSION (Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DumpArchiveEntry.PERMISSION (Apache Commons 
Compress 1.16 API)";
+            parent.document.title="DumpArchiveEntry.PERMISSION (Apache Commons 
Compress 1.16.1 API)";
         }
     }
     catch(err) {
@@ -360,7 +360,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/dump/DumpArchiveEntry.PERMISSION.html"
 title="enum in 
org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a>[]&nbsp;<a
 
href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#line.36">values</a>()</pre>
+<pre>public static&nbsp;<a 
href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html"
 title="enum in 
org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a>[]&nbsp;<a
 
href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#line.526">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:
@@ -380,7 +380,7 @@ for (DumpArchiveEntry.PERMISSION c : Dum
 <ul class="blockList">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a 
href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html"
 title="enum in 
org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a>&nbsp;<a
 
href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#line.36">valueOf</a>(<a
 
href="https://docs.oracle.com/javase/7/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/dump/DumpArchiveEntry.PERMISSION.html"
 title="enum in 
org.apache.commons.compress.archivers.dump">DumpArchiveEntry.PERMISSION</a>&nbsp;<a
 
href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html#line.526">valueOf</a>(<a
 
href="https://docs.oracle.com/javase/7/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/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>DumpArchiveEntry.TYPE (Apache Commons Compress 1.16 API)</title>
+<title>DumpArchiveEntry.TYPE (Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DumpArchiveEntry.TYPE (Apache Commons 
Compress 1.16 API)";
+            parent.document.title="DumpArchiveEntry.TYPE (Apache Commons 
Compress 1.16.1 API)";
         }
     }
     catch(err) {
@@ -324,7 +324,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/dump/DumpArchiveEntry.TYPE.html"
 title="enum in 
org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>[]&nbsp;<a 
href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#line.36">values</a>()</pre>
+<pre>public static&nbsp;<a 
href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html"
 title="enum in 
org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>[]&nbsp;<a 
href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#line.526">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:
@@ -344,7 +344,7 @@ for (DumpArchiveEntry.TYPE c : DumpArchi
 <ul class="blockList">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a 
href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html"
 title="enum in 
org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>&nbsp;<a 
href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#line.36">valueOf</a>(<a
 
href="https://docs.oracle.com/javase/7/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/dump/DumpArchiveEntry.TYPE.html"
 title="enum in 
org.apache.commons.compress.archivers.dump">DumpArchiveEntry.TYPE</a>&nbsp;<a 
href="../../../../../../src-html/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html#line.526">valueOf</a>(<a
 
href="https://docs.oracle.com/javase/7/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/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>DumpArchiveEntry (Apache Commons Compress 1.16 API)</title>
+<title>DumpArchiveEntry (Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DumpArchiveEntry (Apache Commons Compress 
1.16 API)";
+            parent.document.title="DumpArchiveEntry (Apache Commons Compress 
1.16.1 API)";
         }
     }
     catch(err) {
@@ -498,7 +498,7 @@ implements <a href="../../../../../../or
 <tr id="i23" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.html#isDeleted--">isDeleted</a></span>()</code>
-<div class="block">Has this file been deleted?</div>
+<div class="block">Has this file been deleted? (On valid on incremental 
dumps.)</div>
 </td>
 </tr>
 <tr id="i24" class="altColor">

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveException.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveException.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveException.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>DumpArchiveException (Apache Commons Compress 1.16 API)</title>
+<title>DumpArchiveException (Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DumpArchiveException (Apache Commons 
Compress 1.16 API)";
+            parent.document.title="DumpArchiveException (Apache Commons 
Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveInputStream.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>DumpArchiveInputStream (Apache Commons Compress 1.16 API)</title>
+<title>DumpArchiveInputStream (Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DumpArchiveInputStream (Apache Commons 
Compress 1.16 API)";
+            parent.document.title="DumpArchiveInputStream (Apache Commons 
Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>DumpArchiveSummary (Apache Commons Compress 1.16 API)</title>
+<title>DumpArchiveSummary (Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DumpArchiveSummary (Apache Commons Compress 
1.16 API)";
+            parent.document.title="DumpArchiveSummary (Apache Commons Compress 
1.16.1 API)";
         }
     }
     catch(err) {
@@ -211,7 +211,7 @@ extends <a href="https://docs.oracle.com
 <tr id="i13" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#isCompressed--">isCompressed</a></span>()</code>
-<div class="block">Is this volume compressed?</div>
+<div class="block">Is this volume compressed? N.B., individual blocks may or 
may not be compressed.</div>
 </td>
 </tr>
 <tr id="i14" class="altColor">
@@ -229,13 +229,15 @@ extends <a href="https://docs.oracle.com
 <tr id="i16" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#isNewHeader--">isNewHeader</a></span>()</code>
-<div class="block">Is this the new header format?</div>
+<div class="block">Is this the new header format? (We do not currently support 
the
+ old format.)</div>
 </td>
 </tr>
 <tr id="i17" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveSummary.html#isNewInode--">isNewInode</a></span>()</code>
-<div class="block">Is this the new inode format?</div>
+<div class="block">Is this the new inode format? (We do not currently support 
the
+ old format.)</div>
 </td>
 </tr>
 <tr id="i18" class="altColor">

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/InvalidFormatException.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/InvalidFormatException.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/InvalidFormatException.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>InvalidFormatException (Apache Commons Compress 1.16 API)</title>
+<title>InvalidFormatException (Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InvalidFormatException (Apache Commons 
Compress 1.16 API)";
+            parent.document.title="InvalidFormatException (Apache Commons 
Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/ShortFileException.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/ShortFileException.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/ShortFileException.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>ShortFileException (Apache Commons Compress 1.16 API)</title>
+<title>ShortFileException (Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ShortFileException (Apache Commons Compress 
1.16 API)";
+            parent.document.title="ShortFileException (Apache Commons Compress 
1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/UnrecognizedFormatException.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/UnrecognizedFormatException.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/UnrecognizedFormatException.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>UnrecognizedFormatException (Apache Commons Compress 1.16 API)</title>
+<title>UnrecognizedFormatException (Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UnrecognizedFormatException (Apache Commons 
Compress 1.16 API)";
+            parent.document.title="UnrecognizedFormatException (Apache Commons 
Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/UnsupportedCompressionAlgorithmException.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/UnsupportedCompressionAlgorithmException.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/UnsupportedCompressionAlgorithmException.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>UnsupportedCompressionAlgorithmException (Apache Commons Compress 1.16 
API)</title>
+<title>UnsupportedCompressionAlgorithmException (Apache Commons Compress 
1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UnsupportedCompressionAlgorithmException 
(Apache Commons Compress 1.16 API)";
+            parent.document.title="UnsupportedCompressionAlgorithmException 
(Apache Commons Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.COMPRESSION_TYPE.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.COMPRESSION_TYPE.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.COMPRESSION_TYPE.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
 (Apache Commons Compress 1.16 API)</title>
+<title>Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
 (Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
 (Apache Commons Compress 1.16 API)";
+            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveConstants.COMPRESSION_TYPE
 (Apache Commons Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.SEGMENT_TYPE.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.SEGMENT_TYPE.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.SEGMENT_TYPE.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE 
(Apache Commons Compress 1.16 API)</title>
+<title>Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE 
(Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE 
(Apache Commons Compress 1.16 API)";
+            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveConstants.SEGMENT_TYPE 
(Apache Commons Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveConstants.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveConstants (Apache Commons 
Compress 1.16 API)</title>
+<title>Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveConstants (Apache Commons 
Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveConstants (Apache Commons 
Compress 1.16 API)";
+            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveConstants (Apache Commons 
Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.PERMISSION.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.PERMISSION.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.PERMISSION.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION (Apache 
Commons Compress 1.16 API)</title>
+<title>Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION (Apache 
Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION (Apache 
Commons Compress 1.16 API)";
+            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveEntry.PERMISSION (Apache 
Commons Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.TYPE.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.TYPE.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.TYPE.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE (Apache 
Commons Compress 1.16 API)</title>
+<title>Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE (Apache 
Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE (Apache 
Commons Compress 1.16 API)";
+            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveEntry.TYPE (Apache 
Commons Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveEntry.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveEntry (Apache Commons 
Compress 1.16 API)</title>
+<title>Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveEntry (Apache Commons 
Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveEntry (Apache Commons 
Compress 1.16 API)";
+            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveEntry (Apache Commons 
Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveException.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveException.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveException.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveException (Apache Commons 
Compress 1.16 API)</title>
+<title>Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveException (Apache Commons 
Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveException (Apache Commons 
Compress 1.16 API)";
+            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveException (Apache Commons 
Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveInputStream.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveInputStream.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveInputStream.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveInputStream (Apache 
Commons Compress 1.16 API)</title>
+<title>Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveInputStream (Apache 
Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveInputStream (Apache 
Commons Compress 1.16 API)";
+            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveInputStream (Apache 
Commons Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveSummary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveSummary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/DumpArchiveSummary.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveSummary (Apache Commons 
Compress 1.16 API)</title>
+<title>Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveSummary (Apache Commons 
Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveSummary (Apache Commons 
Compress 1.16 API)";
+            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.DumpArchiveSummary (Apache Commons 
Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/InvalidFormatException.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/InvalidFormatException.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/InvalidFormatException.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class 
org.apache.commons.compress.archivers.dump.InvalidFormatException (Apache 
Commons Compress 1.16 API)</title>
+<title>Uses of Class 
org.apache.commons.compress.archivers.dump.InvalidFormatException (Apache 
Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.InvalidFormatException (Apache 
Commons Compress 1.16 API)";
+            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.InvalidFormatException (Apache 
Commons Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/ShortFileException.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/ShortFileException.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/ShortFileException.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class 
org.apache.commons.compress.archivers.dump.ShortFileException (Apache Commons 
Compress 1.16 API)</title>
+<title>Uses of Class 
org.apache.commons.compress.archivers.dump.ShortFileException (Apache Commons 
Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.ShortFileException (Apache Commons 
Compress 1.16 API)";
+            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.ShortFileException (Apache Commons 
Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/UnrecognizedFormatException.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/UnrecognizedFormatException.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/UnrecognizedFormatException.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class 
org.apache.commons.compress.archivers.dump.UnrecognizedFormatException (Apache 
Commons Compress 1.16 API)</title>
+<title>Uses of Class 
org.apache.commons.compress.archivers.dump.UnrecognizedFormatException (Apache 
Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.UnrecognizedFormatException (Apache 
Commons Compress 1.16 API)";
+            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.UnrecognizedFormatException (Apache 
Commons Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/UnsupportedCompressionAlgorithmException.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/UnsupportedCompressionAlgorithmException.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/class-use/UnsupportedCompressionAlgorithmException.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class 
org.apache.commons.compress.archivers.dump.UnsupportedCompressionAlgorithmException
 (Apache Commons Compress 1.16 API)</title>
+<title>Uses of Class 
org.apache.commons.compress.archivers.dump.UnsupportedCompressionAlgorithmException
 (Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.UnsupportedCompressionAlgorithmException
 (Apache Commons Compress 1.16 API)";
+            parent.document.title="Uses of Class 
org.apache.commons.compress.archivers.dump.UnsupportedCompressionAlgorithmException
 (Apache Commons Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/package-frame.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>org.apache.commons.compress.archivers.dump (Apache Commons Compress 
1.16 API)</title>
+<title>org.apache.commons.compress.archivers.dump (Apache Commons Compress 
1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/package-summary.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>org.apache.commons.compress.archivers.dump (Apache Commons Compress 
1.16 API)</title>
+<title>org.apache.commons.compress.archivers.dump (Apache Commons Compress 
1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.compress.archivers.dump 
(Apache Commons Compress 1.16 API)";
+            parent.document.title="org.apache.commons.compress.archivers.dump 
(Apache Commons Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/package-tree.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/package-tree.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/package-tree.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>org.apache.commons.compress.archivers.dump Class Hierarchy (Apache 
Commons Compress 1.16 API)</title>
+<title>org.apache.commons.compress.archivers.dump Class Hierarchy (Apache 
Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.commons.compress.archivers.dump 
Class Hierarchy (Apache Commons Compress 1.16 API)";
+            parent.document.title="org.apache.commons.compress.archivers.dump 
Class Hierarchy (Apache Commons Compress 1.16.1 API)";
         }
     }
     catch(err) {
@@ -122,10 +122,10 @@
 <ul>
 <li type="circle">java.lang.<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a 
href="https://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>)
 <ul>
-<li type="circle">org.apache.commons.compress.archivers.dump.<a 
href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html"
 title="enum in org.apache.commons.compress.archivers.dump"><span 
class="typeNameLink">DumpArchiveConstants.SEGMENT_TYPE</span></a></li>
-<li type="circle">org.apache.commons.compress.archivers.dump.<a 
href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html"
 title="enum in org.apache.commons.compress.archivers.dump"><span 
class="typeNameLink">DumpArchiveConstants.COMPRESSION_TYPE</span></a></li>
 <li type="circle">org.apache.commons.compress.archivers.dump.<a 
href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.TYPE.html"
 title="enum in org.apache.commons.compress.archivers.dump"><span 
class="typeNameLink">DumpArchiveEntry.TYPE</span></a></li>
 <li type="circle">org.apache.commons.compress.archivers.dump.<a 
href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveEntry.PERMISSION.html"
 title="enum in org.apache.commons.compress.archivers.dump"><span 
class="typeNameLink">DumpArchiveEntry.PERMISSION</span></a></li>
+<li type="circle">org.apache.commons.compress.archivers.dump.<a 
href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.SEGMENT_TYPE.html"
 title="enum in org.apache.commons.compress.archivers.dump"><span 
class="typeNameLink">DumpArchiveConstants.SEGMENT_TYPE</span></a></li>
+<li type="circle">org.apache.commons.compress.archivers.dump.<a 
href="../../../../../../org/apache/commons/compress/archivers/dump/DumpArchiveConstants.COMPRESSION_TYPE.html"
 title="enum in org.apache.commons.compress.archivers.dump"><span 
class="typeNameLink">DumpArchiveConstants.COMPRESSION_TYPE</span></a></li>
 </ul>
 </li>
 </ul>

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/package-use.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/package-use.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/dump/package-use.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Package org.apache.commons.compress.archivers.dump (Apache 
Commons Compress 1.16 API)</title>
+<title>Uses of Package org.apache.commons.compress.archivers.dump (Apache 
Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package 
org.apache.commons.compress.archivers.dump (Apache Commons Compress 1.16 API)";
+            parent.document.title="Uses of Package 
org.apache.commons.compress.archivers.dump (Apache Commons Compress 1.16.1 
API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/jar/JarArchiveEntry.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/jar/JarArchiveEntry.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/jar/JarArchiveEntry.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>JarArchiveEntry (Apache Commons Compress 1.16 API)</title>
+<title>JarArchiveEntry (Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JarArchiveEntry (Apache Commons Compress 
1.16 API)";
+            parent.document.title="JarArchiveEntry (Apache Commons Compress 
1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/jar/JarArchiveInputStream.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>JarArchiveInputStream (Apache Commons Compress 1.16 API)</title>
+<title>JarArchiveInputStream (Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JarArchiveInputStream (Apache Commons 
Compress 1.16 API)";
+            parent.document.title="JarArchiveInputStream (Apache Commons 
Compress 1.16.1 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html
 (original)
+++ 
websites/production/commons/content/proper/commons-compress/javadocs/api-release/org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.html
 Sat Feb 10 13:44:59 2018
@@ -1,10 +1,10 @@
 <!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>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>JarArchiveOutputStream (Apache Commons Compress 1.16 API)</title>
+<title>JarArchiveOutputStream (Apache Commons Compress 1.16.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JarArchiveOutputStream (Apache Commons 
Compress 1.16 API)";
+            parent.document.title="JarArchiveOutputStream (Apache Commons 
Compress 1.16.1 API)";
         }
     }
     catch(err) {


Reply via email to