Modified: websites/production/commons/content/proper/commons-vfs/rat-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/rat-report.html 
(original)
+++ websites/production/commons/content/proper/commons-vfs/rat-report.html Mon 
Feb  4 21:33:02 2019
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Commons VFS &#x2013; Rat (Release Audit Tool) results</title>
+    <title>Apache Commons VFS Distribution &#x2013; Rat (Release Audit Tool) 
results</title>
 
   <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
   <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -35,7 +35,7 @@
     <div class="navbar">
       <div class="navbar-inner">
         <div class="container-fluid">
-          <a class="brand" 
href="http://commons.apache.org/proper/commons-vfs/commons-vfs2-examples/";>Apache
 Commons VFS Examples &trade;</a>
+          <a class="brand" 
href="http://commons.apache.org/proper/commons-vfs/commons-vfs2-distribution/";>Apache
 Commons VFS Distribution &trade;</a>
           <ul class="nav">      
                     
             <li id="publishDate">Last Published: 04 February 2019</li>
@@ -54,10 +54,6 @@
                   <a href="../../../" title="Commons">
     Commons</a>
       </li>
-          <li>
-                  <a href="../index.html" title="Commons VFS Home">
-    Commons VFS Home</a>
-      </li>
     </ul>
 </div>
         </div>
@@ -135,14 +131,12 @@
           </li>
                  </ul>
       <ul class="nav nav-list">
-                 </ul>
-      <ul class="nav nav-list">
                                         <li class="nav-header"><i 
class="icon-info-sign"></i>Project Documentation</li>
-                                                                               
                                                                                
                                                                                
                                                 <li class="collapsed">
+                                                                               
                                                                                
                                                                                
                               <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                                                
                                                                          <li 
class="expanded">
+                                                                               
                                                                <li 
class="expanded">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     <ul>
@@ -151,14 +145,6 @@
     JIRA Report</a>
           </li>
                                      <li class="none">
-                  <a href="apidocs/index.html" title="Javadoc">
-    Javadoc</a>
-          </li>
-                                     <li class="none">
-                  <a href="xref/index.html" title="Source Xref">
-    Source Xref</a>
-          </li>
-                                     <li class="none">
                   <a href="surefire-report.html" title="Surefire Report">
     Surefire Report</a>
           </li>
@@ -167,21 +153,9 @@
     Rat Report</a>
           </li>
                                      <li class="none">
-                  <a href="jdepend-report.html" title="JDepend">
-    JDepend</a>
-          </li>
-                                     <li class="none">
                   <a href="japicmp.html" title="japicmp">
     japicmp</a>
           </li>
-                                     <li class="none">
-                  <a href="checkstyle.html" title="Checkstyle">
-    Checkstyle</a>
-          </li>
-                                     <li class="none">
-                  <a href="findbugs.html" title="FindBugs">
-    FindBugs</a>
-          </li>
                      </ul>
               </li>
                  </ul>
@@ -290,14 +264,14 @@
 *****************************************************
 Summary
 -------
-Generated at: 2019-02-04T16:32:14-05:00
+Generated at: 2019-02-04T16:32:56-05:00
 
 Notes: 0
 Binaries: 0
 Archives: 0
-Standards: 12
+Standards: 3
 
-Apache Licensed: 12
+Apache Licensed: 3
 Generated Documents: 0
 
 JavaDocs are generated, thus a license header is optional.
@@ -310,18 +284,9 @@ Generated files do not require license h
   Binary files (which do not require any license headers) will be marked B
   Compressed archives will be marked A
   Notices, licenses etc. will be marked N
