You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by ki...@apache.org on 2017/09/03 05:34:10 UTC

svn commit: r1017635 [11/40] - in /websites/production/commons/content/proper/commons-csv: ./ apidocs/ apidocs/org/apache/commons/csv/ apidocs/org/apache/commons/csv/class-use/ apidocs/src-html/org/apache/commons/csv/ images/ jacoco-aggregate/ jacoco-a...

Modified: websites/production/commons/content/proper/commons-csv/findbugs.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/findbugs.html (original)
+++ websites/production/commons/content/proper/commons-csv/findbugs.html Sun Sep  3 05:34:03 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 10 July 2016
+ | Generated by Apache Maven Doxia at 03 September 2017
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160710" />
+    <meta name="Date-Revision-yyyymmdd" content="20170903" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Commons CSV &#x2013; FindBugs Bug Detector Report</title>
 
@@ -20,12 +20,7 @@
   <script type="text/javascript" src="./js/prettify.min.js"></script>
   <script type="text/javascript" src="./js/site.js"></script>
 
-                            
-<link rel="stylesheet" href="./css/prettify.css" media="all" type="text/css"/>                                
-<script src="./js/prettify.js" type="text/javascript"></script>                                
-<script type="text/javascript">window.onload=function() {
-              prettyPrint();
-          }</script>                  
+              
       </head>
 
   <body class="composite">
@@ -43,8 +38,8 @@
           <a class="brand" href="http://commons.apache.org/proper/commons-csv/">Apache Commons CSV &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 10 July 2016</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.5-SNAPSHOT</li>
+            <li id="publishDate">Last Published: 03 September 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 1.5.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -116,6 +111,10 @@
     Javadoc trunk</a>
           </li>
                              <li class="none">
+                  <a href="archives/1.5/apidocs/index.html" title="Javadoc 1.5">
+    Javadoc 1.5</a>
+          </li>
+                             <li class="none">
                   <a href="archives/1.4/apidocs/index.html" title="Javadoc 1.4">
     Javadoc 1.4</a>
           </li>
@@ -198,16 +197,16 @@
     Rat Report</a>
           </li>
                                      <li class="none">
-                  <a href="clirr-report.html" title="Clirr">
-    Clirr</a>
-          </li>
-                                     <li class="none">
                   <a href="jdepend-report.html" title="JDepend">
     JDepend</a>
           </li>
                                      <li class="none">
-                  <a href="jacoco/index.html" title="JaCoCo Test">
-    JaCoCo Test</a>
+                  <a href="jacoco/index.html" title="JaCoCo">
+    JaCoCo</a>
+          </li>
+                                     <li class="none">
+                  <a href="jacoco-aggregate/index.html" title="JaCoCo Aggregate">
+    JaCoCo Aggregate</a>
           </li>
                                      <li class="none">
                   <a href="checkstyle.html" title="Checkstyle">
@@ -305,6 +304,10 @@
     Developer Resources</a>
           </li>
                              <li class="none">
+                  <a href="http://www.apache.org/foundation/policies/conduct.html" class="externalLink" title="Code of Conduct">
+    Code of Conduct</a>
+          </li>
+                             <li class="none">
                   <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">
     Sponsorship</a>
           </li>
@@ -365,7 +368,7 @@
 <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#L155">155-159</a></td>
+<td><a href="./xref/org/apache/commons/csv/CSVPrinter.html#L153">153-157</a></td>
 <td>Medium</td></tr></table></div>
           </td>
         </tr>
@@ -373,13 +376,10 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2016
-                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+      <p>Copyright &copy;                    2017
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.</p>
-                                                                  
-<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>
+                </div>
   </body>
 
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/images/icon_help_sml.gif
==============================================================================
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 Sun Sep  3 05:34:03 2017
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 10 July 2016
+ | Generated by Apache Maven Doxia at 03 September 2017
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20160710" />
+    <meta name="Date-Revision-yyyymmdd" content="20170903" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Commons CSV &#x2013; Home</title>
 
@@ -21,12 +21,7 @@
   <script type="text/javascript" src="./js/prettify.min.js"></script>
   <script type="text/javascript" src="./js/site.js"></script>
 
-                            
-<link rel="stylesheet" href="./css/prettify.css" media="all" type="text/css"/>                                
-<script src="./js/prettify.js" type="text/javascript"></script>                                
-<script type="text/javascript">window.onload=function() {
-              prettyPrint();
-          }</script>                  
+              
       </head>
 
   <body class="composite">
@@ -44,8 +39,8 @@
           <a class="brand" href="http://commons.apache.org/proper/commons-csv/">Apache Commons CSV &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 10 July 2016</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.5-SNAPSHOT</li>
