You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2013/03/21 16:20:21 UTC

svn commit: r855435 [18/45] - in /websites/production/commons/content/proper/commons-csv: ./ apidocs/ apidocs/org/apache/commons/csv/ apidocs/org/apache/commons/csv/class-use/ apidocs/org/apache/commons/csv/writer/ apidocs/src-html/org/apache/commons/c...

Modified: websites/production/commons/content/proper/commons-csv/css/maven-theme.css
==============================================================================
--- websites/production/commons/content/proper/commons-csv/css/maven-theme.css (original)
+++ websites/production/commons/content/proper/commons-csv/css/maven-theme.css Thu Mar 21 15:20:15 2013
@@ -923,4 +923,4 @@ td.filebrowse h2 {
 }
 #organizationLogo img, #projectLogo img, #projectLogo span{
   margin: 8px;
-}
+}
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/cvs-usage.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/cvs-usage.html (original)
+++ websites/production/commons/content/proper/commons-csv/cvs-usage.html Thu Mar 21 15:20:15 2013
@@ -1,10 +1,10 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Mar 10, 2012 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Mar 21, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-    <title>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Commons CSV - 
   Source repository</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
@@ -13,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20120310" />
+    <meta name="Date-Revision-yyyymmdd" content="20130321" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                                        
 <script src="./js/prettify.js" type="text/javascript"></script>                                                        
 <script type="text/javascript">window.onload=function() {
-            prettyPrint();
-        }</script>                      
+              prettyPrint();
+          }</script>                      
         </head>
   <body class="composite">
     <div id="banner">
@@ -31,7 +31,7 @@
             </div><!-- id="bannerLeft" -->
               <div id="bannerRight">
                                                           <a href="index.html" title="Commons CSV&trade; logo">
-                                                <img src="images/csv-logo.png" alt="Commons CSV&trade; logo"/>
+                                                <img src="images/logo.png" alt="Commons CSV&trade; logo"/>
                 </a>
             </div><!-- id="bannerRight" -->
         <div class="clear">
@@ -42,7 +42,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 10 March 2012</span>
+        <span id="publishDate">Last Published: 21 March 2013</span>
                   &nbsp;| <span id="projectVersion">Version: 1.0-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>
@@ -96,10 +96,10 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                    <li class="collapsed">
                           <a href="project-info.html" title="Project Information">Project Information</a>
                   </li>
-                                                                                                                                                                                                                    <li class="collapsed">
+                                                                                                                                                                                                                                                                                                                                <li class="collapsed">
                           <a href="project-reports.html" title="Project Reports">Project Reports</a>
                   </li>
           </ul>
@@ -218,7 +218,7 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">Copyright &#169;                    2012
+      <div class="center">Copyright &#169;                    2013
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                 
@@ -231,4 +231,4 @@
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/dependencies.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/dependencies.html (original)
+++ websites/production/commons/content/proper/commons-csv/dependencies.html Thu Mar 21 15:20:15 2013
@@ -1,24 +1,24 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Mar 10, 2012 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Mar 21, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-    <title>Project Dependencies</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Commons CSV - Project Dependencies</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20120310" />
+    <meta name="Date-Revision-yyyymmdd" content="20130321" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                                        
 <script src="./js/prettify.js" type="text/javascript"></script>                                                        
 <script type="text/javascript">window.onload=function() {
-            prettyPrint();
-        }</script>                      
+              prettyPrint();
+          }</script>                      
         </head>
   <body class="composite">
     <div id="banner">
@@ -29,7 +29,7 @@
             </div><!-- id="bannerLeft" -->
               <div id="bannerRight">
                                                           <a href="index.html" title="Commons CSV&trade; logo">
-                                                <img src="images/csv-logo.png" alt="Commons CSV&trade; logo"/>
+                                                <img src="images/logo.png" alt="Commons CSV&trade; logo"/>
                 </a>
             </div><!-- id="bannerRight" -->
         <div class="clear">
@@ -40,7 +40,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 10 March 2012</span>
+        <span id="publishDate">Last Published: 21 March 2013</span>
                   &nbsp;| <span id="projectVersion">Version: 1.0-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>
@@ -94,48 +94,39 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                    <li class="expanded">
+                                                                                                                                                                                                                              <li class="expanded">
                           <a href="project-info.html" title="Project Information">Project Information</a>
                     <ul>
                       <li class="none">
-                          <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
-            </li>
-                      <li class="none">
                           <a href="index.html" title="About">About</a>
             </li>
                       <li class="none">
-            <strong>Dependencies</strong>
-          </li>
-                      <li class="none">
-                          <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
+                          <a href="project-summary.html" title="Project Summary">Project Summary</a>
             </li>
                       <li class="none">
-                          <a href="plugins.html" title="Project Plugins">Project Plugins</a>
+                          <a href="team-list.html" title="Project Team">Project Team</a>
             </li>
                       <li class="none">
-                          <a href="integration.html" title="Continuous Integration">Continuous Integration</a>
+                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
             </li>
                       <li class="none">
-                          <a href="license.html" title="Project License">Project License</a>
+                          <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
             </li>
                       <li class="none">
                           <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>
             </li>
                       <li class="none">