-  AL    C:/git/commons-vfs/commons-vfs2-examples/pom.xml
-  AL    C:/git/commons-vfs/commons-vfs2-examples/README.md
-  AL    
C:/git/commons-vfs/commons-vfs2-examples/src/main/java/org/apache/commons/vfs2/example/ChangeLastModificationTime.java
-  AL    
C:/git/commons-vfs/commons-vfs2-examples/src/main/java/org/apache/commons/vfs2/example/package.html
-  AL    
C:/git/commons-vfs/commons-vfs2-examples/src/main/java/org/apache/commons/vfs2/example/Shell.java
-  AL    
C:/git/commons-vfs/commons-vfs2-examples/src/main/java/org/apache/commons/vfs2/example/ShowProperties.java
-  AL    
C:/git/commons-vfs/commons-vfs2-examples/src/main/java/org/apache/commons/vfs2/libcheck/FtpCheck.java
-  AL    
C:/git/commons-vfs/commons-vfs2-examples/src/main/java/org/apache/commons/vfs2/libcheck/package.html
-  AL    
C:/git/commons-vfs/commons-vfs2-examples/src/main/java/org/apache/commons/vfs2/libcheck/SftpCheck.java
-  AL    
C:/git/commons-vfs/commons-vfs2-examples/src/main/resources/providers-http4-default.xml
-  AL    C:/git/commons-vfs/commons-vfs2-examples/src/site/site.xml
-  AL    C:/git/commons-vfs/commons-vfs2-examples/src/site/xdoc/index.xml
+  AL    C:/git/commons-vfs/commons-vfs2-distribution/pom.xml
+  AL    C:/git/commons-vfs/commons-vfs2-distribution/src/assembly/bin.xml
+  AL    C:/git/commons-vfs/commons-vfs2-distribution/src/assembly/src.xml
  
 *****************************************************
 </pre></div></div>

Modified: websites/production/commons/content/proper/commons-vfs/scm.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/scm.html (original)
+++ websites/production/commons/content/proper/commons-vfs/scm.html Mon Feb  4 
21:33:02 2019
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Commons VFS &#x2013; Source Code Management</title>
+    <title>Apache Commons VFS Distribution &#x2013; Source Code 
Management</title>
 
   <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
   <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -35,7 +35,7 @@
     <div class="navbar">
       <div class="navbar-inner">
         <div class="container-fluid">
-          <a class="brand" 
href="http://commons.apache.org/proper/commons-vfs/commons-vfs2-examples/";>Apache
 Commons VFS Examples &trade;</a>
+          <a class="brand" 
href="http://commons.apache.org/proper/commons-vfs/commons-vfs2-distribution/";>Apache
 Commons VFS Distribution &trade;</a>
           <ul class="nav">      
                     
             <li id="publishDate">Last Published: 04 February 2019</li>
@@ -54,10 +54,6 @@
                   <a href="../../../" title="Commons">
     Commons</a>
       </li>
-          <li>
-                  <a href="../index.html" title="Commons VFS Home">
-    Commons VFS Home</a>
-      </li>
     </ul>
 </div>
         </div>
@@ -135,10 +131,8 @@
           </li>
                  </ul>
       <ul class="nav nav-list">
-                 </ul>
-      <ul class="nav nav-list">
                                         <li class="nav-header"><i 
class="icon-info-sign"></i>Project Documentation</li>
-                                                                               
                                                                                
                                                                                
                                                           <li class="expanded">
+                                                                               
                                                                                
                                                                                
                                         <li class="expanded">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     <ul>
@@ -175,10 +169,6 @@
     Dependency Management</a>
           </li>
                                      <li class="none">
-                  <a href="dependencies.html" title="Dependencies">
-    Dependencies</a>
-          </li>
-                                     <li class="none">
                   <a href="dependency-convergence.html" title="Dependency 
Convergence">
     Dependency Convergence</a>
           </li>
@@ -192,7 +182,7 @@
           </li>
                      </ul>
               </li>
-                                                                               
                                                                                
                                                                <li 
class="collapsed">
+                                                                               
                                                      <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -300,7 +290,7 @@
 <h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a 
name="Web_Browser_Access"></a>
 <p>The following is a link to a browsable version of the source repository:</p>
 <div class="source">
-<pre><a class="externalLink" 
href="https://gitbox.apache.org/repos/asf?p=commons-vfs.git/commons-vfs2-examples";>https://gitbox.apache.org/repos/asf?p=commons-vfs.git/commons-vfs2-examples</a></pre></div></div>
+<pre><a class="externalLink" 
href="https://gitbox.apache.org/repos/asf?p=commons-vfs.git/commons-vfs2-distribution";>https://gitbox.apache.org/repos/asf?p=commons-vfs.git/commons-vfs2-distribution</a></pre></div></div>
 <div class="section">
 <h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a 
