You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by gg...@apache.org on 2019/08/15 20:56:15 UTC

svn commit: r1048798 [37/39] - in /websites/production/commons/content/proper/commons-vfs: ./ commons-vfs2-distribution/ commons-vfs2-examples/ commons-vfs2-examples/apidocs/ commons-vfs2-examples/apidocs/org/apache/commons/vfs2/example/ commons-vfs2-e...

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/FilesCache.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/FilesCache.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/FilesCache.html Thu Aug 15 20:56:06 2019
@@ -47,11 +47,11 @@
 <a class="jxr_linenumber" name="L39" href="#L39">39</a>      <em class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L40" href="#L40">40</a>  <em class="jxr_javadoccomment">     * Retrieves a FileObject from the cache by name.</em>
 <a class="jxr_linenumber" name="L41" href="#L41">41</a>  <em class="jxr_javadoccomment">     *</em>
-<a class="jxr_linenumber" name="L42" href="#L42">42</a>  <em class="jxr_javadoccomment">     * @param file system The FileSystem.</em>
-<a class="jxr_linenumber" name="L43" href="#L43">43</a>  <em class="jxr_javadoccomment">     * @param name the name</em>
+<a class="jxr_linenumber" name="L42" href="#L42">42</a>  <em class="jxr_javadoccomment">     * @param fileSystem The FileSystem.</em>
+<a class="jxr_linenumber" name="L43" href="#L43">43</a>  <em class="jxr_javadoccomment">     * @param fileName the name</em>
 <a class="jxr_linenumber" name="L44" href="#L44">44</a>  <em class="jxr_javadoccomment">     * @return the file object or null if file is not cached</em>
 <a class="jxr_linenumber" name="L45" href="#L45">45</a>  <em class="jxr_javadoccomment">     */</em>
-<a class="jxr_linenumber" name="L46" href="#L46">46</a>      <a name="FileObject" href="../../../../org/apache/commons/vfs2/FileObject.html#FileObject">FileObject</a> getFile(<strong class="jxr_keyword">final</strong> <a name="FileSystem" href="../../../../org/apache/commons/vfs2/FileSystem.html#FileSystem">FileSystem</a> fileSystem, <strong class="jxr_keyword">final</strong> <a name="FileName" href="../../../../org/apache/commons/vfs2/FileName.html#FileName">FileName</a> name);
+<a class="jxr_linenumber" name="L46" href="#L46">46</a>      <a name="FileObject" href="../../../../org/apache/commons/vfs2/FileObject.html#FileObject">FileObject</a> getFile(<strong class="jxr_keyword">final</strong> <a name="FileSystem" href="../../../../org/apache/commons/vfs2/FileSystem.html#FileSystem">FileSystem</a> fileSystem, <strong class="jxr_keyword">final</strong> <a name="FileName" href="../../../../org/apache/commons/vfs2/FileName.html#FileName">FileName</a> fileName);
 <a class="jxr_linenumber" name="L47" href="#L47">47</a>  
 <a class="jxr_linenumber" name="L48" href="#L48">48</a>      <em class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L49" href="#L49">49</a>  <em class="jxr_javadoccomment">     * Purges the entries corresponding to the FileSystem.</em>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/auth/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/auth/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/auth/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.auth</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.auth</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/auth/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/auth/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/auth/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.auth</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.auth</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -81,7 +81,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/cache/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/cache/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/cache/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.cache</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.cache</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/cache/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/cache/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/cache/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.cache</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.cache</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -126,7 +126,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/events/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/events/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/events/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.events</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.events</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/events/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/events/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/events/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.events</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.events</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -96,7 +96,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/example/filter/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/example/filter/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/example/filter/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.example.filter</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.example.filter</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/example/filter/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/example/filter/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/example/filter/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.example.filter</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.example.filter</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -141,7 +141,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/example/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/example/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/example/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.example</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.example</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/example/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/example/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/example/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.example</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.example</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -91,7 +91,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/filter/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/filter/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/filter/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.filter</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.filter</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/filter/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/filter/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/filter/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.filter</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.filter</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -191,7 +191,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/impl/VirtualFileSystem.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/impl/VirtualFileSystem.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/impl/VirtualFileSystem.html Thu Aug 15 20:56:06 2019