-                          <a href="team-list.html" title="Project Team">Project Team</a>
-            </li>
-                      <li class="none">
-                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
-            </li>
+            <strong>Dependencies</strong>
+          </li>
                       <li class="none">
-                          <a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
+                          <a href="integration.html" title="Continuous Integration">Continuous Integration</a>
             </li>
                       <li class="none">
-                          <a href="project-summary.html" title="Project Summary">Project Summary</a>
+                          <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                    <li class="collapsed">
+                                                                                                                                                                                                                                                                                                                                <li class="collapsed">
                           <a href="project-reports.html" title="Project Reports">Project Reports</a>
                   </li>
           </ul>
@@ -205,7 +196,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <a name="Project_Dependencies"></a><div class="section"><h2>Project Dependencies<a name="Project_Dependencies"></a></h2><a name="Project_Dependencies_test"></a><div class="section"><h3>test<a name="test"></a></h3><p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p><table border="0" class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>junit</td><td>junit</td><td>3.8.1</td><td>jar</td><td>-</td></tr></table></div></div><a name="Project_Transitive_Dependencies"></a><div class="section"><h2>Project Transitive Dependencies<a name="Project_Transitive_Dependencies"></a></h2><p>No transitive dependencies are required for this project.</p></div><a name="Project_Dependency_Graph"></a><div class="section"><h2>Project Dependency Graph<a name="Project_Dependency_Graph"></a></h2><script language="
 javascript" type="text/javascript">
+        <a name="Project_Dependencies"></a><div class="section"><h2>Project Dependencies<a name="Project_Dependencies"></a></h2><a name="Project_Dependencies_test"></a><div class="section"><h3>test<a name="test"></a></h3><p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p><table border="0" class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>com.h2database</td><td><a class="externalLink" href="http://www.h2database.com">h2</a></td><td>1.3.168</td><td>jar</td><td><a class="externalLink" href="http://h2database.com/html/license.html">The H2 License, Version 1.0</a></td></tr><tr class="a"><td>commons-io</td><td><a class="externalLink" href="http://commons.apache.org/io/">commons-io</a></td><td>2.2</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">
 The Apache Software License, Version 2.0</a></td></tr><tr class="b"><td>junit</td><td><a class="externalLink" href="http://junit.org">junit</a></td><td>4.11</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></td></tr></table></div></div><a name="Project_Transitive_Dependencies"></a><div class="section"><h2>Project Transitive Dependencies<a name="Project_Transitive_Dependencies"></a></h2><p>The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.</p><a name="Project_Transitive_Dependencies_test"></a><div class="section"><h3>test<a name="test"></a></h3><p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p><table border="0" class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>
 Type</th><th>License</th></tr><tr class="b"><td>org.hamcrest</td><td><a class="externalLink" href="https://github.com/hamcrest/JavaHamcrest/hamcrest-core">hamcrest-core</a></td><td>1.3</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD License</a></td></tr></table></div></div><a name="Project_Dependency_Graph"></a><div class="section"><h2>Project Dependency Graph<a name="Project_Dependency_Graph"></a></h2><script language="javascript" type="text/javascript">
       function toggleDependencyDetail( divId, imgId )
       {
         var div = document.getElementById( divId );
@@ -222,14 +213,17 @@
         }
       }
 </script>
-<a name="Dependency_Tree"></a><div class="section"><h3>Dependency Tree<a name="Dependency_Tree"></a></h3><ul><li>org.apache.commons:commons-csv:jar:1.0-SNAPSHOT <img id="_156740992" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_24405100', '_156740992' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_24405100" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Commons CSV</th></tr><tr class="b"><td><p><b>Description: </b>The Apache Commons Parent Pom provides common settings for all Apache Commons components.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/proper/csv/">http://commons.apache.org/proper/csv/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>junit:junit:jar:3.8.1 (test) <img id="_585754926" src="./images/icon_in
 fo_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_289857779', '_585754926' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_289857779" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Unnamed - junit:junit:jar:3.8.1</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b>No project license is defined for this project.</p></td></tr></table></div></li></ul></li></ul></div></div><a name="Licenses"></a><div class="section"><h2>Licenses<a name="Licenses"></a></h2><p><b>Unknown: </b>Unnamed - junit:junit:jar:3.8.1</p><p><b>The Apache Software License, Version 2.0: </b>Commons CSV</p></div><a name="Dependency_File_Details"></a><div class="section"><h2>Dependency File Details<a name="Dependency_File_Details"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Filename</th><th>Size</th><th>Entries</th><th>Classes</th><th>Pa
 ckages</th><th>JDK Rev</th><th>Debug</th></tr><tr class="b"><td>junit-3.8.1.jar</td><td>118.23 kB</td><td>119</td><td>100</td><td>6</td><td>1.1</td><td>debug</td></tr><tr class="a"><th>Total</th><th>Size</th><th>Entries</th><th>Classes</th><th>Packages</th><th>JDK Rev</th><th>Debug</th></tr><tr class="b"><td>1</td><td>118.23 kB</td><td>119</td><td>100</td><td>6</td><td>1.1</td><td>1</td></tr><tr class="a"><td>test: 1</td><td>test: 118.23 kB</td><td>test: 119</td><td>test: 100</td><td>test: 6</td><td>-</td><td>test: 1</td></tr></table></div><a name="Dependency_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>-</td><td>
 Yes</td><td>-</td></tr><tr class="a"><td>central</td><td><a class="externalLink" href="http://repo1.maven.org/maven2">http://repo1.maven.org/maven2</a></td><td>Yes</td><td>-</td><td>-</td></tr></table><p>Repository locations for each of the Dependencies.</p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>apache.snapshots</th><th>central</th></tr><tr class="b"><td>junit:junit:jar:3.8.1</td><td>-</td><td><a class="externalLink" href="http://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><th>Total</th><th>apache.snapshots</th><th>central</th></tr><tr class="b"><td>1 (test: 1)</td><td>0</td><td>1</td></tr></table></div>