name="Anonymous_Access"></a>
 <p>The source can be checked out anonymously from Git with this command (See 
<a class="externalLink" 
href="https://git-scm.com/docs/git-clone";>https://git-scm.com/docs/git-clone</a>):</p>

Modified: websites/production/commons/content/proper/commons-vfs/summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/summary.html 
(original)
+++ websites/production/commons/content/proper/commons-vfs/summary.html Mon Feb 
 4 21:33:02 2019
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Commons VFS &#x2013; Project Summary</title>
+    <title>Apache Commons VFS Distribution &#x2013; Project Summary</title>
 
   <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
   <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -35,7 +35,7 @@
     <div class="navbar">
       <div class="navbar-inner">
         <div class="container-fluid">
-          <a class="brand" 
href="http://commons.apache.org/proper/commons-vfs/commons-vfs2-examples/";>Apache
 Commons VFS Examples &trade;</a>
+          <a class="brand" 
href="http://commons.apache.org/proper/commons-vfs/commons-vfs2-distribution/";>Apache
 Commons VFS Distribution &trade;</a>
           <ul class="nav">      
                     
             <li id="publishDate">Last Published: 04 February 2019</li>
@@ -54,10 +54,6 @@
                   <a href="../../../" title="Commons">
     Commons</a>
       </li>
-          <li>
-                  <a href="../index.html" title="Commons VFS Home">
-    Commons VFS Home</a>
-      </li>
     </ul>
 </div>
         </div>
@@ -135,10 +131,8 @@
           </li>
                  </ul>
       <ul class="nav nav-list">
-                 </ul>
-      <ul class="nav nav-list">
                                         <li class="nav-header"><i 
class="icon-info-sign"></i>Project Documentation</li>
-                                                                               
                                                                                
                                                                                
                                                           <li class="expanded">
+                                                                               
                                                                                
                                                                                
                                         <li class="expanded">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     <ul>
@@ -175,10 +169,6 @@
     Dependency Management</a>
           </li>
                                      <li class="none">
-                  <a href="dependencies.html" title="Dependencies">
-    Dependencies</a>
-          </li>
-                                     <li class="none">
                   <a href="dependency-convergence.html" title="Dependency 
Convergence">
     Dependency Convergence</a>
           </li>
@@ -192,7 +182,7 @@
           </li>
                      </ul>
               </li>
-                                                                               
                                                                                
                                                                <li 
class="collapsed">
+                                                                               
                                                      <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -303,13 +293,13 @@
 <th>Value</th></tr>
 <tr class="b">
 <td>Name</td>
-<td>Apache Commons VFS Examples</td></tr>
+<td>Apache Commons VFS Distribution</td></tr>
 <tr class="a">
 <td>Description</td>
-<td>Apache Commons VFS is a Virtual File System library - Examples.</td></tr>
+<td>Apache Commons VFS is a Virtual File System library - Distribution 
archives.</td></tr>
 <tr class="b">
 <td>Homepage</td>
-<td><a class="externalLink" 
href="http://commons.apache.org/proper/commons-vfs/commons-vfs2-examples/";>http://commons.apache.org/proper/commons-vfs/commons-vfs2-examples/</a></td></tr></table></div>
+<td><a class="externalLink" 
href="http://commons.apache.org/proper/commons-vfs/commons-vfs2-distribution/";>http://commons.apache.org/proper/commons-vfs/commons-vfs2-distribution/</a></td></tr></table></div>
 <div class="section">
 <h3><a name="Project_Organization"></a>Project Organization</h3><a 
name="Project_Organization"></a>
 <table border="0" class="bodyTable">
@@ -333,16 +323,13 @@
 <td>org.apache.commons</td></tr>
 <tr class="a">
 <td>ArtifactId</td>
-<td>commons-vfs2-examples</td></tr>
+<td>commons-vfs2-distribution</td></tr>
 <tr class="b">
 <td>Version</td>
 <td>2.3</td></tr>
 <tr class="a">
 <td>Type</td>
-<td>jar</td></tr>
-<tr class="b">
-<td>Java Version</td>
-<td>1.8</td></tr></table></div></div>
+<td>pom</td></tr></table></div></div>
           </td>
         </tr>
       </table>

Modified: 
websites/production/commons/content/proper/commons-vfs/surefire-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/surefire-report.html 
(original)
+++ websites/production/commons/content/proper/commons-vfs/surefire-report.html 
Mon Feb  4 21:33:02 2019
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Commons VFS &#x2013; Surefire Report</title>
+    <title>Apache Commons VFS Distribution &#x2013; Surefire Report</title>
 
   <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
   <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -35,7 +35,7 @@
     <div class="navbar">
       <div class="navbar-inner">
         <div class="container-fluid">
-          <a class="brand" 
href="http://commons.apache.org/proper/commons-vfs/commons-vfs2-examples/";>Apache
 Commons VFS Examples &trade;</a>
+          <a class="brand" 
href="http://commons.apache.org/proper/commons-vfs/commons-vfs2-distribution/";>Apache
 Commons VFS Distribution &trade;</a>
           <ul class="nav">      
                     
             <li id="publishDate">Last Published: 04 February 2019</li>
@@ -54,10 +54,6 @@
                   <a href="../../../" title="Commons">
     Commons</a>
       </li>
-          <li>
-                  <a href="../index.html" title="Commons VFS Home">
-    Commons VFS Home</a>
-      </li>
     </ul>
 </div>
         </div>
@@ -135,14 +131,12 @@
           </li>
                  </ul>
       <ul class="nav nav-list">
-                 </ul>
-      <ul class="nav nav-list">
                                         <li class="nav-header"><i 
class="icon-info-sign"></i>Project Documentation</li>
-                                                                               
                                                                                
                                                                                
                                                 <li class="collapsed">
+                                                                               
                                                                                
                                                                                
                               <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                               
                                                                                
                                                                          <li 
class="expanded">
+                                                                               
                                                                <li 
class="expanded">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     <ul>
@@ -150,14 +144,6 @@
                   <a href="jira-report.html" title="JIRA Report">
     JIRA Report</a>
           </li>
-                                     <li class="none">
-                  <a href="apidocs/index.html" title="Javadoc">
-    Javadoc</a>
-          </li>
-                                     <li class="none">
-                  <a href="xref/index.html" title="Source Xref">
-    Source Xref</a>
-          </li>
                                        <li class="none active">
                   <a href="surefire-report.html" title="Surefire Report">
     Surefire Report</a>
@@ -167,21 +153,9 @@
     Rat Report</a>
           </li>
                                      <li class="none">
-                  <a href="jdepend-report.html" title="JDepend">
-    JDepend</a>
-          </li>
-                                     <li class="none">
                   <a href="japicmp.html" title="japicmp">
     japicmp</a>
           </li>
-                                     <li class="none">
-                  <a href="checkstyle.html" title="Checkstyle">
-    Checkstyle</a>
-          </li>
-                                     <li class="none">
-                  <a href="findbugs.html" title="FindBugs">
-    FindBugs</a>
-          </li>
                      </ul>
               </li>
                  </ul>

Modified: websites/production/commons/content/proper/commons-vfs/team.html
==============================================================================
--- websites/production/commons/content/proper/commons-vfs/team.html (original)
+++ websites/production/commons/content/proper/commons-vfs/team.html Mon Feb  4 
21:33:02 2019
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="Date-Revision-yyyymmdd" content="20190204" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Commons VFS &#x2013; Project Team</title>
+    <title>Apache Commons VFS Distribution &#x2013; Project Team</title>
 
   <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
   <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -35,7 +35,7 @@
     <div class="navbar">
       <div class="navbar-inner">
         <div class="container-fluid">
-          <a class="brand" 
href="http://commons.apache.org/proper/commons-vfs/commons-vfs2-examples/";>Apache
 Commons VFS Examples &trade;</a>
+          <a class="brand" 
href="http://commons.apache.org/proper/commons-vfs/commons-vfs2-distribution/";>Apache
 Commons VFS Distribution &trade;</a>
           <ul class="nav">      
                     
             <li id="publishDate">Last Published: 04 February 2019</li>
@@ -54,10 +54,6 @@
                   <a href="../../../" title="Commons">
     Commons</a>
       </li>
-          <li>
-                  <a href="../index.html" title="Commons VFS Home">
-    Commons VFS Home</a>
-      </li>
     </ul>
 </div>
         </div>
@@ -135,10 +131,8 @@
           </li>
                  </ul>
       <ul class="nav nav-list">
-                 </ul>
-      <ul class="nav nav-list">
                                         <li class="nav-header"><i 
class="icon-info-sign"></i>Project Documentation</li>
-                                                                               
                                                                                
                                                                                
                                                           <li class="expanded">
+                                                                               
                                                                                
                                                                                
                                         <li class="expanded">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     <ul>
@@ -175,10 +169,6 @@
     Dependency Management</a>
           </li>
                                      <li class="none">
-                  <a href="dependencies.html" title="Dependencies">
-    Dependencies</a>
-          </li>
-                                     <li class="none">
                   <a href="dependency-convergence.html" title="Dependency 
Convergence">
     Dependency Convergence</a>
           </li>
@@ -192,7 +182,7 @@
           </li>
                      </ul>
               </li>
-                                                                               
                                                                                
                                                                <li 
class="collapsed">
+                                                                               
                                                      <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>


Reply via email to