+            <li id="publishDate">Last Published: 03 September 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 1.5.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -117,6 +112,10 @@
     Javadoc trunk</a>
           </li>
                              <li class="none">
+                  <a href="archives/1.5/apidocs/index.html" title="Javadoc 1.5">
+    Javadoc 1.5</a>
+          </li>
+                             <li class="none">
                   <a href="archives/1.4/apidocs/index.html" title="Javadoc 1.4">
     Javadoc 1.4</a>
           </li>
@@ -290,6 +289,10 @@
     Developer Resources</a>
           </li>
                              <li class="none">
+                  <a href="http://www.apache.org/foundation/policies/conduct.html" class="externalLink" title="Code of Conduct">
+    Code of Conduct</a>
+          </li>
+                             <li class="none">
                   <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">
     Sponsorship</a>
           </li>
@@ -309,22 +312,9 @@
                       </div>
           </td>
           <td class="content">
-            <!-- Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License. -->
+            
  
-<!-- ================================================== -->
+
 <div class="section">
 <h2><a name="Using_Apache_Commons_CSV"></a>Using Apache Commons CSV</h2>
   
@@ -350,7 +340,7 @@ limitations under the License. -->
   
 <p>Custom formats can be created using a fluent style API.</p>
 </div>
-<!-- ================================================== -->
+
 
 <div class="section">
 <h2><a name="Documentation"></a>Documentation</h2>
@@ -369,6 +359,8 @@ The Javadoc API documents are available
   
 <li><a href="apidocs/index.html">Javadoc trunk</a></li>
   
+<li><a href="archives/1.5/apidocs/index.html">Javadoc 1.5</a></li>
+  
 <li><a href="archives/1.4/apidocs/index.html">Javadoc 1.4</a></li>
   
 <li><a href="archives/1.3/apidocs/index.html">Javadoc 1.3</a></li>
@@ -385,14 +377,16 @@ The <a href="source-repository.html">git
 <a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=commons-csv.git">browsed</a>.
 </p>
 </div>
-<!-- ================================================== -->
+
 
 <div class="section">
 <h2><a name="Releases"></a>Releases</h2>
 
 <ul>
   
-<li><a class="externalLink" href="http://commons.apache.org/csv/download_csv.cgi">Apache Commons CSV 1.4 (mirrors)</a> requires Java 1.6</li>
+<li><a class="externalLink" href="http://commons.apache.org/csv/download_csv.cgi">Apache Commons CSV 1.5 (mirrors)</a> requires Java 1.7</li>
+  
+<li><a class="externalLink" href="http://commons.apache.org/dist/commons/csv/">Apache Commons CSV 1.4 (archives)</a> requires Java 1.6</li>
   
 <li><a class="externalLink" href="http://archive.apache.org/dist/commons/csv/">Apache Commons CSV 1.3 (archives)</a> requires Java 1.6</li>
   
@@ -424,7 +418,7 @@ For previous releases, see the <a class=
 <pre>&lt;dependency&gt;
     &lt;groupId&gt;org.apache.commons&lt;/groupId&gt;
     &lt;artifactId&gt;commons-csv&lt;/artifactId&gt;
-    &lt;version&gt;1.3&lt;/version&gt;
+    &lt;version&gt;1.5&lt;/version&gt;
 &lt;/dependency&gt;</pre></div>
 
 
@@ -441,7 +435,7 @@ For previous releases, see the <a class=
     You can build the component using Apache Maven using <tt>mvn clean package</tt>.
   </p>
 </div>
-<!-- ================================================== -->
+
 
 <div class="section">
 <h2><a name="Getting_Involved"></a>Getting Involved</h2>
@@ -462,7 +456,7 @@ For previous releases, see the <a class=
   
 <p>If you'd like to offer up pull requests via GitHub rather than applying patches to JIRA, we have a <a class="externalLink" href="https://github.com/apache/commons-csv/">GitHub mirror</a>. </p>
 </div>
-<!-- ================================================== -->
+
 
 <div class="section">
 <h2><a name="Support"></a>Support</h2>
@@ -480,7 +474,7 @@ For previous releases, see the <a class=
     Please read the instructions carefully.
   </p>
 </div>
-<!-- ================================================== -->
+
 
 
 <div class="section">
@@ -507,7 +501,7 @@ For previous releases, see the <a class=
   </ul>
 </div>
 
-<!-- ================================================== -->
+
 
 
           </td>