+<a name="Dependency_Tree"></a><div class="section"><h3>Dependency Tree<a name="Dependency_Tree"></a></h3><ul><li>org.apache.commons:commons-csv:jar:1.0-SNAPSHOT <img id="_1363389612" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_198547839', '_1363389612' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_198547839" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Commons CSV</th></tr><tr class="b"><td><p><b>Description: </b>The Commons CSV library provides a simple interface for reading and writing
+CSV files of various types.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/proper/csv/">http://commons.apache.org/proper/csv/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>junit:junit:jar:4.11 (test) <img id="_181805807" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1102380758', '_181805807' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1102380758" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>JUnit</th></tr><tr class="b"><td><p><b>Description: </b>JUnit is a regression testing framework written by Erich Gamma and Kent Beck.
+        It is used by the developer who implements unit tests in Java.</p><p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></p></td></tr></table></div><ul><li>org.hamcrest:hamcrest-core:jar:1.3 (test) <img id="_769581061" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1518931867', '_769581061' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1518931867" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Hamcrest Core</th></tr><tr class="b"><td><p><b>Description: </b>This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.</p><p><b>URL: </b><a class="externalLink" href="https://github.com/ham
 crest/JavaHamcrest/hamcrest-core">https://github.com/hamcrest/JavaHamcrest/hamcrest-core</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD License</a></p></td></tr></table></div></li></ul></li><li>commons-io:commons-io:jar:2.2 (test) <img id="_926762226" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_536587590', '_926762226' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_536587590" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Commons IO</th></tr><tr class="b"><td><p><b>Description: </b>The Commons IO library contains utility classes, stream implementations, file filters, 
+file comparators, endian transformation classes, and much more.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/io/">http://commons.apache.org/io/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>com.h2database:h2:jar:1.3.168 (test) <img id="_1685893631" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1936114312', '_1685893631' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1936114312" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>H2 Database Engine</th></tr><tr class="b"><td><p><b>Description: </b>H2 Database Engine</p><p><b>URL: </b><a class="externalLink" href="http://www.h2database.com">http://www.h2database.com</a></p><p><b>Project License: </b><a class="externalLink" href="http://h2database.com/html/license.html
 ">The H2 License, Version 1.0</a></p></td></tr></table></div></li></ul></li></ul></div></div><a name="Licenses"></a><div class="section"><h2>Licenses<a name="Licenses"></a></h2><p><b>New BSD License: </b>Hamcrest Core</p><p><b>The H2 License, Version 1.0: </b>H2 Database Engine</p><p><b>Common Public License Version 1.0: </b>JUnit</p><p><b>The Apache Software License, Version 2.0: </b>Commons CSV, Commons IO</p></div><a name="Dependency_File_Details"></a><div class="section"><h2>Dependency File Details<a name="Dependency_File_Details"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Filename</th><th>Size</th><th>Entries</th><th>Classes</th><th>Packages</th><th>JDK Rev</th><th>Debug</th></tr><tr class="b"><td>h2-1.3.168.jar</td><td>1.22 MB</td><td>484</td><td>481</td><td>30</td><td>1.5</td><td>debug</td></tr><tr class="a"><td>commons-io-2.2.jar</td><td>169.52 kB</td><td>126</td><td>108</td><td>6</td><td>1.5</td><td>debug</td></tr><tr class="b"><td>junit-4.11.jar
 </td><td>239.30 kB</td><td>266</td><td>233</td><td>28</td><td>1.5</td><td>debug</td></tr><tr class="a"><td>hamcrest-core-1.3.jar</td><td>43.97 kB</td><td>52</td><td>45</td><td>3</td><td>1.5</td><td>debug</td></tr><tr class="b"><th>Total</th><th>Size</th><th>Entries</th><th>Classes</th><th>Packages</th><th>JDK Rev</th><th>Debug</th></tr><tr class="a"><td>4</td><td>1.66 MB</td><td>928</td><td>867</td><td>67</td><td>1.5</td><td>4</td></tr><tr class="b"><td>test: 4</td><td>test: 1.66 MB</td><td>test: 928</td><td>test: 867</td><td>test: 67</td><td>-</td><td>test: 4</td></tr></table></div><a name="Dependency_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>apache.snapshots</td><td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository
 .apache.org/snapshots</a></td><td>-</td><td>Yes</td></tr><tr class="a"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>-</td></tr></table><p>Repository locations for each of the Dependencies.</p><table border="0" class="bodyTable"><tr class="a"><th>Artifact</th><th>apache.snapshots</th><th>central</th></tr><tr class="b"><td>com.h2database:h2:jar:1.3.168</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/com/h2database/h2/1.3.168/h2-1.3.168.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>commons-io:commons-io:jar:2.2</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>
 junit:junit:jar:4.11</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.hamcrest:hamcrest-core:jar:1.3</td><td>-</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"><img alt="Found at http://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><th>Total</th><th>apache.snapshots</th><th>central</th></tr><tr class="a"><td>4 (test: 4)</td><td>0</td><td>4</td></tr></table></div>
       </div>
     </div>
     <div class="clear">
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">Copyright &#169;                    2012
+      <div class="center">Copyright &#169;                    2013
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                 
@@ -242,4 +236,4 @@
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/distribution-management.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/distribution-management.html (original)
+++ websites/production/commons/content/proper/commons-csv/distribution-management.html Thu Mar 21 15:20:15 2013
@@ -1,24 +1,24 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Mar 10, 2012 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Mar 21, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-    <title>Project Distribution Management</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Commons CSV - Project Distribution Management</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20120310" />
+    <meta name="Date-Revision-yyyymmdd" content="20130321" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                                        
 <script src="./js/prettify.js" type="text/javascript"></script>                                                        
 <script type="text/javascript">window.onload=function() {
-            prettyPrint();
-        }</script>                      
+              prettyPrint();
+          }</script>                      
         </head>
   <body class="composite">
     <div id="banner">
