Author: ggregory Date: Wed Nov 26 13:32:13 2014 New Revision: 930576 Log: Publish Apache Commons CSV 1.1.
Added: websites/production/commons/content/proper/commons-csv/archives/1.1/css/ websites/production/commons/content/proper/commons-csv/archives/1.1/cvs-usage.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/dependencies.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/dependency-info.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/distribution-management.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/download_csv.cgi (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/download_csv.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/examples.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/findbugs.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/images/ websites/production/commons/content/proper/commons-csv/archives/1.1/img/ websites/production/commons/content/proper/commons-csv/archives/1.1/index.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/integration.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/issue-tracking.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/jacoco/ websites/production/commons/content/proper/commons-csv/archives/1.1/javancss.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/jdepend-report.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/jira-report.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/js/ websites/production/commons/content/proper/commons-csv/archives/1.1/mail-lists.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/pmd.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/profile.jacoco websites/production/commons/content/proper/commons-csv/archives/1.1/project-info.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/project-reports.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/project-summary.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/rat-report.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/source-repository.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/surefire-report.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/taglist.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/team-list.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/user-guide.html (with props) websites/production/commons/content/proper/commons-csv/archives/1.1/xref/ websites/production/commons/content/proper/commons-csv/archives/1.1/xref-test/ Added: websites/production/commons/content/proper/commons-csv/archives/1.1/cvs-usage.html ============================================================================== --- websites/production/commons/content/proper/commons-csv/archives/1.1/cvs-usage.html (added) +++ websites/production/commons/content/proper/commons-csv/archives/1.1/cvs-usage.html Wed Nov 26 13:32:13 2014 @@ -0,0 +1,298 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia at 16 November 2014 + | 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="author" content="Commons Documentation Team" /> + <meta name="Date-Revision-yyyymmdd" content="20141116" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Commons CSV – Source repository</title> + + <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> + <link rel="stylesheet" href="./css/site.css" type="text/css" /> + <link rel="stylesheet" href="./css/print.css" media="print" /> + + <script type="text/javascript" src="./js/jquery.min.js"></script> + <script type="text/javascript" src="./js/bootstrap.min.js"></script> + <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"> + <a href="http://commons.apache.org/" id="bannerLeft" title="Apache Commons logo"> + <img class="logo-left" src="./images/commons-logo.png" alt="Apache Commons logo"/> + </a> + <a href="index.html" id="bannerRight" title="Commons CSV™ logo"> + <img class="logo-right" src="images/logo.png" alt="Commons CSV™ logo"/> + </a> + <div class="clear"></div> + + <div class="navbar"> + <div class="navbar-inner"> + <div class="container-fluid"> + <a class="brand" href="http://commons.apache.org/proper/commons-csv/">Apache Commons CSV ™</a> + <ul class="nav"> + + <li id="publishDate">Last Published: 16 November 2014</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.1</li> + </ul> + <div class="pull-right"> <ul class="nav"> + <li> + <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon"> + ApacheCon</a> + </li> + <li> + <a href="http://www.apache.org" class="externalLink" title="Apache"> + Apache</a> + </li> + <li> + <a href="../../" title="Commons"> + Commons</a> + </li> + </ul> +</div> + </div> + </div> + </div> + + <div class="container-fluid"> + <table class="layout-table"> + <tr> + <td class="sidebar"> + <div class="well sidebar-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Commons CSV</li> + <li class="none"> + <a href="index.html" title="Overview"> + Overview</a> + </li> + <li class="none"> + <a href="download_csv.cgi" title="Download"> + Download</a> + </li> + <li class="none"> + <a href="user-guide.html" title="User Guide"> + User Guide</a> + </li> + <li class="none"> + <a href="http://wiki.apache.org/commons/CSV" class="externalLink" title="Wiki"> + Wiki</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header"><i class="icon-cog"></i>Development</li> + <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 trunk"> + Javadoc trunk</a> + </li> + <li class="none"> + <a href="archives/1.1/apidocs/index.html" title="Javadoc 1.1"> + Javadoc 1.1</a> + </li> + <li class="none"> + <a href="archives/1.0/apidocs/index.html" title="Javadoc 1.0"> + Javadoc 1.0</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header">Site Archives</li> + <li class="none"> + <a href="archives/1.1/index.html" title="CSV 1.1"> + CSV 1.1</a> + </li> + <li class="none"> + <a href="archives/1.0/index.html" title="CSV 1.0"> + CSV 1.0</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="collapsed"> + <a href="project-info.html" title="Project Information"> + Project Information</a> + </li> + <li class="collapsed"> + <a href="project-reports.html" title="Project Reports"> + Project Reports</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header">Commons</li> + <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> + <ul class="nav nav-list"> + <li class="nav-header">General Information</li> + <li class="none"> + <a href="security.html" title="Security"> + Security</a> + </li> + <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> + <ul class="nav nav-list"> + <li class="nav-header">ASF</li> + <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> + </div> + <div id="poweredBy"> + <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="builtBy"> + <img class="builtBy" alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png" /> + </a> + <a href="http://maven.apache.org/" title="Maven" class="builtBy"> + <img class="builtBy" alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png" /> + </a> + </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="Source_repository"></a>Source repository</h2> + +<p> + Apache Commons CSV is hosted on the Apache + <a class="externalLink" href="http://subversion.tigris.org/">subversion</a> repository. +</p> + +<p> + The project URL is:<br /> + <tt>http://svn.apache.org/repos/asf/commons/sandbox/csv/trunk</tt> +</p> + +<p> + The best way to view the repository is via the + <a class="externalLink" href="http://svn.apache.org/viewvc/commons/sandbox/csv/trunk/">subversion viewer</a>. +</p> + +<p> + The alternative is to use the + <a class="externalLink" href="http://svn.apache.org/repos/asf/commons/sandbox/csv/trunk/">native subversion</a> display. +</p> + +<p> + For more information on subversion and creating patches see the + <a class="externalLink" href="http://www.apache.org/dev/contributors.html">Apache Contributors Guide</a>. +</p> +</div> +<!-- ================================================== --> + + + </td> + </tr> + </table> + </div> + + <div class="footer"> + <p>Copyright © 2014 + <a href="http://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> + </body> + +</html> Propchange: websites/production/commons/content/proper/commons-csv/archives/1.1/cvs-usage.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: websites/production/commons/content/proper/commons-csv/archives/1.1/cvs-usage.html ------------------------------------------------------------------------------ svn:keywords = Id Added: websites/production/commons/content/proper/commons-csv/archives/1.1/dependencies.html ============================================================================== --- websites/production/commons/content/proper/commons-csv/archives/1.1/dependencies.html (added) +++ websites/production/commons/content/proper/commons-csv/archives/1.1/dependencies.html Wed Nov 26 13:32:13 2014 @@ -0,0 +1,534 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia at 16 November 2014 + | 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="20141116" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Commons CSV – Project Dependencies</title> + + <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> + <link rel="stylesheet" href="./css/site.css" type="text/css" /> + <link rel="stylesheet" href="./css/print.css" media="print" /> + + <script type="text/javascript" src="./js/jquery.min.js"></script> + <script type="text/javascript" src="./js/bootstrap.min.js"></script> + <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"> + <a href="http://commons.apache.org/" id="bannerLeft" title="Apache Commons logo"> + <img class="logo-left" src="./images/commons-logo.png" alt="Apache Commons logo"/> + </a> + <a href="index.html" id="bannerRight" title="Commons CSV™ logo"> + <img class="logo-right" src="images/logo.png" alt="Commons CSV™ logo"/> + </a> + <div class="clear"></div> + + <div class="navbar"> + <div class="navbar-inner"> + <div class="container-fluid"> + <a class="brand" href="http://commons.apache.org/proper/commons-csv/">Apache Commons CSV ™</a> + <ul class="nav"> + + <li id="publishDate">Last Published: 16 November 2014</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.1</li> + </ul> + <div class="pull-right"> <ul class="nav"> + <li> + <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon"> + ApacheCon</a> + </li> + <li> + <a href="http://www.apache.org" class="externalLink" title="Apache"> + Apache</a> + </li> + <li> + <a href="../../" title="Commons"> + Commons</a> + </li> + </ul> +</div> + </div> + </div> + </div> + + <div class="container-fluid"> + <table class="layout-table"> + <tr> + <td class="sidebar"> + <div class="well sidebar-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Commons CSV</li> + <li class="none"> + <a href="index.html" title="Overview"> + Overview</a> + </li> + <li class="none"> + <a href="download_csv.cgi" title="Download"> + Download</a> + </li> + <li class="none"> + <a href="user-guide.html" title="User Guide"> + User Guide</a> + </li> + <li class="none"> + <a href="http://wiki.apache.org/commons/CSV" class="externalLink" title="Wiki"> + Wiki</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header"><i class="icon-cog"></i>Development</li> + <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 trunk"> + Javadoc trunk</a> + </li> + <li class="none"> + <a href="archives/1.1/apidocs/index.html" title="Javadoc 1.1"> + Javadoc 1.1</a> + </li> + <li class="none"> + <a href="archives/1.0/apidocs/index.html" title="Javadoc 1.0"> + Javadoc 1.0</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header">Site Archives</li> + <li class="none"> + <a href="archives/1.1/index.html" title="CSV 1.1"> + CSV 1.1</a> + </li> + <li class="none"> + <a href="archives/1.0/index.html" title="CSV 1.0"> + CSV 1.0</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="expanded"> + <a href="project-info.html" title="Project Information"> + Project Information</a> + <ul> + <li class="none"> + <a href="index.html" title="About"> + About</a> + </li> + <li class="none"> + <a href="project-summary.html" title="Project Summary"> + Project Summary</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> + <li class="none"> + <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="dependency-info.html" title="Dependency Information"> + Dependency Information</a> + </li> + <li class="none active"> + <a href="dependencies.html" title="Dependencies"> + Dependencies</a> + </li> + <li class="none"> + <a href="integration.html" title="Continuous Integration"> + Continuous Integration</a> + </li> + <li class="none"> + <a href="distribution-management.html" title="Distribution Management"> + Distribution Management</a> + </li> + </ul> + </li> + <li class="collapsed"> + <a href="project-reports.html" title="Project Reports"> + Project Reports</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header">Commons</li> + <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> + <ul class="nav nav-list"> + <li class="nav-header">General Information</li> + <li class="none"> + <a href="security.html" title="Security"> + Security</a> + </li> + <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> + <ul class="nav nav-list"> + <li class="nav-header">ASF</li> + <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> + </div> + <div id="poweredBy"> + <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="builtBy"> + <img class="builtBy" alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png" /> + </a> + <a href="http://maven.apache.org/" title="Maven" class="builtBy"> + <img class="builtBy" alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png" /> + </a> + </div> + </td> + <td class="content"> + <a name="Project_Dependencies"></a> +<div class="section"> +<h2><a name="Project_Dependencies"></a>Project Dependencies</h2><a name="Project_Dependencies_test"></a> +<div class="section"> +<h3><a name="test"></a>test</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.4.182</td> +<td>jar</td> +<td><a class="externalLink" href="http://h2database.com/html/license.html">MPL 2.0, and EPL 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.4</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><a name="Project_Transitive_Dependencies"></a>Project Transitive Dependencies</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><a name="test"></a>test</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><a name="Project_Dependency_Graph"></a>Project Dependency Graph</h2><script language="javascript" type="text/javascript"> + function toggleDependencyDetail( divId, imgId ) + { + var div = document.getElementById( divId ); + var img = document.getElementById( imgId ); + if( div.style.display == '' ) + { + div.style.display = 'none'; + img.src='./images/icon_info_sml.gif'; + } + else + { + div.style.display = ''; + img.src='./images/close.gif'; + } + } +</script> +<a name="Dependency_Tree"></a> +<div class="section"> +<h3><a name="Dependency_Tree"></a>Dependency Tree</h3> +<ul> +<li>org.apache.commons:commons-csv:jar:1.1 <img id="_img1" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep0', '_img1' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep0" style="display:none"> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Apache Commons CSV</th></tr> +<tr class="b"> +<td> +<p><b>Description: </b>The Apache 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/commons-csv/">http://commons.apache.org/proper/commons-csv/</a></p> +<p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div> +<ul> +<li>junit:junit:jar:4.11 (test) <img id="_img3" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep2', '_img3' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep2" 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="_img5" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep4', '_img5' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep4" 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/hamcrest/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.4 (test) <img id="_img7" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep6', '_img7' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep6" 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.4.182 (test) <img id="_img9" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep8', '_img9' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep8" 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">MPL 2.0, and EPL 1.0</a></p></td></tr></table></div></li></ul></li></ul></div></div><a name="Licenses"></a> +<div class="section"> +<h2><a name="Licenses"></a>Licenses</h2> +<p><b>MPL 2.0, and EPL 1.0: </b>H2 Database Engine</p> +<p><b>Apache License, Version 2.0: </b>Apache Commons CSV</p> +<p><b>New BSD License: </b>Hamcrest Core</p> +<p><b>Common Public License Version 1.0: </b>JUnit</p> +<p><b>The Apache Software License, Version 2.0: </b>Commons IO</p></div><a name="Dependency_File_Details"></a> +<div class="section"> +<h2><a name="Dependency_File_Details"></a>Dependency File Details</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.4.182.jar</td> +<td>1.61 MB</td> +<td>630</td> +<td>627</td> +<td>35</td> +<td>1.6</td> +<td>debug</td></tr> +<tr class="a"> +<td>commons-io-2.4.jar</td> +<td>180.80 kB</td> +<td>128</td> +<td>110</td> +<td>6</td> +<td>1.6</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>2.06 MB</td> +<td>1,076</td> +<td>1,015</td> +<td>72</td> +<td>1.6</td> +<td>4</td></tr> +<tr class="b"> +<td>test: 4</td> +<td>test: 2.06 MB</td> +<td>test: 1,076</td> +<td>test: 1,015</td> +<td>test: 72</td> +<td>-</td> +<td>test: 4</td></tr></table></div><a name="Dependency_Repository_Locations"></a> +<div class="section"> +<h2><a name="Dependency_Repository_Locations"></a>Dependency Repository Locations</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>central</td> +<td><a class="externalLink" href="https://repo.maven.apache.org/maven2">https://repo.maven.apache.org/maven2</a></td> +<td>Yes</td> +<td>-</td></tr> +<tr class="a"> +<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></table> +<p>Repository locations for each of the Dependencies.</p> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Artifact</th> +<th>central</th> +<th>apache.snapshots</th></tr> +<tr class="b"> +<td>com.h2database:h2:jar:1.4.182</td> +<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.182/h2-1.4.182.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td> +<td>-</td></tr> +<tr class="a"> +<td>commons-io:commons-io:jar:2.4</td> +<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td> +<td>-</td></tr> +<tr class="b"> +<td>junit:junit:jar:4.11</td> +<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td> +<td>-</td></tr> +<tr class="a"> +<td>org.hamcrest:hamcrest-core:jar:1.3</td> +<td><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"><img alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif" /></a></td> +<td>-</td></tr> +<tr class="b"> +<th>Total</th> +<th>central</th> +<th>apache.snapshots</th></tr> +<tr class="a"> +<td>4 (test: 4)</td> +<td>4</td> +<td>0</td></tr></table></div> + </td> + </tr> + </table> + </div> + + <div class="footer"> + <p>Copyright © 2014 + <a href="http://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> + </body> + +</html> Propchange: websites/production/commons/content/proper/commons-csv/archives/1.1/dependencies.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: websites/production/commons/content/proper/commons-csv/archives/1.1/dependencies.html ------------------------------------------------------------------------------ svn:keywords = Id Added: websites/production/commons/content/proper/commons-csv/archives/1.1/dependency-info.html ============================================================================== --- websites/production/commons/content/proper/commons-csv/archives/1.1/dependency-info.html (added) +++ websites/production/commons/content/proper/commons-csv/archives/1.1/dependency-info.html Wed Nov 26 13:32:13 2014 @@ -0,0 +1,328 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia at 16 November 2014 + | 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="20141116" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Commons CSV – Dependency Information</title> + + <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> + <link rel="stylesheet" href="./css/site.css" type="text/css" /> + <link rel="stylesheet" href="./css/print.css" media="print" /> + + <script type="text/javascript" src="./js/jquery.min.js"></script> + <script type="text/javascript" src="./js/bootstrap.min.js"></script> + <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"> + <a href="http://commons.apache.org/" id="bannerLeft" title="Apache Commons logo"> + <img class="logo-left" src="./images/commons-logo.png" alt="Apache Commons logo"/> + </a> + <a href="index.html" id="bannerRight" title="Commons CSV™ logo"> + <img class="logo-right" src="images/logo.png" alt="Commons CSV™ logo"/> + </a> + <div class="clear"></div> + + <div class="navbar"> + <div class="navbar-inner"> + <div class="container-fluid"> + <a class="brand" href="http://commons.apache.org/proper/commons-csv/">Apache Commons CSV ™</a> + <ul class="nav"> + + <li id="publishDate">Last Published: 16 November 2014</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.1</li> + </ul> + <div class="pull-right"> <ul class="nav"> + <li> + <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon"> + ApacheCon</a> + </li> + <li> + <a href="http://www.apache.org" class="externalLink" title="Apache"> + Apache</a> + </li> + <li> + <a href="../../" title="Commons"> + Commons</a> + </li> + </ul> +</div> + </div> + </div> + </div> + + <div class="container-fluid"> + <table class="layout-table"> + <tr> + <td class="sidebar"> + <div class="well sidebar-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Commons CSV</li> + <li class="none"> + <a href="index.html" title="Overview"> + Overview</a> + </li> + <li class="none"> + <a href="download_csv.cgi" title="Download"> + Download</a> + </li> + <li class="none"> + <a href="user-guide.html" title="User Guide"> + User Guide</a> + </li> + <li class="none"> + <a href="http://wiki.apache.org/commons/CSV" class="externalLink" title="Wiki"> + Wiki</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header"><i class="icon-cog"></i>Development</li> + <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 trunk"> + Javadoc trunk</a> + </li> + <li class="none"> + <a href="archives/1.1/apidocs/index.html" title="Javadoc 1.1"> + Javadoc 1.1</a> + </li> + <li class="none"> + <a href="archives/1.0/apidocs/index.html" title="Javadoc 1.0"> + Javadoc 1.0</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header">Site Archives</li> + <li class="none"> + <a href="archives/1.1/index.html" title="CSV 1.1"> + CSV 1.1</a> + </li> + <li class="none"> + <a href="archives/1.0/index.html" title="CSV 1.0"> + CSV 1.0</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="expanded"> + <a href="project-info.html" title="Project Information"> + Project Information</a> + <ul> + <li class="none"> + <a href="index.html" title="About"> + About</a> + </li> + <li class="none"> + <a href="project-summary.html" title="Project Summary"> + Project Summary</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> + <li class="none"> + <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 active"> + <a href="dependency-info.html" title="Dependency Information"> + Dependency Information</a> + </li> + <li class="none"> + <a href="dependencies.html" title="Dependencies"> + Dependencies</a> + </li> + <li class="none"> + <a href="integration.html" title="Continuous Integration"> + Continuous Integration</a> + </li> + <li class="none"> + <a href="distribution-management.html" title="Distribution Management"> + Distribution Management</a> + </li> + </ul> + </li> + <li class="collapsed"> + <a href="project-reports.html" title="Project Reports"> + Project Reports</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header">Commons</li> + <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> + <ul class="nav nav-list"> + <li class="nav-header">General Information</li> + <li class="none"> + <a href="security.html" title="Security"> + Security</a> + </li> + <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> + <ul class="nav nav-list"> + <li class="nav-header">ASF</li> + <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> + </div> + <div id="poweredBy"> + <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="builtBy"> + <img class="builtBy" alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png" /> + </a> + <a href="http://maven.apache.org/" title="Maven" class="builtBy"> + <img class="builtBy" alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png" /> + </a> + </div> + </td> + <td class="content"> + <div class="section"> +<h2><a name="Dependency_Information"></a>Dependency Information</h2><a name="Dependency_Information"></a> +<div class="section"> +<h3><a name="Apache_Maven"></a>Apache Maven</h3><a name="Apache_Maven"></a> +<div class="source"> +<pre><dependency> + <groupId>org.apache.commons</groupId> + <artifactId>commons-csv</artifactId> + <version>1.1</version> +</dependency></pre></div></div> +<div class="section"> +<h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a> +<div class="source"> +<pre>'org.apache.commons:commons-csv:jar:1.1'</pre></div></div> +<div class="section"> +<h3><a name="Apache_Ant"></a>Apache Ant</h3><a name="Apache_Ant"></a> +<div class="source"> +<pre><dependency org="org.apache.commons" name="commons-csv" rev="1.1"> + <artifact name="commons-csv" type="jar" /> +</dependency></pre></div></div> +<div class="section"> +<h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a> +<div class="source"> +<pre>@Grapes( +@Grab(group='org.apache.commons', module='commons-csv', version='1.1') +)</pre></div></div> +<div class="section"> +<h3><a name="Grails"></a>Grails</h3><a name="Grails"></a> +<div class="source"> +<pre>compile 'org.apache.commons:commons-csv:1.1'</pre></div></div> +<div class="section"> +<h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a> +<div class="source"> +<pre>[org.apache.commons/commons-csv "1.1"]</pre></div></div> +<div class="section"> +<h3><a name="SBT"></a>SBT</h3><a name="SBT"></a> +<div class="source"> +<pre>libraryDependencies += "org.apache.commons" %% "commons-csv" % "1.1"</pre></div></div></div> + </td> + </tr> + </table> + </div> + + <div class="footer"> + <p>Copyright © 2014 + <a href="http://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> + </body> + +</html> Propchange: websites/production/commons/content/proper/commons-csv/archives/1.1/dependency-info.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: websites/production/commons/content/proper/commons-csv/archives/1.1/dependency-info.html ------------------------------------------------------------------------------ svn:keywords = Id Added: websites/production/commons/content/proper/commons-csv/archives/1.1/distribution-management.html ============================================================================== --- websites/production/commons/content/proper/commons-csv/archives/1.1/distribution-management.html (added) +++ websites/production/commons/content/proper/commons-csv/archives/1.1/distribution-management.html Wed Nov 26 13:32:13 2014 @@ -0,0 +1,300 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia at 16 November 2014 + | 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="20141116" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Commons CSV – Project Distribution Management</title> + + <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> + <link rel="stylesheet" href="./css/site.css" type="text/css" /> + <link rel="stylesheet" href="./css/print.css" media="print" /> + + <script type="text/javascript" src="./js/jquery.min.js"></script> + <script type="text/javascript" src="./js/bootstrap.min.js"></script> + <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"> + <a href="http://commons.apache.org/" id="bannerLeft" title="Apache Commons logo"> + <img class="logo-left" src="./images/commons-logo.png" alt="Apache Commons logo"/> + </a> + <a href="index.html" id="bannerRight" title="Commons CSV™ logo"> + <img class="logo-right" src="images/logo.png" alt="Commons CSV™ logo"/> + </a> + <div class="clear"></div> + + <div class="navbar"> + <div class="navbar-inner"> + <div class="container-fluid"> + <a class="brand" href="http://commons.apache.org/proper/commons-csv/">Apache Commons CSV ™</a> + <ul class="nav"> + + <li id="publishDate">Last Published: 16 November 2014</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.1</li> + </ul> + <div class="pull-right"> <ul class="nav"> + <li> + <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon"> + ApacheCon</a> + </li> + <li> + <a href="http://www.apache.org" class="externalLink" title="Apache"> + Apache</a> + </li> + <li> + <a href="../../" title="Commons"> + Commons</a> + </li> + </ul> +</div> + </div> + </div> + </div> + + <div class="container-fluid"> + <table class="layout-table"> + <tr> + <td class="sidebar"> + <div class="well sidebar-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Commons CSV</li> + <li class="none"> + <a href="index.html" title="Overview"> + Overview</a> + </li> + <li class="none"> + <a href="download_csv.cgi" title="Download"> + Download</a> + </li> + <li class="none"> + <a href="user-guide.html" title="User Guide"> + User Guide</a> + </li> + <li class="none"> + <a href="http://wiki.apache.org/commons/CSV" class="externalLink" title="Wiki"> + Wiki</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header"><i class="icon-cog"></i>Development</li> + <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 trunk"> + Javadoc trunk</a> + </li> + <li class="none"> + <a href="archives/1.1/apidocs/index.html" title="Javadoc 1.1"> + Javadoc 1.1</a> + </li> + <li class="none"> + <a href="archives/1.0/apidocs/index.html" title="Javadoc 1.0"> + Javadoc 1.0</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header">Site Archives</li> + <li class="none"> + <a href="archives/1.1/index.html" title="CSV 1.1"> + CSV 1.1</a> + </li> + <li class="none"> + <a href="archives/1.0/index.html" title="CSV 1.0"> + CSV 1.0</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="expanded"> + <a href="project-info.html" title="Project Information"> + Project Information</a> + <ul> + <li class="none"> + <a href="index.html" title="About"> + About</a> + </li> + <li class="none"> + <a href="project-summary.html" title="Project Summary"> + Project Summary</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> + <li class="none"> + <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="dependency-info.html" title="Dependency Information"> + Dependency Information</a> + </li> + <li class="none"> + <a href="dependencies.html" title="Dependencies"> + Dependencies</a> + </li> + <li class="none"> + <a href="integration.html" title="Continuous Integration"> + Continuous Integration</a> + </li> + <li class="none active"> + <a href="distribution-management.html" title="Distribution Management"> + Distribution Management</a> + </li> + </ul> + </li> + <li class="collapsed"> + <a href="project-reports.html" title="Project Reports"> + Project Reports</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header">Commons</li> + <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> + <ul class="nav nav-list"> + <li class="nav-header">General Information</li> + <li class="none"> + <a href="security.html" title="Security"> + Security</a> + </li> + <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> + <ul class="nav nav-list"> + <li class="nav-header">ASF</li> + <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> + </div> + <div id="poweredBy"> + <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="builtBy"> + <img class="builtBy" alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png" /> + </a> + <a href="http://maven.apache.org/" title="Maven" class="builtBy"> + <img class="builtBy" alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png" /> + </a> + </div> + </td> + <td class="content"> + <div class="section"> +<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a> +<p>The following is the distribution management information used by this project.</p> +<div class="section"> +<h3><a name="Repository_-_apache.releases.https"></a>Repository - apache.releases.https</h3><a name="Repository_-_apache.releases.https"></a><a class="externalLink" href="https://repository.apache.org/service/local/staging/deploy/maven2">https://repository.apache.org/service/local/staging/deploy/maven2</a></div> +<div class="section"> +<h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a>Snapshot Repository - apache.snapshots.https</h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a></div> +<div class="section"> +<h3><a name="Site_-_apache.website"></a>Site - apache.website</h3><a name="Site_-_apache.website"></a> +<p>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-csv/</p></div></div> + </td> + </tr> + </table> + </div> + + <div class="footer"> + <p>Copyright © 2014 + <a href="http://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> + </body> + +</html> Propchange: websites/production/commons/content/proper/commons-csv/archives/1.1/distribution-management.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: websites/production/commons/content/proper/commons-csv/archives/1.1/distribution-management.html ------------------------------------------------------------------------------ svn:keywords = Id Added: websites/production/commons/content/proper/commons-csv/archives/1.1/download_csv.cgi ============================================================================== --- websites/production/commons/content/proper/commons-csv/archives/1.1/download_csv.cgi (added) +++ websites/production/commons/content/proper/commons-csv/archives/1.1/download_csv.cgi Wed Nov 26 13:32:13 2014 @@ -0,0 +1,4 @@ +#!/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 Propchange: websites/production/commons/content/proper/commons-csv/archives/1.1/download_csv.cgi ------------------------------------------------------------------------------ svn:eol-style = native Added: websites/production/commons/content/proper/commons-csv/archives/1.1/download_csv.html ============================================================================== --- websites/production/commons/content/proper/commons-csv/archives/1.1/download_csv.html (added) +++ websites/production/commons/content/proper/commons-csv/archives/1.1/download_csv.html Wed Nov 26 13:32:13 2014 @@ -0,0 +1,413 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia at 16 November 2014 + | 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="author" content="Commons Documentation Team" /> + <meta name="Date-Revision-yyyymmdd" content="20141116" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Commons CSV – Download Apache Commons CSV</title> + + <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> + <link rel="stylesheet" href="./css/site.css" type="text/css" /> + <link rel="stylesheet" href="./css/print.css" media="print" /> + + <script type="text/javascript" src="./js/jquery.min.js"></script> + <script type="text/javascript" src="./js/bootstrap.min.js"></script> + <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"> + <a href="http://commons.apache.org/" id="bannerLeft" title="Apache Commons logo"> + <img class="logo-left" src="./images/commons-logo.png" alt="Apache Commons logo"/> + </a> + <a href="index.html" id="bannerRight" title="Commons CSV™ logo"> + <img class="logo-right" src="images/logo.png" alt="Commons CSV™ logo"/> + </a> + <div class="clear"></div> + + <div class="navbar"> + <div class="navbar-inner"> + <div class="container-fluid"> + <a class="brand" href="http://commons.apache.org/proper/commons-csv/">Apache Commons CSV ™</a> + <ul class="nav"> + + <li id="publishDate">Last Published: 16 November 2014</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.1</li> + </ul> + <div class="pull-right"> <ul class="nav"> + <li> + <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon"> + ApacheCon</a> + </li> + <li> + <a href="http://www.apache.org" class="externalLink" title="Apache"> + Apache</a> + </li> + <li> + <a href="../../" title="Commons"> + Commons</a> + </li> + </ul> +</div> + </div> + </div> + </div> + + <div class="container-fluid"> + <table class="layout-table"> + <tr> + <td class="sidebar"> + <div class="well sidebar-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Commons CSV</li> + <li class="none"> + <a href="index.html" title="Overview"> + Overview</a> + </li> + <li class="none"> + <a href="download_csv.cgi" title="Download"> + Download</a> + </li> + <li class="none"> + <a href="user-guide.html" title="User Guide"> + User Guide</a> + </li> + <li class="none"> + <a href="http://wiki.apache.org/commons/CSV" class="externalLink" title="Wiki"> + Wiki</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header"><i class="icon-cog"></i>Development</li> + <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 trunk"> + Javadoc trunk</a> + </li> + <li class="none"> + <a href="archives/1.1/apidocs/index.html" title="Javadoc 1.1"> + Javadoc 1.1</a> + </li> + <li class="none"> + <a href="archives/1.0/apidocs/index.html" title="Javadoc 1.0"> + Javadoc 1.0</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header">Site Archives</li> + <li class="none"> + <a href="archives/1.1/index.html" title="CSV 1.1"> + CSV 1.1</a> + </li> + <li class="none"> + <a href="archives/1.0/index.html" title="CSV 1.0"> + CSV 1.0</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li> + <li class="collapsed"> + <a href="project-info.html" title="Project Information"> + Project Information</a> + </li> + <li class="collapsed"> + <a href="project-reports.html" title="Project Reports"> + Project Reports</a> + </li> + </ul> + <ul class="nav nav-list"> + <li class="nav-header">Commons</li> + <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> + <ul class="nav nav-list"> + <li class="nav-header">General Information</li> + <li class="none"> + <a href="security.html" title="Security"> + Security</a> + </li> + <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> + <ul class="nav nav-list"> + <li class="nav-header">ASF</li> + <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> + </div> + <div id="poweredBy"> + <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="builtBy"> + <img class="builtBy" alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png" /> + </a> + <a href="http://maven.apache.org/" title="Maven" class="builtBy"> + <img class="builtBy" alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png" /> + </a> + </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: download-page-template.xml | + | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates | + +======================================================================+ + | | + | 1) Re-generate using: mvn commons:download-page | + | | + | 2) Set the following properties in the component's pom: | + | - commons.componentid (required, alphabetic, lower case) | + | - commons.release.version (required) | + | - commons.binary.suffix (optional) | + | (defaults to "-bin", set to "" for pre-maven2 releases) | + | | + | 3) Example Properties | + | | + | <properties> | + | <commons.componentid>math</commons.componentid> | + | <commons.release.version>1.2</commons.release.version> | + | </properties> | + | | + +======================================================================+ --> + + <div class="section"> +<h2><a name="Download_Apache_Commons_CSV"></a>Download Apache Commons CSV</h2> + +<div class="section"> +<h3><a name="Using_a_Mirror"></a>Using a Mirror</h3> + +<p> + We recommend you use a mirror to download our release + builds, but you <b>must</b> verify the integrity of + the downloaded files using signatures downloaded from our main + distribution directories. Recent releases (48 hours) may not yet + be available from the mirrors. + </p> + + +<p> + You are currently using <b>[preferred]</b>. If you + encounter a problem with this mirror, please select another + mirror. If all mirrors are failing, there are <i>backup</i> + mirrors (at the end of the mirrors list) that should be + available. + <br /></br> + [if-any logo]<a href="[link]"><img src="[logo]" align="right" border="0" alt="" /></img></a>[end] + </p> + + <form action="[location]" method="get" id="SelectMirror"> + +<p> + Other mirrors: + <select name="Preferred"> + [if-any http] + [for http]<option value="[http]">[http]</option>[end] + [end] + [if-any ftp] + [for ftp]<option value="[ftp]">[ftp]</option>[end] + [end] + [if-any backup] + [for backup]<option value="[backup]">[backup] (backup)</option>[end] + [end] + </select> + <input type="submit" value="Change"></input> + </p> + </form> + + +<p> + The <a class="externalLink" href="http://www.apache.org/dist/commons/KEYS">KEYS</a> + link links to the code signing keys used to sign the product. + The <tt>PGP</tt> link downloads the OpenPGP compatible signature from our main site. + The <tt>MD5</tt> link downloads the checksum from the main site. + </p> + </div> + </div> + +<div class="section"> +<h2><a name="Apache_Commons_CSV_1.1_Java_6.0"></a>Apache Commons CSV 1.1 (Java 6.0+)</h2> + +<div class="section"> +<h3><a name="Binaries"></a>Binaries</h3> + +<table border="0" class="bodyTable"> + +<tr class="a"> + +<td><a href="[preferred]/commons/csv/binaries/commons-csv-1.1-bin.tar.gz">commons-csv-1.1-bin.tar.gz</a></td> + +<td><a class="externalLink" href="http://www.apache.org/dist/commons/csv/binaries/commons-csv-1.1-bin.tar.gz.md5">md5</a></td> + +<td><a class="externalLink" href="http://www.apache.org/dist/commons/csv/binaries/commons-csv-1.1-bin.tar.gz.asc">pgp</a></td> + </tr> + +<tr class="b"> + +<td><a href="[preferred]/commons/csv/binaries/commons-csv-1.1-bin.zip">commons-csv-1.1-bin.zip</a></td> + +<td><a class="externalLink" href="http://www.apache.org/dist/commons/csv/binaries/commons-csv-1.1-bin.zip.md5">md5</a></td> + +<td><a class="externalLink" href="http://www.apache.org/dist/commons/csv/binaries/commons-csv-1.1-bin.zip.asc">pgp</a></td> + </tr> + </table> + </div> + +<div class="section"> +<h3><a name="Source"></a>Source</h3> + +<table border="0" class="bodyTable"> + +<tr class="a"> + +<td><a href="[preferred]/commons/csv/source/commons-csv-1.1-src.tar.gz">commons-csv-1.1-src.tar.gz</a></td> + +<td><a class="externalLink" href="http://www.apache.org/dist/commons/csv/source/commons-csv-1.1-src.tar.gz.md5">md5</a></td> + +<td><a class="externalLink" href="http://www.apache.org/dist/commons/csv/source/commons-csv-1.1-src.tar.gz.asc">pgp</a></td> + </tr> + +<tr class="b"> + +<td><a href="[preferred]/commons/csv/source/commons-csv-1.1-src.zip">commons-csv-1.1-src.zip</a></td> + +<td><a class="externalLink" href="http://www.apache.org/dist/commons/csv/source/commons-csv-1.1-src.zip.md5">md5</a></td> + +<td><a class="externalLink" href="http://www.apache.org/dist/commons/csv/source/commons-csv-1.1-src.zip.asc">pgp</a></td> + </tr> + </table> + </div> + </div> + +<div class="section"> +<h2><a name="Archives"></a>Archives</h2> + +<p> + Older releases can be obtained from the archives. + </p> + +<ul> + +<li class="download"><a href="[preferred]/commons/csv/">browse download area</a></li> + +<li><a class="externalLink" href="http://archive.apache.org/dist/commons/csv/">archives...</a></li> + </ul> + </div> + + + </td> + </tr> + </table> + </div> + + <div class="footer"> + <p>Copyright © 2014 + <a href="http://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> + </body> + +</html> Propchange: websites/production/commons/content/proper/commons-csv/archives/1.1/download_csv.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: websites/production/commons/content/proper/commons-csv/archives/1.1/download_csv.html ------------------------------------------------------------------------------ svn:keywords = Id