@@ -516,13 +510,10 @@ For previous releases, see the <a class=
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2016
-                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+      <p>Copyright &copy;                    2017
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.</p>
-                                                                  
-<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>
+                </div>
   </body>
 
 </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 Sun Sep  3 05:34:03 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 10 July 2016
+ | Generated by Apache Maven Doxia at 03 September 2017
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160710" />
+    <meta name="Date-Revision-yyyymmdd" content="20170903" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Commons CSV &#x2013; CI Management</title>
 
@@ -20,12 +20,7 @@
   <script type="text/javascript" src="./js/prettify.min.js"></script>
   <script type="text/javascript" src="./js/site.js"></script>
 
-                            
-<link rel="stylesheet" href="./css/prettify.css" media="all" type="text/css"/>                                
-<script src="./js/prettify.js" type="text/javascript"></script>                                
-<script type="text/javascript">window.onload=function() {
-              prettyPrint();
-          }</script>                  
+              
       </head>
 
   <body class="composite">
@@ -43,8 +38,8 @@
           <a class="brand" href="http://commons.apache.org/proper/commons-csv/">Apache Commons CSV &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 10 July 2016</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.5-SNAPSHOT</li>
+            <li id="publishDate">Last Published: 03 September 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 1.5.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -116,6 +111,10 @@
     Javadoc trunk</a>
           </li>
                              <li class="none">
+                  <a href="archives/1.5/apidocs/index.html" title="Javadoc 1.5">
+    Javadoc 1.5</a>
+          </li>
+                             <li class="none">
                   <a href="archives/1.4/apidocs/index.html" title="Javadoc 1.4">
     Javadoc 1.4</a>
           </li>
@@ -289,6 +288,10 @@
     Developer Resources</a>
           </li>
                              <li class="none">
+                  <a href="http://www.apache.org/foundation/policies/conduct.html" class="externalLink" title="Code of Conduct">
+    Code of Conduct</a>
+          </li>
+                             <li class="none">
                   <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">
     Sponsorship</a>
           </li>
@@ -310,12 +313,12 @@
           <td class="content">
             <div class="section">
 <h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
-<p>This project uses <a class="externalLink" href="http://continuum.apache.org/">Continuum</a>.</p></div>
+<p>This project uses <a class="externalLink" href="http://jenkins-ci.org/">Jenkins</a>.</p></div>
 <div class="section">
 <h2><a name="Access"></a>Access</h2><a name="Access"></a>
 <p>The following is a link to the continuous integration system used by the project:</p>
 <div class="source">
-<pre><a class="externalLink" href="https://continuum-ci.apache.org/">https://continuum-ci.apache.org/</a></pre></div></div>
+<pre><a class="externalLink" href="https://builds.apache.org/">https://builds.apache.org/</a></pre></div></div>
 <div class="section">
 <h2><a name="Notifiers"></a>Notifiers</h2><a name="Notifiers"></a>
 <p>No notifiers are defined. Please check back at a later date.</p></div>
@@ -325,13 +328,10 @@
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2016
-                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+      <p>Copyright &copy;                    2017
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.</p>
-                                                                  
-<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>
+                </div>
   </body>
 
 </html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-csv/issue-tracking.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/issue-tracking.html (original)
+++ websites/production/commons/content/proper/commons-csv/issue-tracking.html Sun Sep  3 05:34:03 2017
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 10 July 2016
+ | Generated by Apache Maven Doxia at 03 September 2017
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Apache Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20160710" />
+    <meta name="Date-Revision-yyyymmdd" content="20170903" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Commons CSV &#x2013; Apache Commons CSV Issue tracking</title>
 
@@ -21,12 +21,7 @@
   <script type="text/javascript" src="./js/prettify.min.js"></script>
   <script type="text/javascript" src="./js/site.js"></script>
 
-                            
-<link rel="stylesheet" href="./css/prettify.css" media="all" type="text/css"/>                                
-<script src="./js/prettify.js" type="text/javascript"></script>                                
-<script type="text/javascript">window.onload=function() {
-              prettyPrint();
-          }</script>                  
+              
       </head>
 
   <body class="composite">
@@ -44,8 +39,8 @@
           <a class="brand" href="http://commons.apache.org/proper/commons-csv/">Apache Commons CSV &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 10 July 2016</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 1.5-SNAPSHOT</li>
+            <li id="publishDate">Last Published: 03 September 2017</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 1.5.1-SNAPSHOT</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
             <li>
@@ -117,6 +112,10 @@
     Javadoc trunk</a>
           </li>
                              <li class="none">