@@ -29,7 +29,7 @@
             </div><!-- id="bannerLeft" -->
               <div id="bannerRight">
                                                           <a href="index.html" title="Commons CSV&trade; logo">
-                                                <img src="images/csv-logo.png" alt="Commons CSV&trade; logo"/>
+                                                <img src="images/logo.png" alt="Commons CSV&trade; logo"/>
                 </a>
             </div><!-- id="bannerRight" -->
         <div class="clear">
@@ -40,7 +40,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 10 March 2012</span>
+        <span id="publishDate">Last Published: 21 March 2013</span>
                   &nbsp;| <span id="projectVersion">Version: 1.0-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>
@@ -94,48 +94,39 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                    <li class="expanded">
+                                                                                                                                                                                                                              <li class="expanded">
                           <a href="project-info.html" title="Project Information">Project Information</a>
                     <ul>
                       <li class="none">
-            <strong>Distribution Management</strong>
-          </li>
-                      <li class="none">
                           <a href="index.html" title="About">About</a>
             </li>
                       <li class="none">
-                          <a href="dependencies.html" title="Dependencies">Dependencies</a>
-            </li>
-                      <li class="none">
-                          <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
+                          <a href="project-summary.html" title="Project Summary">Project Summary</a>
             </li>
                       <li class="none">
-                          <a href="plugins.html" title="Project Plugins">Project Plugins</a>
+                          <a href="team-list.html" title="Project Team">Project Team</a>
             </li>
                       <li class="none">
-                          <a href="integration.html" title="Continuous Integration">Continuous Integration</a>
+                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
             </li>
                       <li class="none">
-                          <a href="license.html" title="Project License">Project License</a>
+                          <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
             </li>
                       <li class="none">
                           <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>
             </li>
                       <li class="none">
-                          <a href="team-list.html" title="Project Team">Project Team</a>
-            </li>
-                      <li class="none">
-                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
+                          <a href="dependencies.html" title="Dependencies">Dependencies</a>
             </li>
                       <li class="none">
-                          <a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
+                          <a href="integration.html" title="Continuous Integration">Continuous Integration</a>
             </li>
                       <li class="none">
-                          <a href="project-summary.html" title="Project Summary">Project Summary</a>
-            </li>
+            <strong>Distribution Management</strong>
+          </li>
               </ul>
         </li>
-                                                                                                                                                                                                                    <li class="collapsed">
+                                                                                                                                                                                                                                                                                                                                <li class="collapsed">
                           <a href="project-reports.html" title="Project Reports">Project Reports</a>
                   </li>
           </ul>
@@ -212,7 +203,7 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">Copyright &#169;                    2012
+      <div class="center">Copyright &#169;                    2013
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                 
@@ -225,4 +216,4 @@
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/download_csv.cgi
==============================================================================
--- websites/production/commons/content/proper/commons-csv/download_csv.cgi (original)
+++ websites/production/commons/content/proper/commons-csv/download_csv.cgi Thu Mar 21 15:20:15 2013
@@ -1,7 +1,4 @@
-#!/bin/sh
-# Wrapper script around mirrors.cgi script
-# (we must change to that directory in order for python to pick up the
-#  python includes correctly)
-cd /www/www.apache.org/dyn/mirrors
-/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
-        
+#!/bin/sh
+# Just call the standard mirrors.cgi script. It will use download.html
+# as the input template.
+exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/downloads.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/downloads.html (original)
+++ websites/production/commons/content/proper/commons-csv/downloads.html Thu Mar 21 15:20:15 2013
@@ -1,10 +1,10 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Mar 10, 2012 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Mar 21, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-    <title>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Commons CSV - 
       Downloads</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