@@ -43,7 +43,7 @@
 <a class="jxr_linenumber" name="L35" href="#L35">35</a>  <em class="jxr_javadoccomment"> * A logical file system, made up of set of junctions, or links, to files from other file systems.</em>
 <a class="jxr_linenumber" name="L36" href="#L36">36</a>  <em class="jxr_javadoccomment"> * &lt;p&gt;</em>
 <a class="jxr_linenumber" name="L37" href="#L37">37</a>  <em class="jxr_javadoccomment"> * TODO - Handle nested junctions.</em>
-<a class="jxr_linenumber" name="L38" href="#L38">38</a>  <em class="jxr_javadoccomment"> * &lt;p&gt;</em>
+<a class="jxr_linenumber" name="L38" href="#L38">38</a>  <em class="jxr_javadoccomment"> * &lt;/p&gt;</em>
 <a class="jxr_linenumber" name="L39" href="#L39">39</a>  <em class="jxr_javadoccomment"> */</em>
 <a class="jxr_linenumber" name="L40" href="#L40">40</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a name="VirtualFileSystem" href="../../../../../org/apache/commons/vfs2/impl/VirtualFileSystem.html#VirtualFileSystem">VirtualFileSystem</a> <strong class="jxr_keyword">extends</strong> <a name="AbstractFileSystem" href="../../../../../org/apache/commons/vfs2/provider/AbstractFileSystem.html#AbstractFileSystem">AbstractFileSystem</a> {
 <a class="jxr_linenumber" name="L41" href="#L41">41</a>      <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> Map&lt;FileName, FileObject&gt; junctions = <strong class="jxr_keyword">new</strong> HashMap&lt;&gt;();

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/impl/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/impl/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/impl/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.impl</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.impl</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/impl/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/impl/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/impl/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.impl</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.impl</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -206,7 +206,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/libcheck/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/libcheck/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/libcheck/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.libcheck</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.libcheck</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/libcheck/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/libcheck/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/libcheck/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.libcheck</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.libcheck</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -86,7 +86,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/operations/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/operations/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/operations/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.operations</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.operations</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/operations/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/operations/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/operations/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.operations</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.operations</title>
         <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -106,7 +106,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/operations/vcs/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/operations/vcs/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/operations/vcs/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.operations.vcs</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.operations.vcs</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/operations/vcs/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/operations/vcs/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/operations/vcs/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.operations.vcs</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.operations.vcs</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -141,7 +141,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2</title>
         <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2</title>
         <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -276,7 +276,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/DefaultFileContent.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/DefaultFileContent.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/DefaultFileContent.html Thu Aug 15 20:56:06 2019
@@ -348,7 +348,7 @@
 <a class="jxr_linenumber" name="L340" href="#L340">340</a> <em class="jxr_javadoccomment">     */</em>
 <a class="jxr_linenumber" name="L341" href="#L341">341</a>     @Override
 <a class="jxr_linenumber" name="L342" href="#L342">342</a>     <strong class="jxr_keyword">public</strong> InputStream getInputStream() <strong class="jxr_keyword">throws</strong> <a name="FileSystemException" href="../../../../../org/apache/commons/vfs2/FileSystemException.html#FileSystemException">FileSystemException</a> {
-<a class="jxr_linenumber" name="L343" href="#L343">343</a>         <strong class="jxr_keyword">return</strong> buildInputStream(<strong class="jxr_keyword">null</strong>);
+<a class="jxr_linenumber" name="L343" href="#L343">343</a>         <strong class="jxr_keyword">return</strong> buildInputStream(0);
 <a class="jxr_linenumber" name="L344" href="#L344">344</a>     }
 <a class="jxr_linenumber" name="L345" href="#L345">345</a> 
 <a class="jxr_linenumber" name="L346" href="#L346">346</a>     <em class="jxr_javadoccomment">/**</em>
@@ -409,7 +409,7 @@
 <a class="jxr_linenumber" name="L401" href="#L401">401</a> <em class="jxr_javadoccomment">     */</em>
 <a class="jxr_linenumber" name="L402" href="#L402">402</a>     @Override
 <a class="jxr_linenumber" name="L403" href="#L403">403</a>     <strong class="jxr_keyword">public</strong> OutputStream getOutputStream(<strong class="jxr_keyword">final</strong> <strong class="jxr_keyword">boolean</strong> bAppend) <strong class="jxr_keyword">throws</strong> <a name="FileSystemException" href="../../../../../org/apache/commons/vfs2/FileSystemException.html#FileSystemException">FileSystemException</a> {
-<a class="jxr_linenumber" name="L404" href="#L404">404</a>         <strong class="jxr_keyword">return</strong> buildOutputStream(bAppend, <strong class="jxr_keyword">null</strong>);
+<a class="jxr_linenumber" name="L404" href="#L404">404</a>         <strong class="jxr_keyword">return</strong> buildOutputStream(bAppend, 0);
 <a class="jxr_linenumber" name="L405" href="#L405">405</a>     }
 <a class="jxr_linenumber" name="L406" href="#L406">406</a> 
 <a class="jxr_linenumber" name="L407" href="#L407">407</a>     <em class="jxr_javadoccomment">/**</em>
@@ -493,7 +493,7 @@
 <a class="jxr_linenumber" name="L485" href="#L485">485</a>         }
 <a class="jxr_linenumber" name="L486" href="#L486">486</a>     }
 <a class="jxr_linenumber" name="L487" href="#L487">487</a> 
-<a class="jxr_linenumber" name="L488" href="#L488">488</a>     <strong class="jxr_keyword">private</strong> InputStream buildInputStream(<strong class="jxr_keyword">final</strong> Integer bufferSize) <strong class="jxr_keyword">throws</strong> <a name="FileSystemException" href="../../../../../org/apache/commons/vfs2/FileSystemException.html#FileSystemException">FileSystemException</a> {
+<a class="jxr_linenumber" name="L488" href="#L488">488</a>     <strong class="jxr_keyword">private</strong> InputStream buildInputStream(<strong class="jxr_keyword">final</strong> <strong class="jxr_keyword">int</strong> bufferSize) <strong class="jxr_keyword">throws</strong> <a name="FileSystemException" href="../../../../../org/apache/commons/vfs2/FileSystemException.html#FileSystemException">FileSystemException</a> {
 <a class="jxr_linenumber" name="L489" href="#L489">489</a>         <em class="jxr_comment">/*</em>
 <a class="jxr_linenumber" name="L490" href="#L490">490</a> <em class="jxr_comment">         * if (getThreadData().getState() == STATE_WRITING || getThreadData().getState() == STATE_RANDOM_ACCESS) { throw</em>
 <a class="jxr_linenumber" name="L491" href="#L491">491</a> <em class="jxr_comment">         * new FileSystemException("vfs.provider/read-in-use.error", file); }</em>
@@ -502,7 +502,7 @@
 <a class="jxr_linenumber" name="L494" href="#L494">494</a>         <em class="jxr_comment">// Get the raw input stream</em>
 <a class="jxr_linenumber" name="L495" href="#L495">495</a>         <strong class="jxr_keyword">final</strong> InputStream inputStream = fileObject.getInputStream();
 <a class="jxr_linenumber" name="L496" href="#L496">496</a> 
-<a class="jxr_linenumber" name="L497" href="#L497">497</a>         <strong class="jxr_keyword">final</strong> InputStream wrappedInputStream = bufferSize == <strong class="jxr_keyword">null</strong> ?
+<a class="jxr_linenumber" name="L497" href="#L497">497</a>         <strong class="jxr_keyword">final</strong> InputStream wrappedInputStream = bufferSize == 0 ?
 <a class="jxr_linenumber" name="L498" href="#L498">498</a>             <strong class="jxr_keyword">new</strong> FileContentInputStream(fileObject, inputStream) :
 <a class="jxr_linenumber" name="L499" href="#L499">499</a>             <strong class="jxr_keyword">new</strong> FileContentInputStream(fileObject, inputStream, bufferSize);
 <a class="jxr_linenumber" name="L500" href="#L500">500</a> 
@@ -512,7 +512,7 @@
 <a class="jxr_linenumber" name="L504" href="#L504">504</a>         <strong class="jxr_keyword">return</strong> wrappedInputStream;
 <a class="jxr_linenumber" name="L505" href="#L505">505</a>     }
 <a class="jxr_linenumber" name="L506" href="#L506">506</a> 
-<a class="jxr_linenumber" name="L507" href="#L507">507</a>     <strong class="jxr_keyword">private</strong> OutputStream buildOutputStream(<strong class="jxr_keyword">final</strong> <strong class="jxr_keyword">boolean</strong> bAppend, <strong class="jxr_keyword">final</strong> Integer bufferSize) <strong class="jxr_keyword">throws</strong> <a name="FileSystemException" href="../../../../../org/apache/commons/vfs2/FileSystemException.html#FileSystemException">FileSystemException</a> {
+<a class="jxr_linenumber" name="L507" href="#L507">507</a>     <strong class="jxr_keyword">private</strong> OutputStream buildOutputStream(<strong class="jxr_keyword">final</strong> <strong class="jxr_keyword">boolean</strong> bAppend, <strong class="jxr_keyword">final</strong> <strong class="jxr_keyword">int</strong> bufferSize) <strong class="jxr_keyword">throws</strong> <a name="FileSystemException" href="../../../../../org/apache/commons/vfs2/FileSystemException.html#FileSystemException">FileSystemException</a> {
 <a class="jxr_linenumber" name="L508" href="#L508">508</a>         <em class="jxr_comment">/*</em>
 <a class="jxr_linenumber" name="L509" href="#L509">509</a> <em class="jxr_comment">         * if (getThreadData().getState() != STATE_NONE)</em>
 <a class="jxr_linenumber" name="L510" href="#L510">510</a> <em class="jxr_comment">         */</em>
@@ -526,7 +526,7 @@
 <a class="jxr_linenumber" name="L518" href="#L518">518</a>         <strong class="jxr_keyword">final</strong> OutputStream outstr = fileObject.getOutputStream(bAppend);
 <a class="jxr_linenumber" name="L519" href="#L519">519</a> 
 <a class="jxr_linenumber" name="L520" href="#L520">520</a>         <em class="jxr_comment">// Create and set wrapper</em>
-<a class="jxr_linenumber" name="L521" href="#L521">521</a>         <strong class="jxr_keyword">final</strong> FileContentOutputStream wrapped = bufferSize == <strong class="jxr_keyword">null</strong> ?
+<a class="jxr_linenumber" name="L521" href="#L521">521</a>         <strong class="jxr_keyword">final</strong> FileContentOutputStream wrapped = bufferSize == 0 ?
 <a class="jxr_linenumber" name="L522" href="#L522">522</a>             <strong class="jxr_keyword">new</strong> FileContentOutputStream(fileObject, outstr) :
 <a class="jxr_linenumber" name="L523" href="#L523">523</a>             <strong class="jxr_keyword">new</strong> FileContentOutputStream(fileObject, outstr, bufferSize);
 <a class="jxr_linenumber" name="L524" href="#L524">524</a>         streams.setOutstr(wrapped);

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/LayeredFileNameParser.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/LayeredFileNameParser.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/LayeredFileNameParser.html Thu Aug 15 20:56:06 2019
@@ -62,13 +62,13 @@
 <a class="jxr_linenumber" name="L54" href="#L54">54</a>  <em class="jxr_javadoccomment">     * Parses the base and name into a FileName.</em>
 <a class="jxr_linenumber" name="L55" href="#L55">55</a>  <em class="jxr_javadoccomment">     *</em>
 <a class="jxr_linenumber" name="L56" href="#L56">56</a>  <em class="jxr_javadoccomment">     * @param context The component context.</em>
-<a class="jxr_linenumber" name="L57" href="#L57">57</a>  <em class="jxr_javadoccomment">     * @param base The base FileName.</em>
-<a class="jxr_linenumber" name="L58" href="#L58">58</a>  <em class="jxr_javadoccomment">     * @param file name The target file name.</em>
+<a class="jxr_linenumber" name="L57" href="#L57">57</a>  <em class="jxr_javadoccomment">     * @param baseFileName The base FileName.</em>
+<a class="jxr_linenumber" name="L58" href="#L58">58</a>  <em class="jxr_javadoccomment">     * @param fileName name The target file name.</em>
 <a class="jxr_linenumber" name="L59" href="#L59">59</a>  <em class="jxr_javadoccomment">     * @return The constructed FileName.</em>
 <a class="jxr_linenumber" name="L60" href="#L60">60</a>  <em class="jxr_javadoccomment">     * @throws FileSystemException if an error occurs.</em>
 <a class="jxr_linenumber" name="L61" href="#L61">61</a>  <em class="jxr_javadoccomment">     */</em>
 <a class="jxr_linenumber" name="L62" href="#L62">62</a>      @Override
-<a class="jxr_linenumber" name="L63" href="#L63">63</a>      <strong class="jxr_keyword">public</strong> <a name="FileName" href="../../../../../org/apache/commons/vfs2/FileName.html#FileName">FileName</a> parseUri(<strong class="jxr_keyw<a name="FileName" href="../../../../../org/apache/commons/vfs2/FileName.html#FileName">FileName</a>al</strong> <a name="VfsComponentContext" href="../../../../../org/apache/commons/vfs2/provider/VfsComponentContext.html#VfsComponentContext">VfsComponentContext</a> context, <strong class="jxr_keyword">final</strong> <a name="FileName" href="../../../../../org/apache/commons/vfs2/FileName.html#FileName">FileName</a> base, <strong class="jxr_keyword">final</strong> String fileName)
+<a class="jxr_linenumber" name="L63" href="#L63">63</a>      <strong class="jxr_keyword">public</strong> <a name="FileName" href="../../../../../org/apache/commons/vfs2/FileName.html#FileName">FileName</a> parseUri(<strong class="jxr_keyw<a name="FileName" href="../../../../../org/apache/commons/vfs2/FileName.html#FileName">FileName</a>al</strong> <a name="VfsComponentContext" href="../../../../../org/apache/commons/vfs2/provider/VfsComponentContext.html#VfsComponentContext">VfsComponentContext</a> context, <strong class="jxr_keyword">final</strong> <a name="FileName" href="../../../../../org/apache/commons/vfs2/FileName.html#FileName">FileName</a> baseFileName, <strong class="jxr_keyword">final</strong> String fileName)
 <a class="jxr_linenumber" name="L64" href="#L64">64</a>              <strong class="jxr_keyword">throws</strong> <a name="FileSystemException" href="../../../../../org/apache/commons/vfs2/FileSystemException.html#FileSystemException">FileSystemException</a> {
 <a class="jxr_linenumber" name="L65" href="#L65">65</a>          <strong class="jxr_keyword">final</strong> StringBuilder name = <strong class="jxr_keyword">new</strong> StringBuilder();
 <a class="jxr_linenumber" name="L66" href="#L66">66</a>  

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/bzip2/Bzip2FileObject.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/bzip2/Bzip2FileObject.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/bzip2/Bzip2FileObject.html Thu Aug 15 20:56:06 2019
@@ -45,7 +45,7 @@
 <a class="jxr_linenumber" name="L37" href="#L37">37</a>  <em class="jxr_javadoccomment">     *</em>
 <a class="jxr_linenumber" name="L38" href="#L38">38</a>  <em class="jxr_javadoccomment">     * @param name Abstract file name.</em>
 <a class="jxr_linenumber" name="L39" href="#L39">39</a>  <em class="jxr_javadoccomment">     * @param container My container.</em>
-<a class="jxr_linenumber" name="L40" href="#L40">40</a>  <em class="jxr_javadoccomment">     * @param container My file system.</em>
+<a class="jxr_linenumber" name="L40" href="#L40">40</a>  <em class="jxr_javadoccomment">     * @param fs My file system.</em>
 <a class="jxr_linenumber" name="L41" href="#L41">41</a>  <em class="jxr_javadoccomment">     *</em>
 <a class="jxr_linenumber" name="L42" href="#L42">42</a>  <em class="jxr_javadoccomment">     * @deprecated Use {@link #Bzip2FileObject(AbstractFileName, FileObject, Bzip2FileSystem)} instead.</em>
 <a class="jxr_linenumber" name="L43" href="#L43">43</a>  <em class="jxr_javadoccomment">     */</em>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/bzip2/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/bzip2/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/bzip2/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.bzip2</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.bzip2</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/bzip2/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/bzip2/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/bzip2/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.bzip2</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.bzip2</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -91,7 +91,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/compressed/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/compressed/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/compressed/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.compressed</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.compressed</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/compressed/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/compressed/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/compressed/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.compressed</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.compressed</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -91,7 +91,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/ftp/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/ftp/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/ftp/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.ftp</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.ftp</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/ftp/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/ftp/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/ftp/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.ftp</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.ftp</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -146,7 +146,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/ftps/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/ftps/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/ftps/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.ftps</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.ftps</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/ftps/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/ftps/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/ftps/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.ftps</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.ftps</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -116,7 +116,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/gzip/GzipFileObject.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/gzip/GzipFileObject.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/gzip/GzipFileObject.html Thu Aug 15 20:56:06 2019
@@ -44,7 +44,7 @@
 <a class="jxr_linenumber" name="L36" href="#L36">36</a>  <em class="jxr_javadoccomment">     *</em>
 <a class="jxr_linenumber" name="L37" href="#L37">37</a>  <em class="jxr_javadoccomment">     * @param name Abstract file name.</em>
 <a class="jxr_linenumber" name="L38" href="#L38">38</a>  <em class="jxr_javadoccomment">     * @param container My container.</em>
-<a class="jxr_linenumber" name="L39" href="#L39">39</a>  <em class="jxr_javadoccomment">     * @param container My file system.</em>
+<a class="jxr_linenumber" name="L39" href="#L39">39</a>  <em class="jxr_javadoccomment">     * @param fs My file system.</em>
 <a class="jxr_linenumber" name="L40" href="#L40">40</a>  <em class="jxr_javadoccomment">     *</em>
 <a class="jxr_linenumber" name="L41" href="#L41">41</a>  <em class="jxr_javadoccomment">     * @deprecated Use {@link #GzipFileObject(AbstractFileName, FileObject, GzipFileSystem)} instead.</em>
 <a class="jxr_linenumber" name="L42" href="#L42">42</a>  <em class="jxr_javadoccomment">     */</em>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/gzip/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/gzip/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/gzip/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.gzip</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.gzip</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/gzip/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/gzip/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/gzip/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.gzip</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.gzip</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -91,7 +91,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/hdfs/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/hdfs/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/hdfs/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.hdfs</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.hdfs</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/hdfs/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/hdfs/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/hdfs/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.hdfs</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.hdfs</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -111,7 +111,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/http/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/http/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/http/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.http</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.http</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/http/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/http/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/http/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.http</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.http</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -121,7 +121,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/http4/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/http4/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/http4/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.http4</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.http4</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/http4/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/http4/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/http4/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.http4</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.http4</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -116,7 +116,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/http4s/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/http4s/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/http4s/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.http4s</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.http4s</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/http4s/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/http4s/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/http4s/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.http4s</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.http4s</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -86,7 +86,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/https/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/https/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/https/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.https</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.https</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/https/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/https/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/https/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.https</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.https</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -86,7 +86,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/jar/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/jar/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/jar/package-frame.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.jar</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.jar</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
     <body>

Modified: websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/jar/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/jar/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-vfs/xref/org/apache/commons/vfs2/provider/jar/package-summary.html Thu Aug 15 20:56:06 2019
@@ -4,7 +4,7 @@
     <!-- generated by Apache Maven JXR (jdk8) -->
     <head>
         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-        <title>Apache Commons VFS Project 2.4 Reference Package org.apache.commons.vfs2.provider.jar</title>
+        <title>Apache Commons VFS Project 2.4.1 Reference Package org.apache.commons.vfs2.provider.jar</title>
         <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
     </head>
 
@@ -23,7 +23,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">
@@ -96,7 +96,7 @@
                 <li>Index</li>
                 <li>Help</li>
             </ul>
-            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4 Reference</strong></em></div>
+            <div class="aboutLanguage"><em><strong>Apache Commons VFS Project 2.4.1 Reference</strong></em></div>
         </div>
         <div class="subNav">
             <ul class="navList">