+                  <a href="archives/1.5/apidocs/index.html" title="Javadoc 1.5">
+    Javadoc 1.5</a>
+          </li>
+                             <li class="none">
                   <a href="archives/1.4/apidocs/index.html" title="Javadoc 1.4">
     Javadoc 1.4</a>
           </li>
@@ -290,6 +289,10 @@
     Developer Resources</a>
           </li>
                              <li class="none">
+                  <a href="http://www.apache.org/foundation/policies/conduct.html" class="externalLink" title="Code of Conduct">
+    Code of Conduct</a>
+          </li>
+                             <li class="none">
                   <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">
     Sponsorship</a>
           </li>
@@ -309,43 +312,7 @@
                       </div>
           </td>
           <td class="content">
-            <!-- Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License. --><!-- +======================================================================+
- |****                                                              ****|
- |****      THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN      ****|
- |****                    DO NOT EDIT DIRECTLY                      ****|
- |****                                                              ****|
- +======================================================================+
- | TEMPLATE FILE: issue-tracking-template.xml                           |
- | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates |
- +======================================================================+
- |                                                                      |
- | 1) Re-generate using: mvn commons:jira-page                          |
- |                                                                      |
- | 2) Set the following properties in the component's pom:              |
- |    - commons.jira.id  (required, alphabetic, upper case)             |
- |    - commons.jira.pid (required, numeric)                            |
- |                                                                      |
- | 3) Example Properties                                                |
- |                                                                      |
- |  <properties>                                                        |
- |    <commons.jira.id>MATH</commons.jira.id>                           |
- |    <commons.jira.pid>12310485</commons.jira.pid>                     |
- |  </properties>                                                       |
- |                                                                      |
- +======================================================================+ -->
+            
   
 
     <div class="section">
@@ -426,13 +393,10 @@ limitations under the License. --><!-- +
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2016
-                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+      <p>Copyright &copy;                    2017
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.</p>
-                                                                  
-<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>
+                </div>
   </body>
 
 </html>
\ No newline at end of file

Added: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-csv/jacoco-aggregate/index.html (added)
+++ websites/production/commons/content/proper/commons-csv/jacoco-aggregate/index.html Sun Sep  3 05:34:03 2017
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/><link rel="stylesheet" href="jacoco-resources/report.css" type="text/css"/><link rel="shortcut icon" href="jacoco-resources/report.gif" type="image/gif"/><title>Apache Commons CSV</title><script type="text/javascript" src="jacoco-resources/sort.js"></script></head><body onload="initialSort(['breadcrumb', 'coveragetable'])"><div class="breadcrumb" id="breadcrumb"><span class="info"><a href="jacoco-sessions.html" class="el_session">Sessions</a></span><span class="el_report">Apache Commons CSV</span></div><h1>Apache Commons CSV</h1><table class="coverage" cellspacing="0" id="coveragetable"><thead><tr><td class="sortable" id="a" onclick="toggleSort(this)">Element</td><td class="down sortable bar" id="b" onclick="toggle
 Sort(this)">Missed Instructions</td><td class="sortable ctr2" id="c" onclick="toggleSort(this)">Cov.</td><td class="sortable bar" id="d" onclick="toggleSort(this)">Missed Branches</td><td class="sortable ctr2" id="e" onclick="toggleSort(this)">Cov.</td></tr></thead><tfoot><tr><td>Total</td><td class="bar">0 of 0</td><td class="ctr2">n/a</td><td class="bar">0 of 0</td><td class="ctr2">n/a</td></tr></tfoot><tbody/></table><div class="footer"><span class="right">Created with <a href="http://www.eclemma.org/jacoco">JaCoCo</a> 0.7.7.201606060606</span></div></body></html>
\ No newline at end of file

Added: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/branchfc.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/branchfc.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/branchnc.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/branchnc.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/branchpc.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/branchpc.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/bundle.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/bundle.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/class.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/class.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/down.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/down.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/greenbar.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/greenbar.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/group.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/group.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/method.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/method.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/package.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/package.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/prettify.css
==============================================================================
--- websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/prettify.css (added)
+++ websites/production/commons/content/proper/commons-csv/jacoco-aggregate/jacoco-resources/prettify.css Sun Sep  3 05:34:03 2017
@@ -0,0 +1,13 @@
+/* Pretty printing styles. Used with prettify.js. */
+
+.str { color: #2A00FF; }
+.kwd { color: #7F0055; font-weight:bold; }
+.com { color: #3F5FBF; }
+.typ { color: #606; }
+.lit { color: #066; }
+.pun { color: #660; }
+.pln { color: #000; }
+.tag { color: #008; }
+.atn { color: #606; }
+.atv { color: #080; }
+.dec { color: #606; }
\ No newline at end of file