@@ -12,14 +12,14 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20120310" />
+    <meta name="Date-Revision-yyyymmdd" content="20130321" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                                        
 <script src="./js/prettify.js" type="text/javascript"></script>                                                        
 <script type="text/javascript">window.onload=function() {
-            prettyPrint();
-        }</script>                      
+              prettyPrint();
+          }</script>                      
         </head>
   <body class="composite">
     <div id="banner">
@@ -30,7 +30,7 @@
             </div><!-- id="bannerLeft" -->
               <div id="bannerRight">
                                                           <a href="index.html" title="Commons CSV&trade; logo">
-                                                <img src="images/csv-logo.png" alt="Commons CSV&trade; logo"/>
+                                                <img src="images/logo.png" alt="Commons CSV&trade; logo"/>
                 </a>
             </div><!-- id="bannerRight" -->
         <div class="clear">
@@ -41,7 +41,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 10 March 2012</span>
+        <span id="publishDate">Last Published: 21 March 2013</span>
                   &nbsp;| <span id="projectVersion">Version: 1.0-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>
@@ -95,10 +95,10 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                    <li class="collapsed">
                           <a href="project-info.html" title="Project Information">Project Information</a>
                   </li>
-                                                                                                                                                                                                                    <li class="collapsed">
+                                                                                                                                                                                                                                                                                                                                <li class="collapsed">
                           <a href="project-reports.html" title="Project Reports">Project Reports</a>
                   </li>
           </ul>
@@ -219,7 +219,7 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">Copyright &#169;                    2012
+      <div class="center">Copyright &#169;                    2013
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                 
@@ -232,4 +232,4 @@
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/examples.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/examples.html (original)
+++ websites/production/commons/content/proper/commons-csv/examples.html Thu Mar 21 15:20:15 2013
@@ -1,10 +1,10 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Mar 10, 2012 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Mar 21, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-    <title>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Commons CSV - 
   Code Examples</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
@@ -13,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20120310" />
+    <meta name="Date-Revision-yyyymmdd" content="20130321" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                                        
 <script src="./js/prettify.js" type="text/javascript"></script>                                                        
 <script type="text/javascript">window.onload=function() {
-            prettyPrint();
-        }</script>                      
+              prettyPrint();
+          }</script>                      
         </head>
   <body class="composite">
     <div id="banner">
@@ -31,7 +31,7 @@
             </div><!-- id="bannerLeft" -->
               <div id="bannerRight">
                                                           <a href="index.html" title="Commons CSV&trade; logo">
-                                                <img src="images/csv-logo.png" alt="Commons CSV&trade; logo"/>
+                                                <img src="images/logo.png" alt="Commons CSV&trade; logo"/>
                 </a>
             </div><!-- id="bannerRight" -->
         <div class="clear">
@@ -42,7 +42,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 10 March 2012</span>
+        <span id="publishDate">Last Published: 21 March 2013</span>
                   &nbsp;| <span id="projectVersion">Version: 1.0-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>
@@ -96,10 +96,10 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                          <li class="collapsed">
+                                                                                                                                                                                                                    <li class="collapsed">
                           <a href="project-info.html" title="Project Information">Project Information</a>
                   </li>
-                                                                                                                                                                                                                    <li class="collapsed">
+                                                                                                                                                                                                                                                                                                                                <li class="collapsed">
                           <a href="project-reports.html" title="Project Reports">Project Reports</a>
                   </li>
           </ul>
@@ -198,7 +198,7 @@ limitations under the License. -->
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">Copyright &#169;                    2012
+      <div class="center">Copyright &#169;                    2013
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                 
@@ -211,4 +211,4 @@ limitations under the License. -->
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file

