Modified: incubator/htrace/site/publish/modules.html URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/modules.html?rev=1741150&r1=1741149&r2=1741150&view=diff ============================================================================== --- incubator/htrace/site/publish/modules.html (original) +++ incubator/htrace/site/publish/modules.html Wed Apr 27 06:15:17 2016 @@ -1,7 +1,7 @@ <!DOCTYPE html> <!-- - Generated by Apache Maven Doxia at 2015-09-15 + Generated by Apache Maven Doxia at 2016-04-26 Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -49,11 +49,11 @@ <li class="dropdown active"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache HTrace Project <b class="caret"></b></a> <ul class="dropdown-menu"> - <li ><a href="index.html" title="Overview">Overview</a></li> + <li ><a href="developer_guide.html" title="Developer Guide">Developer Guide</a></li> <li ><a href="license.html" title="License">License</a></li> <li ><a href="http://www.apache.org/dyn/closer.cgi/incubator/htrace/" title="Downloads" class="externalLink">Downloads</a></li> <li ><a href="dependency-management.html" title="Distribution">Distribution</a></li> - <li ><a href="dependency-info.html" title="Dependency">Dependency</a></li> + <li ><a href="htrace-core4/dependency-info.html" title="Dependency">Dependency</a></li> <li ><a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a></li> <li ><a href="integration.html" title="CI">CI</a></li> <li ><a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a></li> @@ -99,9 +99,9 @@ </div> <div> <ul class="breadcrumb"> - <li class="projectVersion version-date">Version: 4.1.0-incubating-SNAPSHOT</li> + <li class="projectVersion version-date">Version: 4.1.0-incubating</li> <li class="divider">|</li> - <li class="publishDate version-date">Last Published: 2015-09-15</li> + <li class="publishDate version-date">Last Published: 2016-04-26</li> </ul> </div> <hr class="toc-separator" /> @@ -142,31 +142,31 @@ </thead> <tbody> <tr class="b"> - <td><a class="externalLink" href="http://incubator.apache.org/projects/htrace.html/index.html">htrace-c</a></td> - <td>-</td> + <td><a href="htrace-c/index.html">htrace-c</a></td> + <td>A distributed tracing framework.</td> </tr> <tr class="a"> - <td><a class="externalLink" href="http://incubator.apache.org/projects/htrace.html/index.html">htrace-core</a></td> - <td>-</td> + <td><a href="htrace-core4/index.html">htrace-core4</a></td> + <td>A distributed tracing framework.</td> </tr> <tr class="b"> - <td><a class="externalLink" href="http://incubator.apache.org/projects/htrace.html/index.html">htrace-webapp</a></td> + <td><a href="htrace-webapp/index.html">htrace-webapp</a></td> <td>A webapp for an htrace server</td> </tr> <tr class="a"> - <td><a class="externalLink" href="http://incubator.apache.org/projects/htrace.html/index.html">htrace-zipkin</a></td> - <td>-</td> + <td><a href="htrace-zipkin/index.html">htrace-zipkin</a></td> + <td>A distributed tracing framework.</td> </tr> <tr class="b"> - <td><a class="externalLink" href="http://incubator.apache.org/projects/htrace.html/index.html">htrace-hbase</a></td> + <td><a href="htrace-hbase/index.html">htrace-hbase</a></td> <td>htrace-hbase is the tools to send tracing information to an HBase database for analysis later.</td> </tr> <tr class="a"> - <td><a class="externalLink" href="http://incubator.apache.org/projects/htrace.html/index.html">htrace-flume</a></td> + <td><a href="htrace-flume/index.html">htrace-flume</a></td> <td>A 'SpanReceiver' implementation that sends spans to Flume collector.</td> </tr> <tr class="b"> - <td><a class="externalLink" href="http://incubator.apache.org/projects/htrace.html/index.html">htrace-htraced</a></td> + <td><a href="htrace-htraced/index.html">htrace-htraced</a></td> <td>HTraced and HTraced clients</td> </tr> </tbody> @@ -188,7 +188,7 @@ <ul class="nav nav-list"> <li class="nav-header">Apache HTrace Project</li> <li > - <a href="index.html" title="Overview">Overview</a> + <a href="developer_guide.html" title="Developer Guide">Developer Guide</a> </li> <li > <a href="license.html" title="License">License</a> @@ -200,7 +200,7 @@ <a href="dependency-management.html" title="Distribution">Distribution</a> </li> <li > - <a href="dependency-info.html" title="Dependency">Dependency</a> + <a href="htrace-core4/dependency-info.html" title="Dependency">Dependency</a> </li> <li > <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a> @@ -246,7 +246,7 @@ <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 class="copyright">Copyright ©2016 <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> </div>
Modified: incubator/htrace/site/publish/plugin-management.html URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/plugin-management.html?rev=1741150&r1=1741149&r2=1741150&view=diff ============================================================================== --- incubator/htrace/site/publish/plugin-management.html (original) +++ incubator/htrace/site/publish/plugin-management.html Wed Apr 27 06:15:17 2016 @@ -1,7 +1,7 @@ <!DOCTYPE html> <!-- - Generated by Apache Maven Doxia at 2015-09-15 + Generated by Apache Maven Doxia at 2016-04-26 Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -49,11 +49,11 @@ <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache HTrace Project <b class="caret"></b></a> <ul class="dropdown-menu"> - <li ><a href="index.html" title="Overview">Overview</a></li> + <li ><a href="developer_guide.html" title="Developer Guide">Developer Guide</a></li> <li ><a href="license.html" title="License">License</a></li> <li ><a href="http://www.apache.org/dyn/closer.cgi/incubator/htrace/" title="Downloads" class="externalLink">Downloads</a></li> <li ><a href="dependency-management.html" title="Distribution">Distribution</a></li> - <li ><a href="dependency-info.html" title="Dependency">Dependency</a></li> + <li ><a href="htrace-core4/dependency-info.html" title="Dependency">Dependency</a></li> <li ><a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a></li> <li ><a href="integration.html" title="CI">CI</a></li> <li ><a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a></li> @@ -99,9 +99,9 @@ </div> <div> <ul class="breadcrumb"> - <li class="projectVersion version-date">Version: 4.1.0-incubating-SNAPSHOT</li> + <li class="projectVersion version-date">Version: 4.1.0-incubating</li> <li class="divider">|</li> - <li class="publishDate version-date">Last Published: 2015-09-15</li> + <li class="publishDate version-date">Last Published: 2016-04-26</li> </ul> </div> <hr class="toc-separator" /> @@ -144,12 +144,12 @@ <tr class="b"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-antrun-plugin/">maven-antrun-plugin</a></td> - <td>1.6</td> + <td>1.7</td> </tr> <tr class="a"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-assembly-plugin/">maven-assembly-plugin</a></td> - <td>2.2.1</td> + <td>2.4.1</td> </tr> <tr class="b"> <td>org.apache.maven.plugins</td> @@ -164,7 +164,7 @@ <tr class="b"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-dependency-plugin/">maven-dependency-plugin</a></td> - <td>2.1</td> + <td>2.8</td> </tr> <tr class="a"> <td>org.apache.maven.plugins</td> @@ -178,13 +178,13 @@ </tr> <tr class="a"> <td>org.apache.maven.plugins</td> - <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-enforcer-plugin/">maven-enforcer-plugin</a></td> - <td>1.0.1</td> + <td><a class="externalLink" href="http://maven.apache.org/enforcer/maven-enforcer-plugin">maven-enforcer-plugin</a></td> + <td>1.3.1</td> </tr> <tr class="b"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="http://maven.apache.org/surefire/maven-failsafe-plugin">maven-failsafe-plugin</a></td> - <td>2.12.4</td> + <td>2.18.1</td> </tr> <tr class="a"> <td>org.apache.maven.plugins</td> @@ -194,12 +194,12 @@ <tr class="b"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td> - <td>2.3.1</td> + <td>2.5.2</td> </tr> <tr class="a"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-invoker-plugin/">maven-invoker-plugin</a></td> - <td>1.7</td> + <td>1.9</td> </tr> <tr class="b"> <td>org.apache.maven.plugins</td> @@ -213,28 +213,38 @@ </tr> <tr class="b"> <td>org.apache.maven.plugins</td> - <td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin/">maven-plugin-plugin</a></td> - <td>3.1</td> + <td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td> + <td>3.4</td> </tr> <tr class="a"> <td>org.apache.maven.plugins</td> - <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-release-plugin/">maven-release-plugin</a></td> - <td>2.3.2</td> + <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td> + <td>2.8</td> </tr> <tr class="b"> <td>org.apache.maven.plugins</td> - <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td> - <td>1.4</td> + <td><a class="externalLink" href="http://maven.apache.org/maven-release/maven-release-plugin/">maven-release-plugin</a></td> + <td>2.5.1</td> </tr> <tr class="a"> <td>org.apache.maven.plugins</td> - <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td> - <td>2.6</td> + <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td> + <td>1.5</td> </tr> <tr class="b"> <td>org.apache.maven.plugins</td> + <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td> + <td>2.7</td> + </tr> + <tr class="a"> + <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="http://maven.apache.org/scm/maven-scm-plugin/">maven-scm-plugin</a></td> - <td>1.8</td> + <td>1.9.2</td> + </tr> + <tr class="b"> + <td>org.apache.maven.plugins</td> + <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-scm-publish-plugin">maven-scm-publish-plugin</a></td> + <td>1.1</td> </tr> <tr class="a"> <td>org.apache.maven.plugins</td> @@ -244,7 +254,7 @@ <tr class="b"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td> - <td>3.2</td> + <td>3.4</td> </tr> <tr class="a"> <td>org.apache.maven.plugins</td> @@ -254,7 +264,17 @@ <tr class="b"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin">maven-surefire-plugin</a></td> - <td>2.12.4</td> + <td>2.18.1</td> + </tr> + <tr class="a"> + <td>org.apache.maven.plugins</td> + <td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-report-plugin">maven-surefire-report-plugin</a></td> + <td>2.18.1</td> + </tr> + <tr class="b"> + <td>org.apache.maven.plugins</td> + <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-war-plugin/">maven-war-plugin</a></td> + <td>2.5</td> </tr> <tr class="a"> <td>org.apache.rat</td> @@ -264,7 +284,7 @@ <tr class="b"> <td>org.codehaus.mojo</td> <td><a class="externalLink" href="http://mojo.codehaus.org/clirr-maven-plugin">clirr-maven-plugin</a></td> - <td>2.4</td> + <td>2.6.1</td> </tr> </tbody> </table> @@ -285,7 +305,7 @@ <ul class="nav nav-list"> <li class="nav-header">Apache HTrace Project</li> <li > - <a href="index.html" title="Overview">Overview</a> + <a href="developer_guide.html" title="Developer Guide">Developer Guide</a> </li> <li > <a href="license.html" title="License">License</a> @@ -297,7 +317,7 @@ <a href="dependency-management.html" title="Distribution">Distribution</a> </li> <li > - <a href="dependency-info.html" title="Dependency">Dependency</a> + <a href="htrace-core4/dependency-info.html" title="Dependency">Dependency</a> </li> <li > <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a> @@ -343,7 +363,7 @@ <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 class="copyright">Copyright ©2016 <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> </div> Modified: incubator/htrace/site/publish/plugins.html URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/plugins.html?rev=1741150&r1=1741149&r2=1741150&view=diff ============================================================================== --- incubator/htrace/site/publish/plugins.html (original) +++ incubator/htrace/site/publish/plugins.html Wed Apr 27 06:15:17 2016 @@ -1,7 +1,7 @@ <!DOCTYPE html> <!-- - Generated by Apache Maven Doxia at 2015-09-15 + Generated by Apache Maven Doxia at 2016-04-26 Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -49,11 +49,11 @@ <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache HTrace Project <b class="caret"></b></a> <ul class="dropdown-menu"> - <li ><a href="index.html" title="Overview">Overview</a></li> + <li ><a href="developer_guide.html" title="Developer Guide">Developer Guide</a></li> <li ><a href="license.html" title="License">License</a></li> <li ><a href="http://www.apache.org/dyn/closer.cgi/incubator/htrace/" title="Downloads" class="externalLink">Downloads</a></li> <li ><a href="dependency-management.html" title="Distribution">Distribution</a></li> - <li ><a href="dependency-info.html" title="Dependency">Dependency</a></li> + <li ><a href="htrace-core4/dependency-info.html" title="Dependency">Dependency</a></li> <li ><a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a></li> <li ><a href="integration.html" title="CI">CI</a></li> <li ><a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a></li> @@ -99,9 +99,9 @@ </div> <div> <ul class="breadcrumb"> - <li class="projectVersion version-date">Version: 4.1.0-incubating-SNAPSHOT</li> + <li class="projectVersion version-date">Version: 4.1.0-incubating</li> <li class="divider">|</li> - <li class="publishDate version-date">Last Published: 2015-09-15</li> + <li class="publishDate version-date">Last Published: 2016-04-26</li> </ul> </div> <hr class="toc-separator" /> @@ -161,12 +161,12 @@ <tr class="a"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td> - <td>2.3.1</td> + <td>2.5.2</td> </tr> <tr class="b"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td> - <td>1.4</td> + <td>1.5</td> </tr> <tr class="a"> <td>org.apache.maven.plugins</td> @@ -176,7 +176,7 @@ <tr class="b"> <td>org.apache.maven.plugins</td> <td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin">maven-surefire-plugin</a></td> - <td>2.12.4</td> + <td>2.18.1</td> </tr> </tbody> </table> @@ -184,22 +184,7 @@ <div class="section"> <h2 id="Project_Report_Plugins">Project Report Plugins</h2> <a name="Project_Report_Plugins"></a> - <table border="0" class="bodyTable table table-striped table-hover"> - <thead> - <tr class="a"> - <th>GroupId</th> - <th>ArtifactId</th> - <th>Version</th> - </tr> - </thead> - <tbody> - <tr class="b"> - <td>org.apache.maven.plugins</td> - <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td> - <td>2.6</td> - </tr> - </tbody> - </table> + <p>There are no plugins reports defined in the Reporting part of this project.</p> </div> </div> </div> @@ -217,7 +202,7 @@ <ul class="nav nav-list"> <li class="nav-header">Apache HTrace Project</li> <li > - <a href="index.html" title="Overview">Overview</a> + <a href="developer_guide.html" title="Developer Guide">Developer Guide</a> </li> <li > <a href="license.html" title="License">License</a> @@ -229,7 +214,7 @@ <a href="dependency-management.html" title="Distribution">Distribution</a> </li> <li > - <a href="dependency-info.html" title="Dependency">Dependency</a> + <a href="htrace-core4/dependency-info.html" title="Dependency">Dependency</a> </li> <li > <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a> @@ -275,7 +260,7 @@ <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 class="copyright">Copyright ©2016 <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> </div> Modified: incubator/htrace/site/publish/project-info.html URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/project-info.html?rev=1741150&r1=1741149&r2=1741150&view=diff ============================================================================== --- incubator/htrace/site/publish/project-info.html (original) +++ incubator/htrace/site/publish/project-info.html Wed Apr 27 06:15:17 2016 @@ -1,7 +1,7 @@ <!DOCTYPE html> <!-- - Generated by Apache Maven Doxia at 2015-09-15 + Generated by Apache Maven Doxia at 2016-04-26 Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -49,11 +49,11 @@ <li class="dropdown active"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache HTrace Project <b class="caret"></b></a> <ul class="dropdown-menu"> - <li ><a href="index.html" title="Overview">Overview</a></li> + <li ><a href="developer_guide.html" title="Developer Guide">Developer Guide</a></li> <li ><a href="license.html" title="License">License</a></li> <li ><a href="http://www.apache.org/dyn/closer.cgi/incubator/htrace/" title="Downloads" class="externalLink">Downloads</a></li> <li ><a href="dependency-management.html" title="Distribution">Distribution</a></li> - <li ><a href="dependency-info.html" title="Dependency">Dependency</a></li> + <li ><a href="htrace-core4/dependency-info.html" title="Dependency">Dependency</a></li> <li ><a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a></li> <li ><a href="integration.html" title="CI">CI</a></li> <li ><a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a></li> @@ -99,9 +99,9 @@ </div> <div> <ul class="breadcrumb"> - <li class="projectVersion version-date">Version: 4.1.0-incubating-SNAPSHOT</li> + <li class="projectVersion version-date">Version: 4.1.0-incubating</li> <li class="divider">|</li> - <li class="publishDate version-date">Last Published: 2015-09-15</li> + <li class="publishDate version-date">Last Published: 2016-04-26</li> </ul> </div> <hr class="toc-separator" /> @@ -144,68 +144,64 @@ </thead> <tbody> <tr class="b"> - <td><a href="index.html">About</a></td> - <td>A distributed tracing framework.</td> + <td><a href="integration.html">Continuous Integration</a></td> + <td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td> </tr> <tr class="a"> - <td><a href="project-summary.html">Project Summary</a></td> - <td>This document lists other related information of this project</td> + <td><a href="dependency-convergence.html">Dependency Convergence</a></td> + <td>This document presents the convergence of dependency versions across the entire project, and its sub modules.</td> </tr> <tr class="b"> <td><a href="dependency-info.html">Dependency Information</a></td> - <td>report.dependency-info.description</td> + <td>This document describes how to to include this project as a dependency using various dependency management tools.</td> </tr> <tr class="a"> - <td><a href="modules.html">Project Modules</a></td> - <td>This document lists the modules (sub-projects) of this project.</td> + <td><a href="dependency-management.html">Dependency Management</a></td> + <td>This document lists the dependencies that are defined through dependencyManagement.</td> </tr> <tr class="b"> - <td><a href="license.html">Project License</a></td> - <td>This is a link to the definitions of project licenses.</td> + <td><a href="distribution-management.html">Distribution Management</a></td> + <td>This document provides informations on the distribution management of this project.</td> </tr> <tr class="a"> - <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> + <td><a href="index.html">About</a></td> + <td>A distributed tracing framework.</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> + <td><a href="issue-tracking.html">Issue Tracking</a></td> + <td>This document provides information on the issue management system used in this project.</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> + <td><a href="license.html">Project License</a></td> + <td>This document lists the project license(s).</td> </tr> <tr class="b"> <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="a"> - <td><a href="dependency-management.html">Dependency Management</a></td> - <td>This document lists the dependencies that are defined through dependencyManagement.</td> + <td><a href="modules.html">Project Modules</a></td> + <td>This document lists the modules (sub-projects) of this project.</td> </tr> <tr class="b"> - <td><a href="dependencies.html">Dependencies</a></td> - <td>This document lists the project's dependencies and provides information on each dependency.</td> + <td><a href="plugin-management.html">Plugin Management</a></td> + <td>This document lists the plugins that are defined through pluginManagement.</td> </tr> <tr class="a"> - <td><a href="dependency-convergence.html">Dependency Convergence</a></td> - <td>This document presents the convergence of dependency versions across the entire project, and its sub modules.</td> + <td><a href="plugins.html">Project Plugins</a></td> + <td>This document lists the build plugins and the report plugins used by this project.</td> </tr> <tr class="b"> - <td><a href="integration.html">Continuous Integration</a></td> - <td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td> + <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> <tr class="a"> - <td><a href="plugin-management.html">Plugin Management</a></td> - <td>This document lists the plugins that are defined through pluginManagement.</td> + <td><a href="source-repository.html">Source Repository</a></td> + <td>This document lists ways to access the online source repository.</td> </tr> <tr class="b"> - <td><a href="plugins.html">Project Plugins</a></td> - <td>This document lists the build plugins and the report plugins used by this project.</td> - </tr> - <tr class="a"> - <td><a href="distribution-management.html">Distribution Management</a></td> - <td>This document provides informations on the distribution management of this project.</td> + <td><a href="project-summary.html">Project Summary</a></td> + <td>This document lists other related information of this project</td> </tr> </tbody> </table> @@ -227,7 +223,7 @@ <ul class="nav nav-list"> <li class="nav-header">Apache HTrace Project</li> <li > - <a href="index.html" title="Overview">Overview</a> + <a href="developer_guide.html" title="Developer Guide">Developer Guide</a> </li> <li > <a href="license.html" title="License">License</a> @@ -239,7 +235,7 @@ <a href="dependency-management.html" title="Distribution">Distribution</a> </li> <li > - <a href="dependency-info.html" title="Dependency">Dependency</a> + <a href="htrace-core4/dependency-info.html" title="Dependency">Dependency</a> </li> <li > <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a> @@ -285,7 +281,7 @@ <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 class="copyright">Copyright ©2016 <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> </div> Modified: incubator/htrace/site/publish/project-summary.html URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/project-summary.html?rev=1741150&r1=1741149&r2=1741150&view=diff ============================================================================== --- incubator/htrace/site/publish/project-summary.html (original) +++ incubator/htrace/site/publish/project-summary.html Wed Apr 27 06:15:17 2016 @@ -1,7 +1,7 @@ <!DOCTYPE html> <!-- - Generated by Apache Maven Doxia at 2015-09-15 + Generated by Apache Maven Doxia at 2016-04-26 Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -49,11 +49,11 @@ <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache HTrace Project <b class="caret"></b></a> <ul class="dropdown-menu"> - <li ><a href="index.html" title="Overview">Overview</a></li> + <li ><a href="developer_guide.html" title="Developer Guide">Developer Guide</a></li> <li ><a href="license.html" title="License">License</a></li> <li ><a href="http://www.apache.org/dyn/closer.cgi/incubator/htrace/" title="Downloads" class="externalLink">Downloads</a></li> <li ><a href="dependency-management.html" title="Distribution">Distribution</a></li> - <li ><a href="dependency-info.html" title="Dependency">Dependency</a></li> + <li ><a href="htrace-core4/dependency-info.html" title="Dependency">Dependency</a></li> <li ><a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a></li> <li ><a href="integration.html" title="CI">CI</a></li> <li ><a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a></li> @@ -99,9 +99,9 @@ </div> <div> <ul class="breadcrumb"> - <li class="projectVersion version-date">Version: 4.1.0-incubating-SNAPSHOT</li> + <li class="projectVersion version-date">Version: 4.1.0-incubating</li> <li class="divider">|</li> - <li class="publishDate version-date">Last Published: 2015-09-15</li> + <li class="publishDate version-date">Last Published: 2016-04-26</li> </ul> </div> <hr class="toc-separator" /> @@ -204,7 +204,7 @@ </tr> <tr class="b"> <td>Version</td> - <td>4.1.0-incubating-SNAPSHOT</td> + <td>4.1.0-incubating</td> </tr> <tr class="a"> <td>Type</td> @@ -230,7 +230,7 @@ <ul class="nav nav-list"> <li class="nav-header">Apache HTrace Project</li> <li > - <a href="index.html" title="Overview">Overview</a> + <a href="developer_guide.html" title="Developer Guide">Developer Guide</a> </li> <li > <a href="license.html" title="License">License</a> @@ -242,7 +242,7 @@ <a href="dependency-management.html" title="Distribution">Distribution</a> </li> <li > - <a href="dependency-info.html" title="Dependency">Dependency</a> + <a href="htrace-core4/dependency-info.html" title="Dependency">Dependency</a> </li> <li > <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a> @@ -288,7 +288,7 @@ <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 class="copyright">Copyright ©2016 <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> </div> Modified: incubator/htrace/site/publish/source-repository.html URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/source-repository.html?rev=1741150&r1=1741149&r2=1741150&view=diff ============================================================================== --- incubator/htrace/site/publish/source-repository.html (original) +++ incubator/htrace/site/publish/source-repository.html Wed Apr 27 06:15:17 2016 @@ -1,7 +1,7 @@ <!DOCTYPE html> <!-- - Generated by Apache Maven Doxia at 2015-09-15 + Generated by Apache Maven Doxia at 2016-04-26 Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -49,11 +49,11 @@ <li class="dropdown active"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache HTrace Project <b class="caret"></b></a> <ul class="dropdown-menu"> - <li ><a href="index.html" title="Overview">Overview</a></li> + <li ><a href="developer_guide.html" title="Developer Guide">Developer Guide</a></li> <li ><a href="license.html" title="License">License</a></li> <li ><a href="http://www.apache.org/dyn/closer.cgi/incubator/htrace/" title="Downloads" class="externalLink">Downloads</a></li> <li ><a href="dependency-management.html" title="Distribution">Distribution</a></li> - <li ><a href="dependency-info.html" title="Dependency">Dependency</a></li> + <li ><a href="htrace-core4/dependency-info.html" title="Dependency">Dependency</a></li> <li ><a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a></li> <li ><a href="integration.html" title="CI">CI</a></li> <li ><a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a></li> @@ -99,9 +99,9 @@ </div> <div> <ul class="breadcrumb"> - <li class="projectVersion version-date">Version: 4.1.0-incubating-SNAPSHOT</li> + <li class="projectVersion version-date">Version: 4.1.0-incubating</li> <li class="divider">|</li> - <li class="publishDate version-date">Last Published: 2015-09-15</li> + <li class="publishDate version-date">Last Published: 2016-04-26</li> </ul> </div> <hr class="toc-separator" /> @@ -117,13 +117,13 @@ <ul id="toc" class="nav"> <li class="toplevel"><a href="#Overview" title="Overview">Overview</a></li> <li class="divider-vertical"></li> - <li class="toplevel"><a href="#Web_Access" title="Web Access">Web Access</a></li> + <li class="toplevel"><a href="#Web_Browser_Access" title="Web Browser Access">Web Browser Access</a></li> <li class="divider-vertical"></li> - <li class="toplevel"><a href="#Anonymous_access" title="Anonymous access">Anonymous access</a></li> + <li class="toplevel"><a href="#Anonymous_Access" title="Anonymous Access">Anonymous Access</a></li> <li class="divider-vertical"></li> - <li class="toplevel"><a href="#Developer_access" title="Developer access">Developer access</a></li> + <li class="toplevel"><a href="#Developer_Access" title="Developer Access">Developer Access</a></li> <li class="divider-vertical"></li> - <li class="toplevel"><a href="#Access_from_behind_a_firewall" title="Access from behind a firewall">Access from behind a firewall</a></li> + <li class="toplevel"><a href="#Access_from_Behind_a_Firewall" title="Access from Behind a Firewall">Access from Behind a Firewall</a></li> </ul> </div> </div> @@ -140,35 +140,35 @@ <h2 id="Overview">Overview</h2> </div> <a name="Overview"></a> - <p>This project uses a Source Content Management System to manage its source code.</p> + <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 id="Web_Access">Web Access</h2> - <a name="Web_Access"></a> - <p>The following is a link to the online source repository.</p> + <h2 id="Web_Browser_Access">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=incubator-htrace.git">https://git-wip-us.apache.org/repos/asf?p=incubator-htrace.git</a></pre> </div> </div> <div class="section"> - <h2 id="Anonymous_access">Anonymous access</h2> - <a name="Anonymous_access"></a> - <p>Refer to the documentation of the SCM used for more information about anonymously check out. The connection url is:</p> + <h2 id="Anonymous_Access">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:http://git-wip-us.apache.org/repos/asf/incubator-htrace.git</pre> + <pre>$ git clone http://git-wip-us.apache.org/repos/asf/incubator-htrace.git</pre> </div> </div> <div class="section"> - <h2 id="Developer_access">Developer access</h2> - <a name="Developer_access"></a> - <p>Refer to the documentation of the SCM used for more information about developer check out. The connection url is:</p> + <h2 id="Developer_Access">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:https://git-wip-us.apache.org/repos/asf/incubator-htrace.git</pre> + <pre>$ git clone https://git-wip-us.apache.org/repos/asf/incubator-htrace.git</pre> </div> </div> <div class="section"> - <h2 id="Access_from_behind_a_firewall">Access from behind a firewall</h2> - <a name="Access_from_behind_a_firewall"></a> + <h2 id="Access_from_Behind_a_Firewall">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> </div> @@ -187,7 +187,7 @@ <ul class="nav nav-list"> <li class="nav-header">Apache HTrace Project</li> <li > - <a href="index.html" title="Overview">Overview</a> + <a href="developer_guide.html" title="Developer Guide">Developer Guide</a> </li> <li > <a href="license.html" title="License">License</a> @@ -199,7 +199,7 @@ <a href="dependency-management.html" title="Distribution">Distribution</a> </li> <li > - <a href="dependency-info.html" title="Dependency">Dependency</a> + <a href="htrace-core4/dependency-info.html" title="Dependency">Dependency</a> </li> <li > <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a> @@ -245,7 +245,7 @@ <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 class="copyright">Copyright ©2016 <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> </div> Modified: incubator/htrace/site/publish/team-list.html URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/team-list.html?rev=1741150&r1=1741149&r2=1741150&view=diff ============================================================================== --- incubator/htrace/site/publish/team-list.html (original) +++ incubator/htrace/site/publish/team-list.html Wed Apr 27 06:15:17 2016 @@ -1,14 +1,14 @@ <!DOCTYPE html> <!-- - Generated by Apache Maven Doxia at 2015-09-15 + Generated by Apache Maven Doxia at 2016-04-26 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 HTrace – Team list</title> + <title>Apache HTrace – Project Team</title> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="description" content="" /> <meta http-equiv="content-language" content="en" /> @@ -49,11 +49,11 @@ <li class="dropdown active"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache HTrace Project <b class="caret"></b></a> <ul class="dropdown-menu"> - <li ><a href="index.html" title="Overview">Overview</a></li> + <li ><a href="developer_guide.html" title="Developer Guide">Developer Guide</a></li> <li ><a href="license.html" title="License">License</a></li> <li ><a href="http://www.apache.org/dyn/closer.cgi/incubator/htrace/" title="Downloads" class="externalLink">Downloads</a></li> <li ><a href="dependency-management.html" title="Distribution">Distribution</a></li> - <li ><a href="dependency-info.html" title="Dependency">Dependency</a></li> + <li ><a href="htrace-core4/dependency-info.html" title="Dependency">Dependency</a></li> <li ><a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a></li> <li ><a href="integration.html" title="CI">CI</a></li> <li ><a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a></li> @@ -99,9 +99,9 @@ </div> <div> <ul class="breadcrumb"> - <li class="projectVersion version-date">Version: 4.1.0-incubating-SNAPSHOT</li> + <li class="projectVersion version-date">Version: 4.1.0-incubating</li> <li class="divider">|</li> - <li class="publishDate version-date">Last Published: 2015-09-15</li> + <li class="publishDate version-date">Last Published: 2016-04-26</li> </ul> </div> <hr class="toc-separator" /> @@ -150,7 +150,6 @@ <th>Organization</th> <th>Organization URL</th> <th>Time Zone</th> - <th>Actual Time (GMT)</th> </tr> </thead> <tbody> @@ -162,7 +161,6 @@ <td>Cloudera</td> <td><a class="externalLink" href="http://www.cloudera.com">http://www.cloudera.com</a></td> <td>-7</td> - <td><span id="developer-0">-7</span></td> </tr> <tr class="a"> <td><img src="http://www.gravatar.com/avatar/795ec1f6a3afef0ba3036a5ca08d71d2?d=mm&s=60" alt="" /></td> @@ -172,7 +170,6 @@ <td>Cloudera</td> <td><a class="externalLink" href="http://www.cloudera.com">http://www.cloudera.com</a></td> <td>-7</td> - <td><span id="developer-1">-7</span></td> </tr> </tbody> </table> @@ -181,24 +178,6 @@ <h3 id="Contributors">Contributors</h3> <a name="Contributors"></a> <p>There are no contributors listed for this project. Please check back again later.</p> - <script type="text/javascript"> -function offsetDate(id, offset) { - var now = new Date(); - var nowTime = now.getTime(); - var localOffset = now.getTimezoneOffset(); - var developerTime = nowTime + ( offset * 60 * 60 * 1000 )+ ( localOffset * 60 * 1000 ); - var developerDate = new Date(developerTime); - - document.getElementById(id).innerHTML = developerDate; -} - -function init(){ - offsetDate('developer-0', '-7'); - offsetDate('developer-1', '-7'); -} - -window.onLoad = init(); -</script> </div> </div> </div> @@ -217,7 +196,7 @@ window.onLoad = init(); <ul class="nav nav-list"> <li class="nav-header">Apache HTrace Project</li> <li > - <a href="index.html" title="Overview">Overview</a> + <a href="developer_guide.html" title="Developer Guide">Developer Guide</a> </li> <li > <a href="license.html" title="License">License</a> @@ -229,7 +208,7 @@ window.onLoad = init(); <a href="dependency-management.html" title="Distribution">Distribution</a> </li> <li > - <a href="dependency-info.html" title="Dependency">Dependency</a> + <a href="htrace-core4/dependency-info.html" title="Dependency">Dependency</a> </li> <li > <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a> @@ -275,7 +254,7 @@ window.onLoad = init(); <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 class="copyright">Copyright ©2016 <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> </div>
