Added: dev/commons/commons-release-plugin/1.3-RC1/site/source-repository.html ============================================================================== --- dev/commons/commons-release-plugin/1.3-RC1/site/source-repository.html (added) +++ dev/commons/commons-release-plugin/1.3-RC1/site/source-repository.html Fri Jun 15 16:12:15 2018 @@ -0,0 +1,284 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia at 15 June 2018 + | 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="ISO-8859-1" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="Date-Revision-yyyymmdd" content="20180615" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Commons Release Plugin – Source Code Management</title> + + <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" /> + <link rel="stylesheet" href="./css/site.css" type="text/css" /> + <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> + + + </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> + <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-release-plugin/">Apache Commons Release Plugin ™</a> + <ul class="nav"> + + <li id="publishDate">Last Published: 15 June 2018</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.3</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">Release Plugin</li> + <li class="none"> + <a href="index.html" title="Overview"> + Overview</a> + </li> + <li class="none"> + <a href="download_commons-release-plugin.cgi" title="Download"> + Download</a> + </li> + <li class="none"> + <a href="release-history.html" title="Release History"> + Release History</a> + </li> + <li class="none"> + <a href="javadocs/api-release/index.html" title="Javadoc (Latest release)"> + Javadoc (Latest release)</a> + </li> + <li class="expanded"> + <a href="development.html" title="Help"> + Help</a> + <ul> + <li class="none"> + <a href="issue-tracking.html" title="Issue Tracking"> + Issue Tracking</a> + </li> + <li class="none"> + <a href="development.html" title="Development"> + Development</a> + </li> + </ul> + </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="Summary"> + Summary</a> + </li> + <li class="none"> + <a href="team-list.html" title="Team"> + Team</a> + </li> + <li class="none active"> + <a href="source-repository.html" title="Source Code Management"> + Source Code Management</a> + </li> + <li class="none"> + <a href="issue-tracking.html" title="Issue Management"> + Issue Management</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="dependency-convergence.html" title="Dependency Convergence"> + Dependency Convergence</a> + </li> + <li class="none"> + <a href="integration.html" title="CI Management"> + CI Management</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="../../commons-parent-pom.html" title="Commons Parent Pom"> + Commons Parent Pom</a> + </li> + <li class="none"> + <a href="../../build-plugin/index.html" title="Commons Build Plugin"> + Commons Build Plugin</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/policies/conduct.html" class="externalLink" title="Code of Conduct"> + Code of Conduct</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship"> + Sponsorship</a> + </li> + <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>This project uses <a class="externalLink" href="http://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="http://git-scm.com/documentation">http://git-scm.com/documentation</a>.</p></div> +<div class="section"> +<h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a> +<p>The following is a link to a browsable version of the source repository:</p> +<div class="source"> +<pre><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=commons-release-plugin.git">https://git-wip-us.apache.org/repos/asf?p=commons-release-plugin.git</a></pre></div></div> +<div class="section"> +<h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a> +<p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p> +<div class="source"> +<pre>$ git clone http://git-wip-us.apache.org/repos/asf/commons-release-plugin.git</pre></div></div> +<div class="section"> +<h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a> +<p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p> +<div class="source"> +<pre>$ git clone https://git-wip-us.apache.org/repos/asf/commons-release-plugin.git</pre></div></div> +<div class="section"> +<h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a> +<p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></div> + </td> + </tr> + </table> + </div> + + <div class="footer"> + <p>Copyright © 2018 + <a href="https://www.apache.org/">The Apache Software Foundation</a>. + All Rights Reserved.</p> + </div> + </body> + +</html>
Added: dev/commons/commons-release-plugin/1.3-RC1/site/taglist.html ============================================================================== --- dev/commons/commons-release-plugin/1.3-RC1/site/taglist.html (added) +++ dev/commons/commons-release-plugin/1.3-RC1/site/taglist.html Fri Jun 15 16:12:15 2018 @@ -0,0 +1,296 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia at 15 June 2018 + | 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="ISO-8859-1" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="Date-Revision-yyyymmdd" content="20180615" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Commons Release Plugin – Tag List report</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> + + + </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> + <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-release-plugin/">Apache Commons Release Plugin ™</a> + <ul class="nav"> + + <li id="publishDate">Last Published: 15 June 2018</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.3</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">Release Plugin</li> + <li class="none"> + <a href="index.html" title="Overview"> + Overview</a> + </li> + <li class="none"> + <a href="download_commons-release-plugin.cgi" title="Download"> + Download</a> + </li> + <li class="none"> + <a href="release-history.html" title="Release History"> + Release History</a> + </li> + <li class="none"> + <a href="javadocs/api-release/index.html" title="Javadoc (Latest release)"> + Javadoc (Latest release)</a> + </li> + <li class="expanded"> + <a href="development.html" title="Help"> + Help</a> + <ul> + <li class="none"> + <a href="issue-tracking.html" title="Issue Tracking"> + Issue Tracking</a> + </li> + <li class="none"> + <a href="development.html" title="Development"> + Development</a> + </li> + </ul> + </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="expanded"> + <a href="project-reports.html" title="Project Reports"> + Project Reports</a> + <ul> + <li class="none"> + <a href="changes-report.html" title="Changes"> + Changes</a> + </li> + <li class="none"> + <a href="jira-report.html" title="JIRA Report"> + JIRA Report</a> + </li> + <li class="none"> + <a href="apidocs/index.html" title="Javadoc"> + Javadoc</a> + </li> + <li class="none"> + <a href="xref/index.html" title="Source Xref"> + Source Xref</a> + </li> + <li class="none"> + <a href="xref-test/index.html" title="Test Source Xref"> + Test Source Xref</a> + </li> + <li class="none"> + <a href="rat-report.html" title="Rat Report"> + Rat Report</a> + </li> + <li class="none"> + <a href="japicmp.html" title="japicmp"> + japicmp</a> + </li> + <li class="none"> + <a href="checkstyle.html" title="Checkstyle"> + Checkstyle</a> + </li> + <li class="none"> + <a href="findbugs.html" title="FindBugs"> + FindBugs</a> + </li> + <li class="none"> + <a href="clirr-report.html" title="Clirr"> + Clirr</a> + </li> + <li class="none"> + <a href="pmd.html" title="PMD"> + PMD</a> + </li> + <li class="none active"> + <a href="taglist.html" title="Tag List"> + Tag List</a> + </li> + <li class="none"> + <a href="javancss.html" title="JavaNCSS Report"> + JavaNCSS Report</a> + </li> + <li class="none"> + <a href="jacoco/index.html" title="JaCoCo"> + JaCoCo</a> + </li> + <li class="none"> + <a href="jacoco-aggregate/index.html" title="JaCoCo Aggregate"> + JaCoCo Aggregate</a> + </li> + </ul> + </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="../../commons-parent-pom.html" title="Commons Parent Pom"> + Commons Parent Pom</a> + </li> + <li class="none"> + <a href="../../build-plugin/index.html" title="Commons Build Plugin"> + Commons Build Plugin</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/policies/conduct.html" class="externalLink" title="Code of Conduct"> + Code of Conduct</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship"> + Sponsorship</a> + </li> + <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="Tag_List_Report"></a>Tag List Report</h2> +<p>The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.</p> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Tag Class</th> +<th>Total number of occurrences</th> +<th>Tag strings used by tag class</th></tr> +<tr class="b"> +<td>Needs Work</td> +<td>0</td> +<td>TODO, FIXME, XXX</td></tr> +<tr class="a"> +<td>Noteable Markers</td> +<td>0</td> +<td>NOTE, NOPMD, NOSONAR</td></tr></table> +<p>Each tag is detailed below:</p></div> + </td> + </tr> + </table> + </div> + + <div class="footer"> + <p>Copyright © 2018 + <a href="https://www.apache.org/">The Apache Software Foundation</a>. + All Rights Reserved.</p> + </div> + </body> + +</html> Added: dev/commons/commons-release-plugin/1.3-RC1/site/team-list.html ============================================================================== --- dev/commons/commons-release-plugin/1.3-RC1/site/team-list.html (added) +++ dev/commons/commons-release-plugin/1.3-RC1/site/team-list.html Fri Jun 15 16:12:15 2018 @@ -0,0 +1,292 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia at 15 June 2018 + | 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="ISO-8859-1" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="Date-Revision-yyyymmdd" content="20180615" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Commons Release Plugin – Project Team</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> + + + </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> + <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-release-plugin/">Apache Commons Release Plugin ™</a> + <ul class="nav"> + + <li id="publishDate">Last Published: 15 June 2018</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.3</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">Release Plugin</li> + <li class="none"> + <a href="index.html" title="Overview"> + Overview</a> + </li> + <li class="none"> + <a href="download_commons-release-plugin.cgi" title="Download"> + Download</a> + </li> + <li class="none"> + <a href="release-history.html" title="Release History"> + Release History</a> + </li> + <li class="none"> + <a href="javadocs/api-release/index.html" title="Javadoc (Latest release)"> + Javadoc (Latest release)</a> + </li> + <li class="expanded"> + <a href="development.html" title="Help"> + Help</a> + <ul> + <li class="none"> + <a href="issue-tracking.html" title="Issue Tracking"> + Issue Tracking</a> + </li> + <li class="none"> + <a href="development.html" title="Development"> + Development</a> + </li> + </ul> + </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="Summary"> + Summary</a> + </li> + <li class="none active"> + <a href="team-list.html" title="Team"> + Team</a> + </li> + <li class="none"> + <a href="source-repository.html" title="Source Code Management"> + Source Code Management</a> + </li> + <li class="none"> + <a href="issue-tracking.html" title="Issue Management"> + Issue Management</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="dependency-convergence.html" title="Dependency Convergence"> + Dependency Convergence</a> + </li> + <li class="none"> + <a href="integration.html" title="CI Management"> + CI Management</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="../../commons-parent-pom.html" title="Commons Parent Pom"> + Commons Parent Pom</a> + </li> + <li class="none"> + <a href="../../build-plugin/index.html" title="Commons Build Plugin"> + Commons Build Plugin</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/policies/conduct.html" class="externalLink" title="Code of Conduct"> + Code of Conduct</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship"> + Sponsorship</a> + </li> + <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="Project_Team"></a>Project Team</h2><a name="Project_Team"></a> +<p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p> +<p>The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p> +<div class="section"> +<h3><a name="Members"></a>Members</h3><a name="Members"></a> +<p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Image</th> +<th>Id</th> +<th>Name</th> +<th>Email</th> +<th>Time Zone</th></tr> +<tr class="b"> +<td><img src="http://www.gravatar.com/avatar/a010ac0916b6b9b10883e9359cfcd7f9?d=mm&s=60" alt="" /></td> +<td><a name="chtompki"></a>chtompki</td> +<td>Rob Tompkins</td> +<td><a class="externalLink" href="mailto:[email protected]">[email protected]</a></td> +<td>-5</td></tr> +<tr class="a"> +<td><img src="http://www.gravatar.com/avatar/ebb1af3a9dd9a3dd5f169d9c698f9f21?d=mm&s=60" alt="" /></td> +<td><a name="ggregory"></a>ggregory</td> +<td>Gary Gregory</td> +<td><a class="externalLink" href="mailto:[email protected]">[email protected]</a></td> +<td>-6</td></tr></table></div> +<div class="section"> +<h3><a name="Contributors"></a>Contributors</h3><a name="Contributors"></a> +<p>There are no contributors listed for this project. Please check back again later.</p></div></div> + </td> + </tr> + </table> + </div> + + <div class="footer"> + <p>Copyright © 2018 + <a href="https://www.apache.org/">The Apache Software Foundation</a>. + All Rights Reserved.</p> + </div> + </body> + +</html> Added: dev/commons/commons-release-plugin/1.3-RC1/site/vote-txt-mojo.html ============================================================================== --- dev/commons/commons-release-plugin/1.3-RC1/site/vote-txt-mojo.html (added) +++ dev/commons/commons-release-plugin/1.3-RC1/site/vote-txt-mojo.html Fri Jun 15 16:12:15 2018 @@ -0,0 +1,259 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia at 15 June 2018 + | 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="ISO-8859-1" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="Date-Revision-yyyymmdd" content="20180615" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Commons Release Plugin – commons:vote-txt</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> + + + </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> + <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-release-plugin/">Apache Commons Release Plugin ™</a> + <ul class="nav"> + + <li id="publishDate">Last Published: 15 June 2018</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.3</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">Release Plugin</li> + <li class="none"> + <a href="index.html" title="Overview"> + Overview</a> + </li> + <li class="none"> + <a href="download_commons-release-plugin.cgi" title="Download"> + Download</a> + </li> + <li class="none"> + <a href="release-history.html" title="Release History"> + Release History</a> + </li> + <li class="none"> + <a href="javadocs/api-release/index.html" title="Javadoc (Latest release)"> + Javadoc (Latest release)</a> + </li> + <li class="expanded"> + <a href="development.html" title="Help"> + Help</a> + <ul> + <li class="none"> + <a href="issue-tracking.html" title="Issue Tracking"> + Issue Tracking</a> + </li> + <li class="none"> + <a href="development.html" title="Development"> + Development</a> + </li> + </ul> + </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="../../commons-parent-pom.html" title="Commons Parent Pom"> + Commons Parent Pom</a> + </li> + <li class="none"> + <a href="../../build-plugin/index.html" title="Commons Build Plugin"> + Commons Build Plugin</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/policies/conduct.html" class="externalLink" title="Code of Conduct"> + Code of Conduct</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship"> + Sponsorship</a> + </li> + <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="commons:vote-txt"></a>commons:vote-txt</h2> + +<p><b>Full name</b>:</p> + +<p>org.apache.commons:commons-release-plugin:1.3:vote-txt</p> + +<p><b>Description</b>:</p> + +<div>Apache Commons Release Mojo: Generate VOTE.txt</div> + +<p><b>Attributes</b>:</p> + +<ul> + +<li>Requires a Maven 2.0 project to be executed.</li> + +<li>Is NOT inherited by default in multi-project builds.</li> + </ul> + +<div class="section"> +<h3><a name="Required_Parameters"></a>Required Parameters</h3> + +<table class="bodyTable" border="0" align="left"> + </table> + </div> + +<div class="section"> +<h3><a name="Optional_Parameters"></a>Optional Parameters</h3> + +<table class="bodyTable" border="0" align="left"> + </table> + </div> + +<div class="section"> +<h3><a name="Parameter_Details"></a>Parameter Details</h3> + </div> + </div> + + + </td> + </tr> + </table> + </div> + + <div class="footer"> + <p>Copyright © 2018 + <a href="https://www.apache.org/">The Apache Software Foundation</a>. + All Rights Reserved.</p> + </div> + </body> + +</html> Added: dev/commons/commons-release-plugin/1.3-RC1/site/vote-txt.html ============================================================================== --- dev/commons/commons-release-plugin/1.3-RC1/site/vote-txt.html (added) +++ dev/commons/commons-release-plugin/1.3-RC1/site/vote-txt.html Fri Jun 15 16:12:15 2018 @@ -0,0 +1,295 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia at 15 June 2018 + | 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="ISO-8859-1" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="author" content="Apache Commons Documentation Team" /> + <meta name="Date-Revision-yyyymmdd" content="20180615" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Commons Release Plugin – Generating VOTE.txt</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> + + + </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> + <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-release-plugin/">Apache Commons Release Plugin ™</a> + <ul class="nav"> + + <li id="publishDate">Last Published: 15 June 2018</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.3</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">Release Plugin</li> + <li class="none"> + <a href="index.html" title="Overview"> + Overview</a> + </li> + <li class="none"> + <a href="download_commons-release-plugin.cgi" title="Download"> + Download</a> + </li> + <li class="none"> + <a href="release-history.html" title="Release History"> + Release History</a> + </li> + <li class="none"> + <a href="javadocs/api-release/index.html" title="Javadoc (Latest release)"> + Javadoc (Latest release)</a> + </li> + <li class="expanded"> + <a href="development.html" title="Help"> + Help</a> + <ul> + <li class="none"> + <a href="issue-tracking.html" title="Issue Tracking"> + Issue Tracking</a> + </li> + <li class="none"> + <a href="development.html" title="Development"> + Development</a> + </li> + </ul> + </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="../../commons-parent-pom.html" title="Commons Parent Pom"> + Commons Parent Pom</a> + </li> + <li class="none"> + <a href="../../build-plugin/index.html" title="Commons Build Plugin"> + Commons Build Plugin</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/policies/conduct.html" class="externalLink" title="Code of Conduct"> + Code of Conduct</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship"> + Sponsorship</a> + </li> + <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="commons-release:vote-txt"></a>commons-release:vote-txt</h2> + + +<div class="section"> +<h3><a name="Overview"></a>Overview</h3> + +<p> + The <tt>commons-release:vote-txt</tt> goal generates a VOTE.txt file for a component. + Execute the goal using the following command: </p> +<div class="source"> +<pre>mvn commons-release:vote-txt</pre></div> + + + +<p> + <b>Note:</b> The VOTE.txt should be regenerated before every release candidate. + </p> + + +<p> + This goal uses the following: + </p> +<ul> + +<li>The goal is mapped to the ant script/target using the <tt>vote-txt</tt> mojo defintion in the + <a class="externalLink" href="http://svn.apache.org/repos/asf/commons/proper/commons-release-plugin/trunk/src/main/scripts/generate-xdocs.mojos.xml">generate-xdocs.mojos.xml</a> mapping document</li> + +<li>Executes the <tt>vote-txt</tt> target in + <a class="externalLink" href="http://svn.apache.org/repos/asf/commons/proper/commons-release-plugin/trunk/src/main/scripts/generate-xdocs.build.xml">generate-xdocs.build.xml</a> + ant script</li> + +<li>Uses the <a class="externalLink" href="http://svn.apache.org/repos/asf/commons/proper/commons-release-plugin/trunk/src/main/resources/commons-xdoc-templates/vote-txt-template.md">vote-txt-template.md</a> + template</li> + +<li>Uses the <a href="vote-txt-mojo.html">goal's (i.e. mojo's) parameters</a> to filter values in the template</li> + </ul> + + </div> + + +<div class="section"> +<h3><a name="Configuration"></a>Configuration</h3> + +<p> + To generate a VOTE.txt, the following <a href="vote-txt-mojo.html">properties</a> are configured in the component's <tt>pom.xml</tt> + </p> +<ul> + +<li><b>commons.componentid</b> - Commons component ID</li> + +<li><b>commons.release.version</b> - The version number of the latest release of the component</li> + </ul> + + +<p> + Example configuration for Commons Chain: +</p> +<div class="source"> +<pre> + <properties> + <commons.componentid>chain</commons.componentid> + <commons.release.version>1.4</commons.release.version> + </properties> +</pre></div> + + </div> + + </div> + + + + </td> + </tr> + </table> + </div> + + <div class="footer"> + <p>Copyright © 2018 + <a href="https://www.apache.org/">The Apache Software Foundation</a>. + All Rights Reserved.</p> + </div> + </body> + +</html> Added: dev/commons/commons-release-plugin/1.3-RC1/site/xref-test/allclasses-frame.html ============================================================================== --- dev/commons/commons-release-plugin/1.3-RC1/site/xref-test/allclasses-frame.html (added) +++ dev/commons/commons-release-plugin/1.3-RC1/site/xref-test/allclasses-frame.html Fri Jun 15 16:12:15 2018 @@ -0,0 +1,38 @@ + +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xml:lang="en" lang="en"> + <head> + <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> + <title>All Classes</title> + <link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" /> + </head> + <body> + + <h3>All Classes</h3> + + <ul> + <li> + <a href="org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojoTest.html" target="classFrame">CommonsDistributionDetachmentMojoTest</a> + </li> + <li> + <a href="org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojoTest.html" target="classFrame">CommonsDistributionStagingMojoTest</a> + </li> + <li> + <a href="org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojoTest.html" target="classFrame">CommonsSiteCompressionMojoTest</a> + </li> + <li> + <a href="org/apache/commons/release/plugin/stubs/DistributionDetachmentProjectStub.html" target="classFrame">DistributionDetachmentArtifactStub</a> + </li> + <li> + <a href="org/apache/commons/release/plugin/stubs/DistributionDetachmentProjectStub.html" target="classFrame">DistributionDetachmentProjectStub</a> + </li> + <li> + <a href="org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegateTest.html" target="classFrame">HeaderHtmlVelocityDelegateTest</a> + </li> + <li> + <a href="org/apache/commons/release/plugin/velocity/ReadmeHtmlVelocityDelegateTest.html" target="classFrame">ReadmeHtmlVelocityDelegateTest</a> + </li> + </ul> + + </body> + </html> Added: dev/commons/commons-release-plugin/1.3-RC1/site/xref-test/index.html ============================================================================== --- dev/commons/commons-release-plugin/1.3-RC1/site/xref-test/index.html (added) +++ dev/commons/commons-release-plugin/1.3-RC1/site/xref-test/index.html Fri Jun 15 16:12:15 2018 @@ -0,0 +1,25 @@ + +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> +<html xml:lang="en" lang="en"> +<!-- this is a JXR report set --> + <head> + <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> + <title>Apache Commons Release Plugin 1.3 Reference</title> + </head> + <frameset cols="20%,80%"> + <frameset rows="30%,70%"> + <frame src="overview-frame.html" name="packageListFrame" /> + <frame src="allclasses-frame.html" name="packageFrame" /> + </frameset> + <frame src="overview-summary.html" name="classFrame" /> + <noframes> + <body> + <h1>Frame Alert</h1> + <p> + You don't have frames. Go <a href="overview-summary.html">here</a> + </p> + </body> + </noframes> + </frameset> +</html> + Added: dev/commons/commons-release-plugin/1.3-RC1/site/xref-test/org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojoTest.html ============================================================================== --- dev/commons/commons-release-plugin/1.3-RC1/site/xref-test/org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojoTest.html (added) +++ dev/commons/commons-release-plugin/1.3-RC1/site/xref-test/org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojoTest.html Fri Jun 15 16:12:15 2018 @@ -0,0 +1,131 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<head><meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> +<title>CommonsDistributionDetachmentMojoTest xref</title> +<link type="text/css" rel="stylesheet" href="../../../../../../stylesheet.css" /> +</head> +<body> +<div id="overview"><a href="../../../../../../../testapidocs/org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojoTest.html">View Javadoc</a></div><pre> +<a class="jxr_linenumber" name="L1" href="#L1">1</a> <em class="jxr_comment">/*</em> +<a class="jxr_linenumber" name="L2" href="#L2">2</a> <em class="jxr_comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</em> +<a class="jxr_linenumber" name="L3" href="#L3">3</a> <em class="jxr_comment"> * contributor license agreements. See the NOTICE file distributed with</em> +<a class="jxr_linenumber" name="L4" href="#L4">4</a> <em class="jxr_comment"> * this work for additional information regarding copyright ownership.</em> +<a class="jxr_linenumber" name="L5" href="#L5">5</a> <em class="jxr_comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</em> +<a class="jxr_linenumber" name="L6" href="#L6">6</a> <em class="jxr_comment"> * (the "License"); you may not use this file except in compliance with</em> +<a class="jxr_linenumber" name="L7" href="#L7">7</a> <em class="jxr_comment"> * the License. You may obtain a copy of the License at</em> +<a class="jxr_linenumber" name="L8" href="#L8">8</a> <em class="jxr_comment"> *</em> +<a class="jxr_linenumber" name="L9" href="#L9">9</a> <em class="jxr_comment"> * <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em> +<a class="jxr_linenumber" name="L10" href="#L10">10</a> <em class="jxr_comment"> *</em> +<a class="jxr_linenumber" name="L11" href="#L11">11</a> <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing, software</em> +<a class="jxr_linenumber" name="L12" href="#L12">12</a> <em class="jxr_comment"> * distributed under the License is distributed on an "AS IS" BASIS,</em> +<a class="jxr_linenumber" name="L13" href="#L13">13</a> <em class="jxr_comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</em> +<a class="jxr_linenumber" name="L14" href="#L14">14</a> <em class="jxr_comment"> * See the License for the specific language governing permissions and</em> +<a class="jxr_linenumber" name="L15" href="#L15">15</a> <em class="jxr_comment"> * limitations under the License.</em> +<a class="jxr_linenumber" name="L16" href="#L16">16</a> <em class="jxr_comment"> */</em> +<a class="jxr_linenumber" name="L17" href="#L17">17</a> <strong class="jxr_keyword">package</strong> org.apache.commons.release.plugin.mojos; +<a class="jxr_linenumber" name="L18" href="#L18">18</a> +<a class="jxr_linenumber" name="L19" href="#L19">19</a> <strong class="jxr_keyword">import</strong> org.apache.maven.plugin.testing.MojoRule; +<a class="jxr_linenumber" name="L20" href="#L20">20</a> <strong class="jxr_keyword">import</strong> org.codehaus.plexus.util.FileUtils; +<a class="jxr_linenumber" name="L21" href="#L21">21</a> <strong class="jxr_keyword">import</strong> org.junit.Before; +<a class="jxr_linenumber" name="L22" href="#L22">22</a> <strong class="jxr_keyword">import</strong> org.junit.Rule; +<a class="jxr_linenumber" name="L23" href="#L23">23</a> <strong class="jxr_keyword">import</strong> org.junit.Test; +<a class="jxr_linenumber" name="L24" href="#L24">24</a> +<a class="jxr_linenumber" name="L25" href="#L25">25</a> <strong class="jxr_keyword">import</strong> java.io.File; +<a class="jxr_linenumber" name="L26" href="#L26">26</a> +<a class="jxr_linenumber" name="L27" href="#L27">27</a> <strong class="jxr_keyword">import</strong> <strong class="jxr_keyword">static</strong> junit.framework.TestCase.assertTrue; +<a class="jxr_linenumber" name="L28" href="#L28">28</a> <strong class="jxr_keyword">import</strong> <strong class="jxr_keyword">static</strong> org.junit.Assert.assertFalse; +<a class="jxr_linenumber" name="L29" href="#L29">29</a> <strong class="jxr_keyword">import</strong> <strong class="jxr_keyword">static</strong> org.junit.Assert.assertNotNull; +<a class="jxr_linenumber" name="L30" href="#L30">30</a> +<a class="jxr_linenumber" name="L31" href="#L31">31</a> <em class="jxr_javadoccomment">/**</em> +<a class="jxr_linenumber" name="L32" href="#L32">32</a> <em class="jxr_javadoccomment"> * Unit tests for {@link CommonsDistributionDetachmentMojo}.</em> +<a class="jxr_linenumber" name="L33" href="#L33">33</a> <em class="jxr_javadoccomment"> *</em> +<a class="jxr_linenumber" name="L34" href="#L34">34</a> <em class="jxr_javadoccomment"> * @author chtompki</em> +<a class="jxr_linenumber" name="L35" href="#L35">35</a> <em class="jxr_javadoccomment"> */</em> +<a class="jxr_linenumber" name="L36" href="#L36">36</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionDetachmentMojoTest.html">CommonsDistributionDetachmentMojoTest</a> { +<a class="jxr_linenumber" name="L37" href="#L37">37</a> +<a class="jxr_linenumber" name="L38" href="#L38">38</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> String COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH = <span class="jxr_string">"target/testing-commons-release-plugin"</span>; +<a class="jxr_linenumber" name="L39" href="#L39">39</a> +<a class="jxr_linenumber" name="L40" href="#L40">40</a> @Rule +<a class="jxr_linenumber" name="L41" href="#L41">41</a> <strong class="jxr_keyword">public</strong> MojoRule rule = <strong class="jxr_keyword">new</strong> MojoRule() { +<a class="jxr_linenumber" name="L42" href="#L42">42</a> @Override +<a class="jxr_linenumber" name="L43" href="#L43">43</a> <strong class="jxr_keyword">protected</strong> <strong class="jxr_keyword">void</strong> before() <strong class="jxr_keyword">throws</strong> Throwable { +<a class="jxr_linenumber" name="L44" href="#L44">44</a> } +<a class="jxr_linenumber" name="L45" href="#L45">45</a> +<a class="jxr_linenumber" name="L46" href="#L46">46</a> @Override +<a class="jxr_linenumber" name="L47" href="#L47">47</a> <strong class="jxr_keyword">protected</strong> <strong class="jxr_keyword">void</strong> after() { +<a class="jxr_linenumber" name="L48" href="#L48">48</a> } +<a class="jxr_linenumber" name="L49" href="#L49">49</a> }; +<a class="jxr_linenumber" name="L50" href="#L50">50</a> +<a class="jxr_linenumber" name="L51" href="#L51">51</a> <strong class="jxr_keyword">private</strong> CommonsDistributionDetachmentMojo mojo; +<a class="jxr_linenumber" name="L52" href="#L52">52</a> +<a class="jxr_linenumber" name="L53" href="#L53">53</a> @Before +<a class="jxr_linenumber" name="L54" href="#L54">54</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setUp() <strong class="jxr_keyword">throws</strong> Exception { +<a class="jxr_linenumber" name="L55" href="#L55">55</a> File testingDirectory = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH); +<a class="jxr_linenumber" name="L56" href="#L56">56</a> <strong class="jxr_keyword">if</strong> (testingDirectory.exists()) { +<a class="jxr_linenumber" name="L57" href="#L57">57</a> FileUtils.deleteDirectory(testingDirectory); +<a class="jxr_linenumber" name="L58" href="#L58">58</a> } +<a class="jxr_linenumber" name="L59" href="#L59">59</a> } +<a class="jxr_linenumber" name="L60" href="#L60">60</a> +<a class="jxr_linenumber" name="L61" href="#L61">61</a> @Test +<a class="jxr_linenumber" name="L62" href="#L62">62</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> testSuccess() <strong class="jxr_keyword">throws</strong> Exception { +<a class="jxr_linenumber" name="L63" href="#L63">63</a> File testPom = <strong class="jxr_keyword">new</strong> File(<span class="jxr_string">"src/test/resources/mojos/detach-distributions/detach-distributions.xml"</span>); +<a class="jxr_linenumber" name="L64" href="#L64">64</a> assertNotNull(testPom); +<a class="jxr_linenumber" name="L65" href="#L65">65</a> assertTrue(testPom.exists()); +<a class="jxr_linenumber" name="L66" href="#L66">66</a> mojo = (CommonsDistributionDetachmentMojo) rule.lookupMojo(<span class="jxr_string">"detach-distributions"</span>, testPom); +<a class="jxr_linenumber" name="L67" href="#L67">67</a> mojo.execute(); +<a class="jxr_linenumber" name="L68" href="#L68">68</a> File detachedSrcTarGz = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH + <span class="jxr_string">"/commons-text-1.4-src.tar.gz"</span>); +<a class="jxr_linenumber" name="L69" href="#L69">69</a> File detachedSrcTarGzAsc = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH + <span class="jxr_string">"/commons-text-1.4-src.tar.gz.asc"</span>); +<a class="jxr_linenumber" name="L70" href="#L70">70</a> File detachedSrcTarGzSha1 = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH + <span class="jxr_string">"/commons-text-1.4-src.tar.gz.sha1"</span>); +<a class="jxr_linenumber" name="L71" href="#L71">71</a> File detachedSrcTarGzSha256 = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH + <span class="jxr_string">"/commons-text-1.4-src.tar.gz.sha256"</span>); +<a class="jxr_linenumber" name="L72" href="#L72">72</a> File detachedSrcZip = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH + <span class="jxr_string">"/commons-text-1.4-src.zip"</span>); +<a class="jxr_linenumber" name="L73" href="#L73">73</a> File detachedSrcZipAsc = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH + <span class="jxr_string">"/commons-text-1.4-src.zip.asc"</span>); +<a class="jxr_linenumber" name="L74" href="#L74">74</a> File detachedSrcZipSha1 = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH + <span class="jxr_string">"/commons-text-1.4-src.zip.sha1"</span>); +<a class="jxr_linenumber" name="L75" href="#L75">75</a> File detachedSrcZipSha256 = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH + <span class="jxr_string">"/commons-text-1.4-src.zip.sha256"</span>); +<a class="jxr_linenumber" name="L76" href="#L76">76</a> File detachedBinTarGz = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH + <span class="jxr_string">"/commons-text-1.4-bin.tar.gz"</span>); +<a class="jxr_linenumber" name="L77" href="#L77">77</a> File detachedBinTarGzAsc = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH + <span class="jxr_string">"/commons-text-1.4-bin.tar.gz.asc"</span>); +<a class="jxr_linenumber" name="L78" href="#L78">78</a> File detachedBinTarGzSha1 = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH + <span class="jxr_string">"/commons-text-1.4-bin.tar.gz.sha1"</span>); +<a class="jxr_linenumber" name="L79" href="#L79">79</a> File detachedBinTarGzSha256 = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH + <span class="jxr_string">"/commons-text-1.4-bin.tar.gz.sha256"</span>); +<a class="jxr_linenumber" name="L80" href="#L80">80</a> File detachedBinZip = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH + <span class="jxr_string">"/commons-text-1.4-bin.zip"</span>); +<a class="jxr_linenumber" name="L81" href="#L81">81</a> File detachedBinZipAsc = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH + <span class="jxr_string">"/commons-text-1.4-bin.zip.asc"</span>); +<a class="jxr_linenumber" name="L82" href="#L82">82</a> File detachedBinZipSha1 = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH + <span class="jxr_string">"/commons-text-1.4-bin.zip.sha1"</span>); +<a class="jxr_linenumber" name="L83" href="#L83">83</a> File detachedBinZipSha256 = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH + <span class="jxr_string">"/commons-text-1.4-bin.zip.sha256"</span>); +<a class="jxr_linenumber" name="L84" href="#L84">84</a> File notDetachedMockAttachedFile = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH + <span class="jxr_string">"/commons-text-1.4.jar"</span>); +<a class="jxr_linenumber" name="L85" href="#L85">85</a> File sha1Properties = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH + <span class="jxr_string">"/sha1.properties"</span>); +<a class="jxr_linenumber" name="L86" href="#L86">86</a> File sha256Properties = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH + <span class="jxr_string">"/sha256.properties"</span>); +<a class="jxr_linenumber" name="L87" href="#L87">87</a> assertTrue(detachedSrcTarGz.exists()); +<a class="jxr_linenumber" name="L88" href="#L88">88</a> assertTrue(detachedSrcTarGzAsc.exists()); +<a class="jxr_linenumber" name="L89" href="#L89">89</a> assertTrue(detachedSrcTarGzSha1.exists()); +<a class="jxr_linenumber" name="L90" href="#L90">90</a> assertTrue(detachedSrcTarGzSha256.exists()); +<a class="jxr_linenumber" name="L91" href="#L91">91</a> assertTrue(detachedSrcZip.exists()); +<a class="jxr_linenumber" name="L92" href="#L92">92</a> assertTrue(detachedSrcZipAsc.exists()); +<a class="jxr_linenumber" name="L93" href="#L93">93</a> assertTrue(detachedSrcZipSha1.exists()); +<a class="jxr_linenumber" name="L94" href="#L94">94</a> assertTrue(detachedSrcZipSha256.exists()); +<a class="jxr_linenumber" name="L95" href="#L95">95</a> assertTrue(detachedBinTarGz.exists()); +<a class="jxr_linenumber" name="L96" href="#L96">96</a> assertTrue(detachedBinTarGzAsc.exists()); +<a class="jxr_linenumber" name="L97" href="#L97">97</a> assertTrue(detachedBinTarGzSha1.exists()); +<a class="jxr_linenumber" name="L98" href="#L98">98</a> assertTrue(detachedBinTarGzSha256.exists()); +<a class="jxr_linenumber" name="L99" href="#L99">99</a> assertTrue(detachedBinZip.exists()); +<a class="jxr_linenumber" name="L100" href="#L100">100</a> assertTrue(detachedBinZipAsc.exists()); +<a class="jxr_linenumber" name="L101" href="#L101">101</a> assertTrue(detachedBinZipSha1.exists()); +<a class="jxr_linenumber" name="L102" href="#L102">102</a> assertTrue(detachedBinZipSha256.exists()); +<a class="jxr_linenumber" name="L103" href="#L103">103</a> assertTrue(sha1Properties.exists()); +<a class="jxr_linenumber" name="L104" href="#L104">104</a> assertTrue(sha256Properties.exists()); +<a class="jxr_linenumber" name="L105" href="#L105">105</a> assertFalse(notDetachedMockAttachedFile.exists()); +<a class="jxr_linenumber" name="L106" href="#L106">106</a> } +<a class="jxr_linenumber" name="L107" href="#L107">107</a> +<a class="jxr_linenumber" name="L108" href="#L108">108</a> @Test +<a class="jxr_linenumber" name="L109" href="#L109">109</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> testDisabled() <strong class="jxr_keyword">throws</strong> Exception { +<a class="jxr_linenumber" name="L110" href="#L110">110</a> File testPom = <strong class="jxr_keyword">new</strong> File(<span class="jxr_string">"src/test/resources/mojos/detach-distributions/detach-distributions-disabled.xml"</span>); +<a class="jxr_linenumber" name="L111" href="#L111">111</a> assertNotNull(testPom); +<a class="jxr_linenumber" name="L112" href="#L112">112</a> assertTrue(testPom.exists()); +<a class="jxr_linenumber" name="L113" href="#L113">113</a> mojo = (CommonsDistributionDetachmentMojo) rule.lookupMojo(<span class="jxr_string">"detach-distributions"</span>, testPom); +<a class="jxr_linenumber" name="L114" href="#L114">114</a> mojo.execute(); +<a class="jxr_linenumber" name="L115" href="#L115">115</a> File testingDirectory = <strong class="jxr_keyword">new</strong> File(COMMONS_RELEASE_PLUGIN_TEST_DIR_PATH); +<a class="jxr_linenumber" name="L116" href="#L116">116</a> assertFalse(testingDirectory.exists()); +<a class="jxr_linenumber" name="L117" href="#L117">117</a> } +<a class="jxr_linenumber" name="L118" href="#L118">118</a> } +</pre> +<hr/> +<div id="footer">Copyright © 2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> +</body> +</html>