Added: websites/production/commons/content/proper/commons-csv/findbugs.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/findbugs.html (added)
+++ websites/production/commons/content/proper/commons-csv/findbugs.html Thu Mar 21 15:20:15 2013
@@ -0,0 +1,237 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia at Mar 21, 2013 ( $Revision: 1080083 $ ) -->
+<!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Commons CSV - FindBugs Bug Detector Report</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+    <meta name="Date-Revision-yyyymmdd" content="20130321" />
+    <meta http-equiv="Content-Language" content="en" />
+                                                    
+<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                                        
+<script src="./js/prettify.js" type="text/javascript"></script>                                                        
+<script type="text/javascript">window.onload=function() {
+              prettyPrint();
+          }</script>                      
+        </head>
+  <body class="composite">
+    <div id="banner">
+            <div id="bannerLeft">
+                                            <a href="http://commons.apache.org/" title="Apache Commons logo">
+                                        <img src="./images/commons-logo.png" alt="Apache Commons logo"/>
+                </a>
+            </div><!-- id="bannerLeft" -->
+              <div id="bannerRight">
+                                                          <a href="index.html" title="Commons CSV&trade; logo">
+                                                <img src="images/logo.png" alt="Commons CSV&trade; logo"/>
+                </a>
+            </div><!-- id="bannerRight" -->
+        <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+                
+                <div class="xleft">
+        <span id="publishDate">Last Published: 21 March 2013</span>
+                  &nbsp;| <span id="projectVersion">Version: 1.0-SNAPSHOT</span>
+                      </div>
+            <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>
+            |
+                        <a href="http://www.apache.org" class="externalLink" title="Apache">Apache</a>
+            |
+                        <a href="../../" title="Commons">Commons</a>
+              
+                
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+                
+                                <h5>Commons CSV</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="index.html" title="Overview">Overview</a>
+            </li>
+                  <li class="none">
+                          <a href="downloads.html" title="Download">Download</a>
+            </li>
+                  <li class="none">
+                          <a href="http://wiki.apache.org/commons/CSV" class="externalLink" title="Wiki">Wiki</a>
+            </li>
+          </ul>
+                       <h5>Development</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="changes-report.html" title="History">History</a>
+            </li>
+                  <li class="none">
+                          <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>
+            </li>
+                  <li class="none">
+                          <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
+            </li>
+                  <li class="none">
+                          <a href="team-list.html" title="Team">Team</a>
+            </li>
+                  <li class="none">
+                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
+            </li>
+                  <li class="none">
+                          <a href="apidocs/index.html" title="Javadoc (latest)">Javadoc (latest)</a>
+            </li>
+          </ul>
+                       <h5>Project Documentation</h5>
+                  <ul>
+                                                                                                                                                                                                                    <li class="collapsed">
+                          <a href="project-info.html" title="Project Information">Project Information</a>
+                  </li>
+                                                                                                                                                                                                                                                                                                                                          <li class="expanded">
+                          <a href="project-reports.html" title="Project Reports">Project Reports</a>
+                    <ul>
+                      <li class="none">
+                          <a href="changes-report.html" title="Changes Report">Changes Report</a>
+            </li>
+                      <li class="none">
+                          <a href="apidocs/index.html" title="JavaDocs">JavaDocs</a>
+            </li>
+                      <li class="none">
+                          <a href="testapidocs/index.html" title="Test JavaDocs">Test JavaDocs</a>
+            </li>
+                      <li class="none">
+                          <a href="xref/index.html" title="Source Xref">Source Xref</a>
+            </li>
+                      <li class="none">
+                          <a href="xref-test/index.html" title="Test Source Xref">Test Source Xref</a>
+            </li>
+                      <li class="none">
+                          <a href="surefire-report.html" title="Surefire Report">Surefire Report</a>
+            </li>
+                      <li class="none">
+                          <a href="rat-report.html" title="RAT Report">RAT Report</a>
+            </li>
+                      <li class="none">
+                          <a href="jdepend-report.html" title="JDepend">JDepend</a>
+            </li>
+                      <li class="none">
+                          <a href="cobertura/index.html" title="Cobertura Test Coverage">Cobertura Test Coverage</a>
+            </li>
+                      <li class="none">
+                          <a href="checkstyle.html" title="Checkstyle">Checkstyle</a>
+            </li>
+                      <li class="none">
+                          <a href="cpd.html" title="CPD Report">CPD Report</a>
+            </li>
+                      <li class="none">
+                          <a href="pmd.html" title="PMD Report">PMD Report</a>
+            </li>
+                      <li class="none">
+            <strong>FindBugs Report</strong>
+          </li>
+                      <li class="none">
+                          <a href="taglist.html" title="Tag List">Tag List</a>
+            </li>
+                      <li class="none">
+                          <a href="javancss.html" title="JavaNCSS Report">JavaNCSS Report</a>
+            </li>
+              </ul>
+        </li>
+          </ul>
+                       <h5>Commons</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../../" title="Home">Home</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
+            </li>
+                                                                    <li class="collapsed">
+                          <a href="../../components.html" title="Components">Components</a>
+                  </li>
+                                                                    <li class="collapsed">
+                          <a href="../../sandbox/index.html" title="Sandbox">Sandbox</a>
+                  </li>
+                                                                    <li class="collapsed">
+                          <a href="../../dormant/index.html" title="Dormant">Dormant</a>
+                  </li>
+          </ul>
+                       <h5>General Information</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="../../volunteering.html" title="Volunteering">Volunteering</a>
+            </li>
+                  <li class="none">
+                          <a href="../../patches.html" title="Contributing Patches">Contributing Patches</a>
+            </li>
+                  <li class="none">
+                          <a href="../../building.html" title="Building Components">Building Components</a>
+            </li>
+                  <li class="none">
+                          <a href="../../releases/index.html" title="Releasing Components">Releasing Components</a>
+            </li>
+                  <li class="none">
+                          <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">Wiki</a>
+            </li>
+          </ul>
+                       <h5>ASF</h5>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">How the ASF works</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/getinvolved.html" class="externalLink" title="Get Involved">Get Involved</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/dev/" class="externalLink" title="Developer Resources">Developer Resources</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">Sponsorship</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
+                                                                                                                   <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="poweredBy">
+        <img class="poweredBy"  alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"    />
+      </a>
+                                                                                                    <a href="http://maven.apache.org/" title="Maven" class="poweredBy">
+        <img class="poweredBy"  alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png"    />
+      </a>
+                       
+                
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2>FindBugs Bug Detector Report<a name="FindBugs_Bug_Detector_Report"></a></h2><p>The following document contains the results of <a class="externalLink" href="http://findbugs.sourceforge.net">FindBugs Report</a></p><p>FindBugs Version is <i>2.0.1</i></p><p>Threshold is <i>medium</i></p><p>Effort is <i>min</i></p></div><div class="section"><h2>Summary<a name="Summary"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Classes</th><th>Bugs</th><th>Errors</th><th>Missing Classes</th></tr><tr class="b"><td>15</td><td>2</td><td>0</td><td>0</td></tr></table></div><div class="section"><h2>Files<a name="Files"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Class</th><th>Bugs</th></tr><tr class="b"><td><a href="#org.apache.commons.csv.CSVLexer">org.apache.commons.csv.CSVLexer</a></td><td>1</td></tr><tr class="a"><td><a href="#org.apache.commons.csv.CSVPrinter">org.apache.commons.csv.CSVPrinter</a></td><td>1</td></tr></table></
 div><a name="org.apache.commons.csv.CSVLexer"></a><div class="section"><h3>org.apache.commons.csv.CSVLexer<a name="org.apache.commons.csv.CSVLexer"></a></h3><table border="0" class="bodyTable"><tr class="b"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr><tr class="a"><td>Immediate dereference of the result of readLine() in org.apache.commons.csv.CSVLexer.nextToken(Token)</td><td>STYLE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#NP_IMMEDIATE_DEREFERENCE_OF_READLINE">NP_IMMEDIATE_DEREFERENCE_OF_READLINE</a></td><td><a href="./xref/org/apache/commons/csv/CSVLexer.html#89">89</a></td><td>Medium</td></tr></table></div><a name="org.apache.commons.csv.CSVPrinter"></a><div class="section"><h3>org.apache.commons.csv.CSVPrinter<a name="org.apache.commons.csv.CSVPrinter"></a></h3><table border="0" class="bodyTable"><tr class="b"><th>Bug</th><th>Category</th><th>Details</th><th>Line</th><th>Priority</th></tr
 ><tr class="a"><td>Switch statement found in org.apache.commons.csv.CSVPrinter.printComment(String) where one case falls through to the next case</td><td>STYLE</td><td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#SF_SWITCH_FALLTHROUGH">SF_SWITCH_FALLTHROUGH</a></td><td><a href="./xref/org/apache/commons/csv/CSVPrinter.html#139">139-143</a></td><td>Medium</td></tr></table></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="center">Copyright &#169;                    2013
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                
+      </div>
+                          
+<div class="center">Apache Commons, Apache Commons CSV, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation.
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
+                <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>
\ No newline at end of file

