Modified: incubator/twill/site/project-info.html URL: http://svn.apache.org/viewvc/incubator/twill/site/project-info.html?rev=1693635&r1=1693634&r2=1693635&view=diff ============================================================================== --- incubator/twill/site/project-info.html (original) +++ incubator/twill/site/project-info.html Fri Jul 31 18:03:03 2015 @@ -1,424 +1,303 @@ -<!DOCTYPE html> -<!-- - | Generated by Apache Maven Doxia at 2015-07-30 - | Rendered using Apache Maven Fluido Skin 1.3.1 ---> -<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="20150730" /> - <meta http-equiv="Content-Language" content="en" /> - <title>Apache Twill - Project Information</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" /> - <link rel="stylesheet" href="./css/site.css" /> - <link rel="stylesheet" href="./css/print.css" media="print" /> - - - - - - <script type="text/javascript" src="./js/apache-maven-fluido-1.3.1.min.js"></script> - - - <!-- Google Analytics --> - <script type="text/javascript"> - - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-55698612-1']); - _gaq.push(['_trackPageview']); - - (function() { - var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; - ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; - var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); - })(); - - </script> - </head> - <body class="topBarEnabled"> - - - - - - <div id="topbar" class="navbar navbar-fixed-top navbar-inverse"> - <div class="navbar-inner"> - <div class="container-fluid"> - <a data-target=".nav-collapse" data-toggle="collapse" class="btn btn-navbar"> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - </a> - - <ul class="nav"> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache Twill <b class="caret"></b></a> - <ul class="dropdown-menu"> - - <li> <a href="index.html" title="Introduction">Introduction</a> -</li> - - <li> <a href="GettingStarted.html" title="Getting Started">Getting Started</a> -</li> - - <li> <a href="apidocs/index.html" title="API (0.7.0-incubating-SNAPSHOT)">API (0.7.0-incubating-SNAPSHOT)</a> -</li> - - <li> <a href="apidocs-0.6.0-incubating/index.html" title="API (0.6.0-incubating)">API (0.6.0-incubating)</a> -</li> - - <li> <a href="apidocs-0.5.0-incubating/index.html" title="API (0.5.0-incubating)">API (0.5.0-incubating)</a> -</li> - - <li> <a href="apidocs-0.4.1-incubating/index.html" title="API (0.4.1-incubating)">API (0.4.1-incubating)</a> -</li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a> - <ul class="dropdown-menu"> - - <li> <a href="releases/0.6.0-incubating.html" title="0.6.0-incubating">0.6.0-incubating</a> -</li> - - <li> <a href="releases/0.5.0-incubating.html" title="0.5.0-incubating">0.5.0-incubating</a> -</li> - - <li> <a href="releases/0.4.1-incubating.html" title="0.4.1-incubating">0.4.1-incubating</a> -</li> - - <li> <a href="releases/0.4.0-incubating.html" title="0.4.0-incubating">0.4.0-incubating</a> -</li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Involved <b class="caret"></b></a> - <ul class="dropdown-menu"> - - <li> <a href="HowToContribute.html" title="How to Contribute">How to Contribute</a> -</li> - - <li> <a href="ReleaseGuide.html" title="Release Guide">Release Guide</a> -</li> - - <li> <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> -</li> - - <li> <a href="source-repository.html" title="Sources">Sources</a> -</li> - - <li> <a href="issue-tracking.html" title="Issues">Issues</a> -</li> - - <li> <a href="team-list.html" title="Team">Team</a> -</li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a> - <ul class="dropdown-menu"> - - <li> <a href="http://incubator.apache.org/" title="Apache Incubator">Apache Incubator</a> -</li> - - <li> <a href="http://www.apache.org/foundation/" title="Apache Foundation">Apache Foundation</a> -</li> - - <li> <a href="http://www.apache.org/foundation/how-it-works.html" title="How Apache Works">How Apache Works</a> -</li> - - <li> <a href="http://www.apache.org/licenses/LICENSE-2.0.html" title="The Apache License">The Apache License</a> -</li> - - <li> <a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsoring Apache">Sponsoring Apache</a> -</li> - - <li> <a href="http://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a> -</li> - </ul> - </li> - </ul> - - - - - </div> - - </div> - </div> - </div> - - <div class="container-fluid"> - <div id="banner"> - <div class="pull-left"> - <a href="./" id="bannerLeft" title="Apache Twill"> - <img src="images/ApacheTwill_logo.png" alt="Apache Twill"/> - </a> - </div> - <div class="pull-right"> <a href="http://incubator.apache.org/" id="bannerRight"> - <img src="http://incubator.apache.org/images/egg-logo.png" /> - </a> - </div> - <div class="clear"><hr/></div> - </div> - - <div id="breadcrumbs"> - <ul class="breadcrumb"> - - - <li class=""> - <a href="./" title="Apache Twill"> - Apache Twill</a> - <span class="divider">/</span> - </li> - <li class="active ">Project Information</li> - - - - - </ul> - </div> - - - <div class="row-fluid"> - <div id="leftColumn" class="span2"> - <div class="well sidebar-nav"> - - - <ul class="nav nav-list"> - <li class="nav-header">Apache Twill</li> - - <li> - - <a href="index.html" title="Introduction"> - <i class="none"></i> - Introduction</a> - </li> - - <li> - - <a href="GettingStarted.html" title="Getting Started"> - <i class="none"></i> - Getting Started</a> - </li> - - <li> - - <a href="apidocs/index.html" title="API (0.7.0-incubating-SNAPSHOT)"> - <i class="none"></i> - API (0.7.0-incubating-SNAPSHOT)</a> - </li> - - <li> - - <a href="apidocs-0.6.0-incubating/index.html" title="API (0.6.0-incubating)"> - <i class="none"></i> - API (0.6.0-incubating)</a> - </li> - - <li> - - <a href="apidocs-0.5.0-incubating/index.html" title="API (0.5.0-incubating)"> - <i class="none"></i> - API (0.5.0-incubating)</a> - </li> - - <li> - - <a href="apidocs-0.4.1-incubating/index.html" title="API (0.4.1-incubating)"> - <i class="none"></i> - API (0.4.1-incubating)</a> - </li> - <li class="nav-header">Releases</li> - - <li> - - <a href="releases/0.6.0-incubating.html" title="0.6.0-incubating"> - <i class="none"></i> - 0.6.0-incubating</a> - </li> - - <li> - - <a href="releases/0.5.0-incubating.html" title="0.5.0-incubating"> - <i class="none"></i> - 0.5.0-incubating</a> - </li> - - <li> - - <a href="releases/0.4.1-incubating.html" title="0.4.1-incubating"> - <i class="none"></i> - 0.4.1-incubating</a> - </li> - - <li> - - <a href="releases/0.4.0-incubating.html" title="0.4.0-incubating"> - <i class="none"></i> - 0.4.0-incubating</a> - </li> - <li class="nav-header">Get Involved</li> - - <li> - - <a href="HowToContribute.html" title="How to Contribute"> - <i class="none"></i> - How to Contribute</a> - </li> - - <li> - - <a href="ReleaseGuide.html" title="Release Guide"> - <i class="none"></i> - Release Guide</a> - </li> - - <li> - - <a href="mail-lists.html" title="Mailing Lists"> - <i class="none"></i> - Mailing Lists</a> - </li> - - <li> - - <a href="source-repository.html" title="Sources"> - <i class="none"></i> - Sources</a> - </li> - - <li> - - <a href="issue-tracking.html" title="Issues"> - <i class="none"></i> - Issues</a> - </li> - - <li> - - <a href="team-list.html" title="Team"> - <i class="none"></i> - Team</a> - </li> - <li class="nav-header">ASF</li> - - <li> - - <a href="http://incubator.apache.org/" class="externalLink" title="Apache Incubator"> - <i class="none"></i> - Apache Incubator</a> - </li> - - <li> - - <a href="http://www.apache.org/foundation/" class="externalLink" title="Apache Foundation"> - <i class="none"></i> - Apache Foundation</a> - </li> - - <li> - - <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"> - <i class="none"></i> - How Apache Works</a> - </li> - - <li> - - <a href="http://www.apache.org/licenses/LICENSE-2.0.html" class="externalLink" title="The Apache License"> - <i class="none"></i> - The Apache License</a> - </li> - - <li> - - <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"> - <i class="none"></i> - Sponsoring Apache</a> - </li> - - <li> - - <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> - <i class="none"></i> - Thanks</a> - </li> - </ul> - - - - <hr /> - - <div id="poweredBy"> - <div class="clear"></div> - <div class="clear"></div> - <div class="clear"></div> - <div class="clear"></div> - <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> - <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /> - </a> - </div> - </div> - </div> - - - <div id="bodyColumn" class="span10" > - - <div class="section"> -<h2>Project Information<a name="Project_Information"></a></h2> -<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p> -<div class="section"> -<h3>Overview<a name="Overview"></a></h3> -<table border="0" class="table table-striped"> -<tr class="a"> -<th>Document</th> -<th>Description</th></tr> -<tr class="b"> -<td><a href="index.html">About</a></td> -<td>The Apache Software Foundation provides support for the Apache community of open-source software projects. - The Apache projects are characterized by a collaborative, consensus based development process, an open and - pragmatic software license, and a desire to create high quality software that leads the way in its field. - We consider ourselves not simply a group of projects sharing a server, but rather a community of developers - and users.</td></tr> -<tr class="a"> -<td><a href="mail-lists.html">Mailing Lists</a></td> -<td>This document provides subscription and archive information for this project's mailing lists.</td></tr> -<tr class="b"> -<td><a href="source-repository.html">Source Repository</a></td> -<td>This is a link to the online source repository that can be viewed via a web browser.</td></tr> -<tr class="a"> -<td><a href="issue-tracking.html">Issue Tracking</a></td> -<td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td></tr> -<tr class="b"> -<td><a href="team-list.html">Project Team</a></td> -<td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr></table></div></div> - </div> - </div> - </div> - - <hr/> - - <footer> - <div class="container-fluid"> - <div class="row-fluid"> - <p >Copyright © 2015 - <a href="http://www.apache.org">The Apache Software Foundation</a>. - All rights reserved. - - </p> - </div> - - -<div style="margin-bottom: 20px" class="row span16"> - <div>Apache Twill, Apache, the Apache feather logo, - and the Apache Twill 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> - </footer> - </body> -</html> + +<!DOCTYPE html> +<!-- + Generated by Apache Maven Doxia at 2015-07-30 + Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin) +--> +<html xml:lang="en" lang="en"> + + <head> + <meta charset="UTF-8" /> + <title>Apache Twill - Project Information</title> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="description" content="" /> + <meta http-equiv="content-language" content="en" /> + + <link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/flatly/bootstrap.min.css" rel="stylesheet" /> + <link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" /> + <link href="./css/bootswatch.css" rel="stylesheet" /> + <link href="./css/reflow-skin.css" rel="stylesheet" /> + + + <link href="./css/lightbox.css" rel="stylesheet" /> + + <link href="./css/site.css" rel="stylesheet" /> + <link href="./css/print.css" rel="stylesheet" media="print" /> + + <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements --> + <!--[if lt IE 9]> + <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> + <![endif]--> + + + + <!-- Google Analytics --> + <script type="text/javascript"> + + var _gaq = _gaq || []; + _gaq.push(['_setAccount', 'UA-55698612-1']); + _gaq.push(['_trackPageview']); + + (function() { + var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; + ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; + var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); + })(); + + </script> + </head> + + <body class="page-project-info project-twill-parent" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target"> + + <div class="navbar navbar-fixed-top"> + <div class="navbar-inner"> + <div class="container"> + <a class="btn btn-navbar" data-toggle="collapse" data-target="#top-nav-collapse"> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + </a> + <div class="nav-collapse collapse" id="top-nav-collapse"> + <ul class="nav pull-right"> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="GettingStarted.html" title="Getting Started">Getting Started</a></li> + <li ><a href="apidocs/index.html" title="API (0.7.0-incubating-SNAPSHOT)">API (0.7.0-incubating-SNAPSHOT)</a></li> + <li ><a href="apidocs-0.6.0-incubating/index.html" title="API (0.6.0-incubating)">API (0.6.0-incubating)</a></li> + <li ><a href="apidocs-0.5.0-incubating/index.html" title="API (0.5.0-incubating)">API (0.5.0-incubating)</a></li> + <li ><a href="apidocs-0.4.1-incubating/index.html" title="API (0.4.1-incubating)">API (0.4.1-incubating)</a></li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="releases/0.6.0-incubating.html" title="0.6.0-incubating">0.6.0-incubating</a></li> + <li ><a href="releases/0.5.0-incubating.html" title="0.5.0-incubating">0.5.0-incubating</a></li> + <li ><a href="releases/0.4.1-incubating.html" title="0.4.1-incubating">0.4.1-incubating</a></li> + <li ><a href="releases/0.4.0-incubating.html" title="0.4.0-incubating">0.4.0-incubating</a></li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Involved <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="HowToContribute.html" title="How to Contribute">How to Contribute</a></li> + <li ><a href="ReleaseGuide.html" title="Release Guide">Release Guide</a></li> + <li ><a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a></li> + <li ><a href="source-repository.html" title="Sources">Sources</a></li> + <li ><a href="issue-tracking.html" title="Issues">Issues</a></li> + <li ><a href="team-list.html" title="Team">Team</a></li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="http://incubator.apache.org/" title="Apache Incubator" class="externalLink">Apache Incubator</a></li> + <li ><a href="http://www.apache.org/foundation/" title="Apache Foundation" class="externalLink">Apache Foundation</a></li> + <li ><a href="http://www.apache.org/foundation/how-it-works.html" title="How Apache Works" class="externalLink">How Apache Works</a></li> + <li ><a href="http://www.apache.org/licenses/LICENSE-2.0.html" title="The Apache License" class="externalLink">The Apache License</a></li> + <li ><a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsoring Apache" class="externalLink">Sponsoring Apache</a></li> + <li ><a href="http://www.apache.org/foundation/thanks.html" title="Thanks" class="externalLink">Thanks</a></li> + </ul> + </li> + </ul> + </div><!--/.nav-collapse --> + </div> + </div> + </div> + + <div class="container"> + + <!-- Masthead + ================================================== --> + + <header> + <div class="jumbotron subhead"> + <div class="row" id="banner"> + <div class="span12"> + <div class="pull-left"> + <a href="index.html" id="bannerLeft" title="Apache Twill"><img src="images/ApacheTwill_logo.png" alt='"'Apache Twill'"' /></a> + </div> + <div class="pull-right"> + <a href="http://incubator.apache.org/" id="bannerRight"><img src="http://incubator.apache.org/images/egg-logo.png" alt='"''"' /></a> + </div> + </div> + </div> + </div> + <div> + <ul class="breadcrumb"> + <li><a href="index.html" title="Apache Twill">Apache Twill</a></li> + <li class="divider">/</li> + <li>Project Information</li> + </ul> + </div> + </header> + + <div class="main-body"> + <div class="row"> + <div class="span12"> + <div class="body-content"> +<div class="section"> + <div class="page-header"> + <h2 id="Project_Information">Project Information</h2> + </div> + <p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p> + <div class="section"> + <h3 id="Overview">Overview</h3> + <table border="0" class="bodyTable table table-striped table-hover"> + <thead> + <tr class="a"> + <th>Document</th> + <th>Description</th> + </tr> + </thead> + <tbody> + <tr class="b"> + <td><a href="index.html">About</a></td> + <td>The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.</td> + </tr> + <tr class="a"> + <td><a href="mail-lists.html">Mailing Lists</a></td> + <td>This document provides subscription and archive information for this project's mailing lists.</td> + </tr> + <tr class="b"> + <td><a href="source-repository.html">Source Repository</a></td> + <td>This is a link to the online source repository that can be viewed via a web browser.</td> + </tr> + <tr class="a"> + <td><a href="issue-tracking.html">Issue Tracking</a></td> + <td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td> + </tr> + <tr class="b"> + <td><a href="team-list.html">Project Team</a></td> + <td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td> + </tr> + </tbody> + </table> + </div> +</div> + </div> + </div> + </div> + </div> + + </div><!-- /container --> + + <!-- Footer + ================================================== --> + <footer class="well"> + <div class="container"> + <div class="row"> + <div class="span2 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Documentation</li> + <li > + <a href="GettingStarted.html" title="Getting Started">Getting Started</a> + </li> + <li > + <a href="apidocs/index.html" title="API (0.7.0-incubating-SNAPSHOT)">API (0.7.0-incubating-SNAPSHOT)</a> + </li> + <li > + <a href="apidocs-0.6.0-incubating/index.html" title="API (0.6.0-incubating)">API (0.6.0-incubating)</a> + </li> + <li > + <a href="apidocs-0.5.0-incubating/index.html" title="API (0.5.0-incubating)">API (0.5.0-incubating)</a> + </li> + <li > + <a href="apidocs-0.4.1-incubating/index.html" title="API (0.4.1-incubating)">API (0.4.1-incubating)</a> + </li> + </ul> + </div> + <div class="span2 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Releases</li> + <li > + <a href="releases/0.6.0-incubating.html" title="0.6.0-incubating">0.6.0-incubating</a> + </li> + <li > + <a href="releases/0.5.0-incubating.html" title="0.5.0-incubating">0.5.0-incubating</a> + </li> + <li > + <a href="releases/0.4.1-incubating.html" title="0.4.1-incubating">0.4.1-incubating</a> + </li> + <li > + <a href="releases/0.4.0-incubating.html" title="0.4.0-incubating">0.4.0-incubating</a> + </li> + </ul> + </div> + <div class="span2 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Get Involved</li> + <li > + <a href="HowToContribute.html" title="How to Contribute">How to Contribute</a> + </li> + <li > + <a href="ReleaseGuide.html" title="Release Guide">Release Guide</a> + </li> + <li > + <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> + </li> + <li > + <a href="source-repository.html" title="Sources">Sources</a> + </li> + <li > + <a href="issue-tracking.html" title="Issues">Issues</a> + </li> + <li > + <a href="team-list.html" title="Team">Team</a> + </li> + </ul> + </div> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">ASF</li> + <li > + <a href="http://incubator.apache.org/" title="Apache Incubator" class="externalLink">Apache Incubator</a> + </li> + <li > + <a href="http://www.apache.org/foundation/" title="Apache Foundation" class="externalLink">Apache Foundation</a> + </li> + <li > + <a href="http://www.apache.org/foundation/how-it-works.html" title="How Apache Works" class="externalLink">How Apache Works</a> + </li> + <li > + <a href="http://www.apache.org/licenses/LICENSE-2.0.html" title="The Apache License" class="externalLink">The Apache License</a> + </li> + <li > + <a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsoring Apache" class="externalLink">Sponsoring Apache</a> + </li> + <li > + <a href="http://www.apache.org/foundation/thanks.html" title="Thanks" class="externalLink">Thanks</a> + </li> + </ul> + </div> + </div> + </div> + </footer> + + <div class="container subfooter"> + <div class="row"> + <div class="span12"> + <p class="pull-right"><a href="#">Back to top</a></p> + <p class="copyright">Copyright ©2015 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.</p> + <p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p> + +<div>Apache Twill, Apache, the Apache feather logo, + and the Apache Twill 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> + </div> + + <!-- Le javascript + ================================================== --> + <!-- Placed at the end of the document so the pages load faster --> + <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> + + <script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script> + <script src="./js/lightbox.min.js"></script> + <script src="./js/reflow-scroll.js"></script> + + <script src="./js/reflow-skin.js"></script> + + </body> +</html>
Modified: incubator/twill/site/project-reports.html URL: http://svn.apache.org/viewvc/incubator/twill/site/project-reports.html?rev=1693635&r1=1693634&r2=1693635&view=diff ============================================================================== --- incubator/twill/site/project-reports.html (original) +++ incubator/twill/site/project-reports.html Fri Jul 31 18:03:03 2015 @@ -1,411 +1,291 @@ -<!DOCTYPE html> -<!-- - | Generated by Apache Maven Doxia at 2015-07-30 - | Rendered using Apache Maven Fluido Skin 1.3.1 ---> -<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="20150730" /> - <meta http-equiv="Content-Language" content="en" /> - <title>Apache Twill - Generated Reports</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" /> - <link rel="stylesheet" href="./css/site.css" /> - <link rel="stylesheet" href="./css/print.css" media="print" /> - - - - - - <script type="text/javascript" src="./js/apache-maven-fluido-1.3.1.min.js"></script> - - - <!-- Google Analytics --> - <script type="text/javascript"> - - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-55698612-1']); - _gaq.push(['_trackPageview']); - - (function() { - var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; - ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; - var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); - })(); - - </script> - </head> - <body class="topBarEnabled"> - - - - - - <div id="topbar" class="navbar navbar-fixed-top navbar-inverse"> - <div class="navbar-inner"> - <div class="container-fluid"> - <a data-target=".nav-collapse" data-toggle="collapse" class="btn btn-navbar"> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - </a> - - <ul class="nav"> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache Twill <b class="caret"></b></a> - <ul class="dropdown-menu"> - - <li> <a href="index.html" title="Introduction">Introduction</a> -</li> - - <li> <a href="GettingStarted.html" title="Getting Started">Getting Started</a> -</li> - - <li> <a href="apidocs/index.html" title="API (0.7.0-incubating-SNAPSHOT)">API (0.7.0-incubating-SNAPSHOT)</a> -</li> - - <li> <a href="apidocs-0.6.0-incubating/index.html" title="API (0.6.0-incubating)">API (0.6.0-incubating)</a> -</li> - - <li> <a href="apidocs-0.5.0-incubating/index.html" title="API (0.5.0-incubating)">API (0.5.0-incubating)</a> -</li> - - <li> <a href="apidocs-0.4.1-incubating/index.html" title="API (0.4.1-incubating)">API (0.4.1-incubating)</a> -</li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a> - <ul class="dropdown-menu"> - - <li> <a href="releases/0.6.0-incubating.html" title="0.6.0-incubating">0.6.0-incubating</a> -</li> - - <li> <a href="releases/0.5.0-incubating.html" title="0.5.0-incubating">0.5.0-incubating</a> -</li> - - <li> <a href="releases/0.4.1-incubating.html" title="0.4.1-incubating">0.4.1-incubating</a> -</li> - - <li> <a href="releases/0.4.0-incubating.html" title="0.4.0-incubating">0.4.0-incubating</a> -</li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Involved <b class="caret"></b></a> - <ul class="dropdown-menu"> - - <li> <a href="HowToContribute.html" title="How to Contribute">How to Contribute</a> -</li> - - <li> <a href="ReleaseGuide.html" title="Release Guide">Release Guide</a> -</li> - - <li> <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> -</li> - - <li> <a href="source-repository.html" title="Sources">Sources</a> -</li> - - <li> <a href="issue-tracking.html" title="Issues">Issues</a> -</li> - - <li> <a href="team-list.html" title="Team">Team</a> -</li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a> - <ul class="dropdown-menu"> - - <li> <a href="http://incubator.apache.org/" title="Apache Incubator">Apache Incubator</a> -</li> - - <li> <a href="http://www.apache.org/foundation/" title="Apache Foundation">Apache Foundation</a> -</li> - - <li> <a href="http://www.apache.org/foundation/how-it-works.html" title="How Apache Works">How Apache Works</a> -</li> - - <li> <a href="http://www.apache.org/licenses/LICENSE-2.0.html" title="The Apache License">The Apache License</a> -</li> - - <li> <a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsoring Apache">Sponsoring Apache</a> -</li> - - <li> <a href="http://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a> -</li> - </ul> - </li> - </ul> - - - - - </div> - - </div> - </div> - </div> - - <div class="container-fluid"> - <div id="banner"> - <div class="pull-left"> - <a href="./" id="bannerLeft" title="Apache Twill"> - <img src="images/ApacheTwill_logo.png" alt="Apache Twill"/> - </a> - </div> - <div class="pull-right"> <a href="http://incubator.apache.org/" id="bannerRight"> - <img src="http://incubator.apache.org/images/egg-logo.png" /> - </a> - </div> - <div class="clear"><hr/></div> - </div> - - <div id="breadcrumbs"> - <ul class="breadcrumb"> - - - <li class=""> - <a href="./" title="Apache Twill"> - Apache Twill</a> - <span class="divider">/</span> - </li> - <li class="active ">Generated Reports</li> - - - - - </ul> - </div> - - - <div class="row-fluid"> - <div id="leftColumn" class="span2"> - <div class="well sidebar-nav"> - - - <ul class="nav nav-list"> - <li class="nav-header">Apache Twill</li> - - <li> - - <a href="index.html" title="Introduction"> - <i class="none"></i> - Introduction</a> - </li> - - <li> - - <a href="GettingStarted.html" title="Getting Started"> - <i class="none"></i> - Getting Started</a> - </li> - - <li> - - <a href="apidocs/index.html" title="API (0.7.0-incubating-SNAPSHOT)"> - <i class="none"></i> - API (0.7.0-incubating-SNAPSHOT)</a> - </li> - - <li> - - <a href="apidocs-0.6.0-incubating/index.html" title="API (0.6.0-incubating)"> - <i class="none"></i> - API (0.6.0-incubating)</a> - </li> - - <li> - - <a href="apidocs-0.5.0-incubating/index.html" title="API (0.5.0-incubating)"> - <i class="none"></i> - API (0.5.0-incubating)</a> - </li> - - <li> - - <a href="apidocs-0.4.1-incubating/index.html" title="API (0.4.1-incubating)"> - <i class="none"></i> - API (0.4.1-incubating)</a> - </li> - <li class="nav-header">Releases</li> - - <li> - - <a href="releases/0.6.0-incubating.html" title="0.6.0-incubating"> - <i class="none"></i> - 0.6.0-incubating</a> - </li> - - <li> - - <a href="releases/0.5.0-incubating.html" title="0.5.0-incubating"> - <i class="none"></i> - 0.5.0-incubating</a> - </li> - - <li> - - <a href="releases/0.4.1-incubating.html" title="0.4.1-incubating"> - <i class="none"></i> - 0.4.1-incubating</a> - </li> - - <li> - - <a href="releases/0.4.0-incubating.html" title="0.4.0-incubating"> - <i class="none"></i> - 0.4.0-incubating</a> - </li> - <li class="nav-header">Get Involved</li> - - <li> - - <a href="HowToContribute.html" title="How to Contribute"> - <i class="none"></i> - How to Contribute</a> - </li> - - <li> - - <a href="ReleaseGuide.html" title="Release Guide"> - <i class="none"></i> - Release Guide</a> - </li> - - <li> - - <a href="mail-lists.html" title="Mailing Lists"> - <i class="none"></i> - Mailing Lists</a> - </li> - - <li> - - <a href="source-repository.html" title="Sources"> - <i class="none"></i> - Sources</a> - </li> - - <li> - - <a href="issue-tracking.html" title="Issues"> - <i class="none"></i> - Issues</a> - </li> - - <li> - - <a href="team-list.html" title="Team"> - <i class="none"></i> - Team</a> - </li> - <li class="nav-header">ASF</li> - - <li> - - <a href="http://incubator.apache.org/" class="externalLink" title="Apache Incubator"> - <i class="none"></i> - Apache Incubator</a> - </li> - - <li> - - <a href="http://www.apache.org/foundation/" class="externalLink" title="Apache Foundation"> - <i class="none"></i> - Apache Foundation</a> - </li> - - <li> - - <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"> - <i class="none"></i> - How Apache Works</a> - </li> - - <li> - - <a href="http://www.apache.org/licenses/LICENSE-2.0.html" class="externalLink" title="The Apache License"> - <i class="none"></i> - The Apache License</a> - </li> - - <li> - - <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"> - <i class="none"></i> - Sponsoring Apache</a> - </li> - - <li> - - <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> - <i class="none"></i> - Thanks</a> - </li> - </ul> - - - - <hr /> - - <div id="poweredBy"> - <div class="clear"></div> - <div class="clear"></div> - <div class="clear"></div> - <div class="clear"></div> - <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> - <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /> - </a> - </div> - </div> - </div> - - - <div id="bodyColumn" class="span10" > - - <div class="section"> -<h2>Generated Reports<a name="Generated_Reports"></a></h2> -<p>This document provides an overview of the various reports that are automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> . Each report is briefly described below.</p> -<div class="section"> -<h3>Overview<a name="Overview"></a></h3> -<table border="0" class="table table-striped"> -<tr class="a"> -<th>Document</th> -<th>Description</th></tr> -<tr class="b"> -<td><a href="apidocs/index.html">JavaDocs</a></td> -<td>JavaDoc API documentation.</td></tr> -<tr class="a"> -<td><a href="surefire-report.html">Surefire Report</a></td> -<td>Report on the test results of the project.</td></tr></table></div></div> - </div> - </div> - </div> - - <hr/> - - <footer> - <div class="container-fluid"> - <div class="row-fluid"> - <p >Copyright © 2015 - <a href="http://www.apache.org">The Apache Software Foundation</a>. - All rights reserved. - - </p> - </div> - - -<div style="margin-bottom: 20px" class="row span16"> - <div>Apache Twill, Apache, the Apache feather logo, - and the Apache Twill 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> - </footer> - </body> -</html> + +<!DOCTYPE html> +<!-- + Generated by Apache Maven Doxia at 2015-07-30 + Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin) +--> +<html xml:lang="en" lang="en"> + + <head> + <meta charset="UTF-8" /> + <title>Apache Twill - Generated Reports</title> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="description" content="" /> + <meta http-equiv="content-language" content="en" /> + + <link href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/flatly/bootstrap.min.css" rel="stylesheet" /> + <link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet" /> + <link href="./css/bootswatch.css" rel="stylesheet" /> + <link href="./css/reflow-skin.css" rel="stylesheet" /> + + + <link href="./css/lightbox.css" rel="stylesheet" /> + + <link href="./css/site.css" rel="stylesheet" /> + <link href="./css/print.css" rel="stylesheet" media="print" /> + + <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements --> + <!--[if lt IE 9]> + <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> + <![endif]--> + + + + <!-- Google Analytics --> + <script type="text/javascript"> + + var _gaq = _gaq || []; + _gaq.push(['_setAccount', 'UA-55698612-1']); + _gaq.push(['_trackPageview']); + + (function() { + var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; + ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; + var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); + })(); + + </script> + </head> + + <body class="page-project-reports project-twill-parent" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target"> + + <div class="navbar navbar-fixed-top"> + <div class="navbar-inner"> + <div class="container"> + <a class="btn btn-navbar" data-toggle="collapse" data-target="#top-nav-collapse"> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + </a> + <div class="nav-collapse collapse" id="top-nav-collapse"> + <ul class="nav pull-right"> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="GettingStarted.html" title="Getting Started">Getting Started</a></li> + <li ><a href="apidocs/index.html" title="API (0.7.0-incubating-SNAPSHOT)">API (0.7.0-incubating-SNAPSHOT)</a></li> + <li ><a href="apidocs-0.6.0-incubating/index.html" title="API (0.6.0-incubating)">API (0.6.0-incubating)</a></li> + <li ><a href="apidocs-0.5.0-incubating/index.html" title="API (0.5.0-incubating)">API (0.5.0-incubating)</a></li> + <li ><a href="apidocs-0.4.1-incubating/index.html" title="API (0.4.1-incubating)">API (0.4.1-incubating)</a></li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="releases/0.6.0-incubating.html" title="0.6.0-incubating">0.6.0-incubating</a></li> + <li ><a href="releases/0.5.0-incubating.html" title="0.5.0-incubating">0.5.0-incubating</a></li> + <li ><a href="releases/0.4.1-incubating.html" title="0.4.1-incubating">0.4.1-incubating</a></li> + <li ><a href="releases/0.4.0-incubating.html" title="0.4.0-incubating">0.4.0-incubating</a></li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Involved <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="HowToContribute.html" title="How to Contribute">How to Contribute</a></li> + <li ><a href="ReleaseGuide.html" title="Release Guide">Release Guide</a></li> + <li ><a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a></li> + <li ><a href="source-repository.html" title="Sources">Sources</a></li> + <li ><a href="issue-tracking.html" title="Issues">Issues</a></li> + <li ><a href="team-list.html" title="Team">Team</a></li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="http://incubator.apache.org/" title="Apache Incubator" class="externalLink">Apache Incubator</a></li> + <li ><a href="http://www.apache.org/foundation/" title="Apache Foundation" class="externalLink">Apache Foundation</a></li> + <li ><a href="http://www.apache.org/foundation/how-it-works.html" title="How Apache Works" class="externalLink">How Apache Works</a></li> + <li ><a href="http://www.apache.org/licenses/LICENSE-2.0.html" title="The Apache License" class="externalLink">The Apache License</a></li> + <li ><a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsoring Apache" class="externalLink">Sponsoring Apache</a></li> + <li ><a href="http://www.apache.org/foundation/thanks.html" title="Thanks" class="externalLink">Thanks</a></li> + </ul> + </li> + </ul> + </div><!--/.nav-collapse --> + </div> + </div> + </div> + + <div class="container"> + + <!-- Masthead + ================================================== --> + + <header> + <div class="jumbotron subhead"> + <div class="row" id="banner"> + <div class="span12"> + <div class="pull-left"> + <a href="index.html" id="bannerLeft" title="Apache Twill"><img src="images/ApacheTwill_logo.png" alt='"'Apache Twill'"' /></a> + </div> + <div class="pull-right"> + <a href="http://incubator.apache.org/" id="bannerRight"><img src="http://incubator.apache.org/images/egg-logo.png" alt='"''"' /></a> + </div> + </div> + </div> + </div> + <div> + <ul class="breadcrumb"> + <li><a href="index.html" title="Apache Twill">Apache Twill</a></li> + <li class="divider">/</li> + <li>Generated Reports</li> + </ul> + </div> + </header> + + <div class="main-body"> + <div class="row"> + <div class="span12"> + <div class="body-content"> +<div class="section"> + <div class="page-header"> + <h2 id="Generated_Reports">Generated Reports</h2> + </div> + <p>This document provides an overview of the various reports that are automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> . Each report is briefly described below.</p> + <div class="section"> + <h3 id="Overview">Overview</h3> + <table border="0" class="bodyTable table table-striped table-hover"> + <thead> + <tr class="a"> + <th>Document</th> + <th>Description</th> + </tr> + </thead> + <tbody> + <tr class="b"> + <td><a href="apidocs/index.html">JavaDocs</a></td> + <td>JavaDoc API documentation.</td> + </tr> + <tr class="a"> + <td><a href="surefire-report.html">Surefire Report</a></td> + <td>Report on the test results of the project.</td> + </tr> + </tbody> + </table> + </div> +</div> + </div> + </div> + </div> + </div> + + </div><!-- /container --> + + <!-- Footer + ================================================== --> + <footer class="well"> + <div class="container"> + <div class="row"> + <div class="span2 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Documentation</li> + <li > + <a href="GettingStarted.html" title="Getting Started">Getting Started</a> + </li> + <li > + <a href="apidocs/index.html" title="API (0.7.0-incubating-SNAPSHOT)">API (0.7.0-incubating-SNAPSHOT)</a> + </li> + <li > + <a href="apidocs-0.6.0-incubating/index.html" title="API (0.6.0-incubating)">API (0.6.0-incubating)</a> + </li> + <li > + <a href="apidocs-0.5.0-incubating/index.html" title="API (0.5.0-incubating)">API (0.5.0-incubating)</a> + </li> + <li > + <a href="apidocs-0.4.1-incubating/index.html" title="API (0.4.1-incubating)">API (0.4.1-incubating)</a> + </li> + </ul> + </div> + <div class="span2 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Releases</li> + <li > + <a href="releases/0.6.0-incubating.html" title="0.6.0-incubating">0.6.0-incubating</a> + </li> + <li > + <a href="releases/0.5.0-incubating.html" title="0.5.0-incubating">0.5.0-incubating</a> + </li> + <li > + <a href="releases/0.4.1-incubating.html" title="0.4.1-incubating">0.4.1-incubating</a> + </li> + <li > + <a href="releases/0.4.0-incubating.html" title="0.4.0-incubating">0.4.0-incubating</a> + </li> + </ul> + </div> + <div class="span2 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Get Involved</li> + <li > + <a href="HowToContribute.html" title="How to Contribute">How to Contribute</a> + </li> + <li > + <a href="ReleaseGuide.html" title="Release Guide">Release Guide</a> + </li> + <li > + <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> + </li> + <li > + <a href="source-repository.html" title="Sources">Sources</a> + </li> + <li > + <a href="issue-tracking.html" title="Issues">Issues</a> + </li> + <li > + <a href="team-list.html" title="Team">Team</a> + </li> + </ul> + </div> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">ASF</li> + <li > + <a href="http://incubator.apache.org/" title="Apache Incubator" class="externalLink">Apache Incubator</a> + </li> + <li > + <a href="http://www.apache.org/foundation/" title="Apache Foundation" class="externalLink">Apache Foundation</a> + </li> + <li > + <a href="http://www.apache.org/foundation/how-it-works.html" title="How Apache Works" class="externalLink">How Apache Works</a> + </li> + <li > + <a href="http://www.apache.org/licenses/LICENSE-2.0.html" title="The Apache License" class="externalLink">The Apache License</a> + </li> + <li > + <a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsoring Apache" class="externalLink">Sponsoring Apache</a> + </li> + <li > + <a href="http://www.apache.org/foundation/thanks.html" title="Thanks" class="externalLink">Thanks</a> + </li> + </ul> + </div> + </div> + </div> + </footer> + + <div class="container subfooter"> + <div class="row"> + <div class="span12"> + <p class="pull-right"><a href="#">Back to top</a></p> + <p class="copyright">Copyright ©2015 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.</p> + <p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p> + +<div>Apache Twill, Apache, the Apache feather logo, + and the Apache Twill 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> + </div> + + <!-- Le javascript + ================================================== --> + <!-- Placed at the end of the document so the pages load faster --> + <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> + + <script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script> + <script src="./js/lightbox.min.js"></script> + <script src="./js/reflow-scroll.js"></script> + + <script src="./js/reflow-skin.js"></script> + + </body> +</html>