Propchange: websites/production/commons/content/proper/commons-csv/findbugs.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/commons/content/proper/commons-csv/findbugs.html
------------------------------------------------------------------------------
    svn:keywords = Id

Added: websites/production/commons/content/proper/commons-csv/images/logo.png
==============================================================================
Binary file - no diff available.

Propchange: websites/production/commons/content/proper/commons-csv/images/logo.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/production/commons/content/proper/commons-csv/images/logo.xcf
==============================================================================
Binary file - no diff available.

Propchange: websites/production/commons/content/proper/commons-csv/images/logo.xcf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: websites/production/commons/content/proper/commons-csv/images/rss.png
==============================================================================
Binary files - no diff available.

Modified: websites/production/commons/content/proper/commons-csv/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/index.html (original)
+++ websites/production/commons/content/proper/commons-csv/index.html Thu Mar 21 15:20:15 2013
@@ -1,10 +1,10 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Mar 10, 2012 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Mar 21, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-    <title>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Commons CSV - 
   Home</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
@@ -13,14 +13,14 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20120310" />
+    <meta name="Date-Revision-yyyymmdd" content="20130321" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                                        
 <script src="./js/prettify.js" type="text/javascript"></script>                                                        
 <script type="text/javascript">window.onload=function() {
-            prettyPrint();
-        }</script>                      
+              prettyPrint();
+          }</script>                      
         </head>
   <body class="composite">
     <div id="banner">
@@ -31,7 +31,7 @@
             </div><!-- id="bannerLeft" -->
               <div id="bannerRight">
                                                           <a href="index.html" title="Commons CSV&trade; logo">
-                                                <img src="images/csv-logo.png" alt="Commons CSV&trade; logo"/>
+                                                <img src="images/logo.png" alt="Commons CSV&trade; logo"/>
                 </a>
             </div><!-- id="bannerRight" -->
         <div class="clear">
@@ -42,7 +42,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 10 March 2012</span>
+        <span id="publishDate">Last Published: 21 March 2013</span>
                   &nbsp;| <span id="projectVersion">Version: 1.0-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>
@@ -96,48 +96,39 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                    <li class="expanded">
+                                                                                                                                                                                                                              <li class="expanded">
                           <a href="project-info.html" title="Project Information">Project Information</a>
                     <ul>
                       <li class="none">
-                          <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
-            </li>
-                      <li class="none">
             <strong>About</strong>
           </li>
                       <li class="none">
-                          <a href="dependencies.html" title="Dependencies">Dependencies</a>
-            </li>
-                      <li class="none">
-                          <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
+                          <a href="project-summary.html" title="Project Summary">Project Summary</a>
             </li>
                       <li class="none">
-                          <a href="plugins.html" title="Project Plugins">Project Plugins</a>
+                          <a href="team-list.html" title="Project Team">Project Team</a>
             </li>
                       <li class="none">
-                          <a href="integration.html" title="Continuous Integration">Continuous Integration</a>
+                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
             </li>
                       <li class="none">
-                          <a href="license.html" title="Project License">Project License</a>
+                          <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
             </li>
                       <li class="none">
                           <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>
             </li>
                       <li class="none">
-                          <a href="team-list.html" title="Project Team">Project Team</a>
-            </li>
-                      <li class="none">
-                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
+                          <a href="dependencies.html" title="Dependencies">Dependencies</a>
             </li>
                       <li class="none">
-                          <a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
+                          <a href="integration.html" title="Continuous Integration">Continuous Integration</a>
             </li>
                       <li class="none">
-                          <a href="project-summary.html" title="Project Summary">Project Summary</a>
+                          <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                    <li class="collapsed">
+                                                                                                                                                                                                                                                                                                                                <li class="collapsed">
                           <a href="project-reports.html" title="Project Reports">Project Reports</a>
                   </li>
           </ul>
@@ -255,7 +246,7 @@ limitations under the License. -->
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">Copyright &#169;                    2012
+      <div class="center">Copyright &#169;                    2013
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                 
@@ -268,4 +259,4 @@ limitations under the License. -->
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/integration.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/integration.html (original)
+++ websites/production/commons/content/proper/commons-csv/integration.html Thu Mar 21 15:20:15 2013
@@ -1,24 +1,24 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Mar 10, 2012 ( $Revision: 1080083 $ ) -->
+<!-- Generated by Apache Maven Doxia at Mar 21, 2013 ( $Revision: 1080083 $ ) -->
 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resources/META-INF/maven/site.vm $ -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-    <title>Continuous Integration</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Commons CSV - Continuous Integration</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20120310" />
+    <meta name="Date-Revision-yyyymmdd" content="20130321" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>                                                        
 <script src="./js/prettify.js" type="text/javascript"></script>                                                        
 <script type="text/javascript">window.onload=function() {
-            prettyPrint();
-        }</script>                      
+              prettyPrint();
+          }</script>                      
         </head>
   <body class="composite">
     <div id="banner">
@@ -29,7 +29,7 @@
             </div><!-- id="bannerLeft" -->
               <div id="bannerRight">
                                                           <a href="index.html" title="Commons CSV&trade; logo">
-                                                <img src="images/csv-logo.png" alt="Commons CSV&trade; logo"/>
+                                                <img src="images/logo.png" alt="Commons CSV&trade; logo"/>
                 </a>
             </div><!-- id="bannerRight" -->
         <div class="clear">
@@ -40,7 +40,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 10 March 2012</span>
+        <span id="publishDate">Last Published: 21 March 2013</span>
                   &nbsp;| <span id="projectVersion">Version: 1.0-SNAPSHOT</span>
                       </div>
             <div class="xright">                    <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">ApacheCon</a>
@@ -94,48 +94,39 @@
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
-                                                                                                                                                                                                                                                                                    <li class="expanded">
+                                                                                                                                                                                                                              <li class="expanded">
                           <a href="project-info.html" title="Project Information">Project Information</a>
                     <ul>
                       <li class="none">
-                          <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
-            </li>
-                      <li class="none">
                           <a href="index.html" title="About">About</a>
             </li>
                       <li class="none">
-                          <a href="dependencies.html" title="Dependencies">Dependencies</a>
+                          <a href="project-summary.html" title="Project Summary">Project Summary</a>
             </li>
                       <li class="none">
-                          <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
+                          <a href="team-list.html" title="Project Team">Project Team</a>
             </li>
                       <li class="none">
-                          <a href="plugins.html" title="Project Plugins">Project Plugins</a>
+                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
             </li>
                       <li class="none">
-            <strong>Continuous Integration</strong>
-          </li>
-                      <li class="none">
-                          <a href="license.html" title="Project License">Project License</a>
+                          <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
             </li>
                       <li class="none">
                           <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>
             </li>
                       <li class="none">
-                          <a href="team-list.html" title="Project Team">Project Team</a>
-            </li>
-                      <li class="none">
-                          <a href="source-repository.html" title="Source Repository">Source Repository</a>
+                          <a href="dependencies.html" title="Dependencies">Dependencies</a>
             </li>
                       <li class="none">
-                          <a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
-            </li>
+            <strong>Continuous Integration</strong>
+          </li>
                       <li class="none">
-                          <a href="project-summary.html" title="Project Summary">Project Summary</a>
+                          <a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
             </li>
               </ul>
         </li>
-                                                                                                                                                                                                                    <li class="collapsed">
+                                                                                                                                                                                                                                                                                                                                <li class="collapsed">
                           <a href="project-reports.html" title="Project Reports">Project Reports</a>
                   </li>
           </ul>
@@ -212,7 +203,7 @@
       <hr/>
     </div>
     <div id="footer">
-      <div class="center">Copyright &#169;                    2012
+      <div class="center">Copyright &#169;                    2013
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                 
@@ -225,4 +216,4 @@
       </div>
     </div>
   </body>
-</html>
+</html>
\ No newline at end of file