You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@htrace.apache.org by cm...@apache.org on 2016/04/27 08:15:20 UTC

svn commit: r1741150 [16/17] - in /incubator/htrace/site/publish: ./ apidocs/ htrace-c/ htrace-c/css/ htrace-c/img/ htrace-c/js/ htrace-core/ htrace-core4/ htrace-core4/css/ htrace-core4/images/ htrace-core4/img/ htrace-core4/js/ htrace-flume/ htrace-h...

Modified: incubator/htrace/site/publish/htrace-zipkin/dependency-info.html
URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/htrace-zipkin/dependency-info.html?rev=1741150&r1=1741149&r2=1741150&view=diff
==============================================================================
--- incubator/htrace/site/publish/htrace-zipkin/dependency-info.html (original)
+++ incubator/htrace/site/publish/htrace-zipkin/dependency-info.html Wed Apr 27 06:15:17 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-01-20
+ 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">
@@ -66,16 +66,16 @@
 				</div>
 				<div class="pull-right">
 					<a href="http://htrace.incubator.apache.org/" id="bannerRight"><img src="http://htrace.incubator.apache.org/images/owl.png" alt='"''"' /></a>
-					<p class="lead">A tracing framework for use with distributed systems written in java</p>
+					<p class="lead">A tracing framework for use with distributed systems</p>
 				</div>
 			</div>
 		</div>
 	</div>
 		<div>
 			<ul class="breadcrumb">
-				<li class="projectVersion version-date">Version: 3.2.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-01-20</li>
+				<li class="publishDate version-date">Last Published: 2016-04-26</li>
 			</ul>
 		</div>
 		<hr class="toc-separator" />
@@ -92,7 +92,7 @@
 						<li class="toplevel"><a href="#Dependency_Information" title="Dependency Information">Dependency Information</a></li>
 						<li class="toplevel"><a href="#Apache_Maven" title="Apache Maven">Apache Maven</a></li>
 						<li class="toplevel"><a href="#Apache_Buildr" title="Apache Buildr">Apache Buildr</a></li>
-						<li class="toplevel"><a href="#Apache_Ant" title="Apache Ant">Apache Ant</a></li>
+						<li class="toplevel"><a href="#Apache_Ivy" title="Apache Ivy">Apache Ivy</a></li>
 						<li class="toplevel"><a href="#Groovy_Grape" title="Groovy Grape">Groovy Grape</a></li>
 						<li class="toplevel"><a href="#Grails" title="Grails">Grails</a></li>
 						<li class="toplevel"><a href="#Leiningen" title="Leiningen">Leiningen</a></li>
@@ -120,7 +120,7 @@
    <pre>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.htrace&lt;/groupId&gt;
   &lt;artifactId&gt;htrace-zipkin&lt;/artifactId&gt;
-  &lt;version&gt;3.2.0-incubating-SNAPSHOT&lt;/version&gt;
+  &lt;version&gt;4.1.0-incubating&lt;/version&gt;
 &lt;/dependency&gt;</pre> 
   </div> 
  </div> 
@@ -128,14 +128,14 @@
   <h3 id="Apache_Buildr">Apache Buildr</h3> 
   <a name="Apache_Buildr"></a> 
   <div class="source"> 
-   <pre>'org.apache.htrace:htrace-zipkin:jar:3.2.0-incubating-SNAPSHOT'</pre> 
+   <pre>'org.apache.htrace:htrace-zipkin:jar:4.1.0-incubating'</pre> 
   </div> 
  </div> 
  <div class="section"> 
-  <h3 id="Apache_Ant">Apache Ant</h3> 
-  <a name="Apache_Ant"></a> 
+  <h3 id="Apache_Ivy">Apache Ivy</h3> 
+  <a name="Apache_Ivy"></a> 
   <div class="source"> 
-   <pre>&lt;dependency org=&quot;org.apache.htrace&quot; name=&quot;htrace-zipkin&quot; rev=&quot;3.2.0-incubating-SNAPSHOT&quot;&gt;
+   <pre>&lt;dependency org=&quot;org.apache.htrace&quot; name=&quot;htrace-zipkin&quot; rev=&quot;4.1.0-incubating&quot;&gt;
   &lt;artifact name=&quot;htrace-zipkin&quot; type=&quot;jar&quot; /&gt;
 &lt;/dependency&gt;</pre> 
   </div> 
@@ -145,7 +145,7 @@
   <a name="Groovy_Grape"></a> 
   <div class="source"> 
    <pre>@Grapes(
-@Grab(group='org.apache.htrace', module='htrace-zipkin', version='3.2.0-incubating-SNAPSHOT')
+@Grab(group='org.apache.htrace', module='htrace-zipkin', version='4.1.0-incubating')
 )</pre> 
   </div> 
  </div> 
@@ -153,21 +153,21 @@
   <h3 id="Grails">Grails</h3> 
   <a name="Grails"></a> 
   <div class="source"> 
-   <pre>compile 'org.apache.htrace:htrace-zipkin:3.2.0-incubating-SNAPSHOT'</pre> 
+   <pre>compile 'org.apache.htrace:htrace-zipkin:4.1.0-incubating'</pre> 
   </div> 
  </div> 
  <div class="section"> 
   <h3 id="Leiningen">Leiningen</h3> 
   <a name="Leiningen"></a> 
   <div class="source"> 
-   <pre>[org.apache.htrace/htrace-zipkin &quot;3.2.0-incubating-SNAPSHOT&quot;]</pre> 
+   <pre>[org.apache.htrace/htrace-zipkin &quot;4.1.0-incubating&quot;]</pre> 
   </div> 
  </div> 
  <div class="section"> 
   <h3 id="SBT">SBT</h3> 
   <a name="SBT"></a> 
   <div class="source"> 
-   <pre>libraryDependencies += &quot;org.apache.htrace&quot; %% &quot;htrace-zipkin&quot; % &quot;3.2.0-incubating-SNAPSHOT&quot;</pre> 
+   <pre>libraryDependencies += &quot;org.apache.htrace&quot; % &quot;htrace-zipkin&quot; % &quot;4.1.0-incubating&quot;</pre> 
   </div> 
  </div> 
 </div>
@@ -195,7 +195,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;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/htrace-zipkin/dependency-management.html
URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/htrace-zipkin/dependency-management.html?rev=1741150&r1=1741149&r2=1741150&view=diff
==============================================================================
--- incubator/htrace/site/publish/htrace-zipkin/dependency-management.html (original)
+++ incubator/htrace/site/publish/htrace-zipkin/dependency-management.html Wed Apr 27 06:15:17 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-01-20
+ 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">
@@ -66,16 +66,16 @@
 				</div>
 				<div class="pull-right">
 					<a href="http://htrace.incubator.apache.org/" id="bannerRight"><img src="http://htrace.incubator.apache.org/images/owl.png" alt='"''"' /></a>
-					<p class="lead">A tracing framework for use with distributed systems written in java</p>
+					<p class="lead">A tracing framework for use with distributed systems</p>
 				</div>
 			</div>
 		</div>
 	</div>
 		<div>
 			<ul class="breadcrumb">
-				<li class="projectVersion version-date">Version: 3.2.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-01-20</li>
+				<li class="publishDate version-date">Last Published: 2016-04-26</li>
 			</ul>
 		</div>
 		<hr class="toc-separator" />
@@ -138,13 +138,6 @@
      <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td> 
     </tr> 
     <tr class="b"> 
-     <td>com.google.guava</td> 
-     <td><a class="externalLink" href="http://code.google.com/p/guava-libraries/guava">guava</a></td> 
-     <td>12.0.1</td> 
-     <td>jar</td> 
-     <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td> 
-    </tr> 
-    <tr class="a"> 
      <td>commons-logging</td> 
      <td><a class="externalLink" href="http://commons.apache.org/logging">commons-logging</a></td> 
      <td>1.1.1</td> 
@@ -172,7 +165,7 @@
     <tr class="b"> 
      <td>junit</td> 
      <td><a class="externalLink" href="http://junit.org">junit</a></td> 
-     <td>4.10</td> 
+     <td>4.11</td> 
      <td>jar</td> 
      <td><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></td> 
     </tr> 
@@ -204,7 +197,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;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/htrace-zipkin/distribution-management.html
URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/htrace-zipkin/distribution-management.html?rev=1741150&r1=1741149&r2=1741150&view=diff
==============================================================================
--- incubator/htrace/site/publish/htrace-zipkin/distribution-management.html (original)
+++ incubator/htrace/site/publish/htrace-zipkin/distribution-management.html Wed Apr 27 06:15:17 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-01-20
+ 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">
@@ -66,16 +66,16 @@
 				</div>
 				<div class="pull-right">
 					<a href="http://htrace.incubator.apache.org/" id="bannerRight"><img src="http://htrace.incubator.apache.org/images/owl.png" alt='"''"' /></a>
-					<p class="lead">A tracing framework for use with distributed systems written in java</p>
+					<p class="lead">A tracing framework for use with distributed systems</p>
 				</div>
 			</div>
 		</div>
 	</div>
 		<div>
 			<ul class="breadcrumb">
-				<li class="projectVersion version-date">Version: 3.2.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-01-20</li>
+				<li class="publishDate version-date">Last Published: 2016-04-26</li>
 			</ul>
 		</div>
 		<hr class="toc-separator" />
@@ -150,7 +150,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;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/htrace-zipkin/index.html
URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/htrace-zipkin/index.html?rev=1741150&r1=1741149&r2=1741150&view=diff
==============================================================================
--- incubator/htrace/site/publish/htrace-zipkin/index.html (original)
+++ incubator/htrace/site/publish/htrace-zipkin/index.html Wed Apr 27 06:15:17 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-01-20
+ 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">
@@ -66,16 +66,16 @@
 				</div>
 				<div class="pull-right">
 					<a href="http://htrace.incubator.apache.org/" id="bannerRight"><img src="http://htrace.incubator.apache.org/images/owl.png" alt='"''"' /></a>
-					<p class="lead">A tracing framework for use with distributed systems written in java</p>
+					<p class="lead">A tracing framework for use with distributed systems</p>
 				</div>
 			</div>
 		</div>
 	</div>
 		<div>
 			<ul class="breadcrumb">
-				<li class="projectVersion version-date">Version: 3.2.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-01-20</li>
+				<li class="publishDate version-date">Last Published: 2016-04-26</li>
 			</ul>
 		</div>
 		<hr class="toc-separator" />
@@ -106,7 +106,7 @@
   <h2 id="About_htrace-zipkin">About htrace-zipkin</h2>
  </div> 
  <a name="About_htrace-zipkin"></a> 
- <p>A tracing framework for use with distributed systems written in java</p> 
+ <p>A distributed tracing framework.</p> 
 </div>
 			</div>
 		</div>
@@ -132,7 +132,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;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/htrace-zipkin/integration.html
URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/htrace-zipkin/integration.html?rev=1741150&r1=1741149&r2=1741150&view=diff
==============================================================================
--- incubator/htrace/site/publish/htrace-zipkin/integration.html (original)
+++ incubator/htrace/site/publish/htrace-zipkin/integration.html Wed Apr 27 06:15:17 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-01-20
+ 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">
@@ -66,16 +66,16 @@
 				</div>
 				<div class="pull-right">
 					<a href="http://htrace.incubator.apache.org/" id="bannerRight"><img src="http://htrace.incubator.apache.org/images/owl.png" alt='"''"' /></a>
-					<p class="lead">A tracing framework for use with distributed systems written in java</p>
+					<p class="lead">A tracing framework for use with distributed systems</p>
 				</div>
 			</div>
 		</div>
 	</div>
 		<div>
 			<ul class="breadcrumb">
-				<li class="projectVersion version-date">Version: 3.2.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-01-20</li>
+				<li class="publishDate version-date">Last Published: 2016-04-26</li>
 			</ul>
 		</div>
 		<hr class="toc-separator" />
@@ -110,12 +110,12 @@
   <h2 id="Overview">Overview</h2>
  </div> 
  <a name="Overview"></a> 
- <p>This project uses <a class="externalLink" href="https://hudson.dev.java.net/">Hudson</a>.</p> 
+ <p>This project uses <a class="externalLink" href="http://hudson-ci.org/">Hudson</a>.</p> 
 </div> 
 <div class="section"> 
  <h2 id="Access">Access</h2> 
  <a name="Access"></a> 
- <p>The following is a link to the continuous integration system used by the project.</p> 
+ <p>The following is a link to the continuous integration system used by the project:</p> 
  <div class="source"> 
   <pre><a class="externalLink" href="https://builds.apache.org/view/H-L/view/HTrace/">https://builds.apache.org/view/H-L/view/HTrace/</a></pre> 
  </div> 
@@ -149,7 +149,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;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/htrace-zipkin/issue-tracking.html
URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/htrace-zipkin/issue-tracking.html?rev=1741150&r1=1741149&r2=1741150&view=diff
==============================================================================
--- incubator/htrace/site/publish/htrace-zipkin/issue-tracking.html (original)
+++ incubator/htrace/site/publish/htrace-zipkin/issue-tracking.html Wed Apr 27 06:15:17 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-01-20
+ 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">
@@ -66,16 +66,16 @@
 				</div>
 				<div class="pull-right">
 					<a href="http://htrace.incubator.apache.org/" id="bannerRight"><img src="http://htrace.incubator.apache.org/images/owl.png" alt='"''"' /></a>
-					<p class="lead">A tracing framework for use with distributed systems written in java</p>
+					<p class="lead">A tracing framework for use with distributed systems</p>
 				</div>
 			</div>
 		</div>
 	</div>
 		<div>
 			<ul class="breadcrumb">
-				<li class="projectVersion version-date">Version: 3.2.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-01-20</li>
+				<li class="publishDate version-date">Last Published: 2016-04-26</li>
 			</ul>
 		</div>
 		<hr class="toc-separator" />
@@ -108,7 +108,7 @@
   <h2 id="Overview">Overview</h2>
  </div> 
  <a name="Overview"></a> 
- <p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a> a J2EE-based, issue tracking and project management application.</p> 
+ <p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a>.</p> 
 </div> 
 <div class="section"> 
  <h2 id="Issue_Tracking">Issue Tracking</h2> 
@@ -142,7 +142,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;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/htrace-zipkin/license.html
URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/htrace-zipkin/license.html?rev=1741150&r1=1741149&r2=1741150&view=diff
==============================================================================
--- incubator/htrace/site/publish/htrace-zipkin/license.html (original)
+++ incubator/htrace/site/publish/htrace-zipkin/license.html Wed Apr 27 06:15:17 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-01-20
+ 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">
@@ -66,16 +66,16 @@
 				</div>
 				<div class="pull-right">
 					<a href="http://htrace.incubator.apache.org/" id="bannerRight"><img src="http://htrace.incubator.apache.org/images/owl.png" alt='"''"' /></a>
-					<p class="lead">A tracing framework for use with distributed systems written in java</p>
+					<p class="lead">A tracing framework for use with distributed systems</p>
 				</div>
 			</div>
 		</div>
 	</div>
 		<div>
 			<ul class="breadcrumb">
-				<li class="projectVersion version-date">Version: 3.2.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-01-20</li>
+				<li class="publishDate version-date">Last Published: 2016-04-26</li>
 			</ul>
 		</div>
 		<hr class="toc-separator" />
@@ -349,7 +349,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;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/htrace-zipkin/mail-lists.html
URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/htrace-zipkin/mail-lists.html?rev=1741150&r1=1741149&r2=1741150&view=diff
==============================================================================
--- incubator/htrace/site/publish/htrace-zipkin/mail-lists.html (original)
+++ incubator/htrace/site/publish/htrace-zipkin/mail-lists.html Wed Apr 27 06:15:17 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-01-20
+ 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">
@@ -66,16 +66,16 @@
 				</div>
 				<div class="pull-right">
 					<a href="http://htrace.incubator.apache.org/" id="bannerRight"><img src="http://htrace.incubator.apache.org/images/owl.png" alt='"''"' /></a>
-					<p class="lead">A tracing framework for use with distributed systems written in java</p>
+					<p class="lead">A tracing framework for use with distributed systems</p>
 				</div>
 			</div>
 		</div>
 	</div>
 		<div>
 			<ul class="breadcrumb">
-				<li class="projectVersion version-date">Version: 3.2.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-01-20</li>
+				<li class="publishDate version-date">Last Published: 2016-04-26</li>
 			</ul>
 		</div>
 		<hr class="toc-separator" />
@@ -166,7 +166,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;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/htrace-zipkin/plugin-management.html
URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/htrace-zipkin/plugin-management.html?rev=1741150&r1=1741149&r2=1741150&view=diff
==============================================================================
--- incubator/htrace/site/publish/htrace-zipkin/plugin-management.html (original)
+++ incubator/htrace/site/publish/htrace-zipkin/plugin-management.html Wed Apr 27 06:15:17 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-01-20
+ 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">
@@ -66,16 +66,16 @@
 				</div>
 				<div class="pull-right">
 					<a href="http://htrace.incubator.apache.org/" id="bannerRight"><img src="http://htrace.incubator.apache.org/images/owl.png" alt='"''"' /></a>
-					<p class="lead">A tracing framework for use with distributed systems written in java</p>
+					<p class="lead">A tracing framework for use with distributed systems</p>
 				</div>
 			</div>
 		</div>
 	</div>
 		<div>
 			<ul class="breadcrumb">
-				<li class="projectVersion version-date">Version: 3.2.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-01-20</li>
+				<li class="publishDate version-date">Last Published: 2016-04-26</li>
 			</ul>
 		</div>
 		<hr class="toc-separator" />
@@ -118,12 +118,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> 
@@ -138,7 +138,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> 
@@ -152,13 +152,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> 
@@ -168,12 +168,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> 
@@ -187,28 +187,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> 
@@ -218,7 +228,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> 
@@ -228,7 +238,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> 
@@ -238,7 +258,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> 
@@ -267,7 +287,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;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/htrace-zipkin/plugins.html
URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/htrace-zipkin/plugins.html?rev=1741150&r1=1741149&r2=1741150&view=diff
==============================================================================
--- incubator/htrace/site/publish/htrace-zipkin/plugins.html (original)
+++ incubator/htrace/site/publish/htrace-zipkin/plugins.html Wed Apr 27 06:15:17 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-01-20
+ 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">
@@ -66,16 +66,16 @@
 				</div>
 				<div class="pull-right">
 					<a href="http://htrace.incubator.apache.org/" id="bannerRight"><img src="http://htrace.incubator.apache.org/images/owl.png" alt='"''"' /></a>
-					<p class="lead">A tracing framework for use with distributed systems written in java</p>
+					<p class="lead">A tracing framework for use with distributed systems</p>
 				</div>
 			</div>
 		</div>
 	</div>
 		<div>
 			<ul class="breadcrumb">
-				<li class="projectVersion version-date">Version: 3.2.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-01-20</li>
+				<li class="publishDate version-date">Last Published: 2016-04-26</li>
 			</ul>
 		</div>
 		<hr class="toc-separator" />
@@ -120,7 +120,7 @@
    <tr class="b"> 
     <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.5.3</td> 
+    <td>2.4.1</td> 
    </tr> 
    <tr class="a"> 
     <td>org.apache.maven.plugins</td> 
@@ -145,7 +145,7 @@
    <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> 
@@ -160,29 +160,34 @@
    <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> 
     <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td> 
-    <td>2.6</td> 
+    <td>2.7</td> 
    </tr> 
    <tr class="b"> 
     <td>org.apache.maven.plugins</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-shade-plugin/">maven-shade-plugin</a></td> 
+    <td>2.1</td> 
+   </tr> 
+   <tr class="a"> 
+    <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.4</td> 
    </tr> 
-   <tr class="a"> 
+   <tr class="b"> 
     <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-source-plugin/">maven-source-plugin</a></td> 
     <td>2.1.2</td> 
    </tr> 
-   <tr class="b"> 
+   <tr class="a"> 
     <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"> 
+   <tr class="b"> 
     <td>org.apache.rat</td> 
     <td><a class="externalLink" href="http://creadur.apache.org/rat/apache-rat-plugin/">apache-rat-plugin</a></td> 
     <td>0.11</td> 
@@ -193,22 +198,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>
@@ -234,7 +224,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;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/htrace-zipkin/project-info.html
URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/htrace-zipkin/project-info.html?rev=1741150&r1=1741149&r2=1741150&view=diff
==============================================================================
--- incubator/htrace/site/publish/htrace-zipkin/project-info.html (original)
+++ incubator/htrace/site/publish/htrace-zipkin/project-info.html Wed Apr 27 06:15:17 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-01-20
+ 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">
@@ -66,16 +66,16 @@
 				</div>
 				<div class="pull-right">
 					<a href="http://htrace.incubator.apache.org/" id="bannerRight"><img src="http://htrace.incubator.apache.org/images/owl.png" alt='"''"' /></a>
-					<p class="lead">A tracing framework for use with distributed systems written in java</p>
+					<p class="lead">A tracing framework for use with distributed systems</p>
 				</div>
 			</div>
 		</div>
 	</div>
 		<div>
 			<ul class="breadcrumb">
-				<li class="projectVersion version-date">Version: 3.2.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-01-20</li>
+				<li class="publishDate version-date">Last Published: 2016-04-26</li>
 			</ul>
 		</div>
 		<hr class="toc-separator" />
@@ -118,64 +118,60 @@
    </thead> 
    <tbody> 
     <tr class="b"> 
-     <td><a href="index.html">About</a></td> 
-     <td>A tracing framework for use with distributed systems written in java</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="dependencies.html">Dependencies</a></td> 
+     <td>This document lists the project's dependencies and provides information on each dependency.</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="license.html">Project License</a></td> 
-     <td>This is a link to the definitions of project licenses.</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="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="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="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="index.html">About</a></td> 
+     <td>A distributed tracing framework.</td> 
     </tr> 
     <tr class="b"> 
      <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>This document provides information on the issue management system used in this project.</td> 
     </tr> 
     <tr class="a"> 
-     <td><a href="mail-lists.html">Mailing Lists</a></td> 
-     <td>This document provides subscription and archive information for this project's mailing lists.</td> 
+     <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="dependency-management.html">Dependency Management</a></td> 
-     <td>This document lists the dependencies that are defined through dependencyManagement.</td> 
+     <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="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="b"> 
-     <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="a"> 
-     <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="b"> 
-     <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="a"> 
-     <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="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> 
@@ -205,7 +201,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;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/htrace-zipkin/project-summary.html
URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/htrace-zipkin/project-summary.html?rev=1741150&r1=1741149&r2=1741150&view=diff
==============================================================================
--- incubator/htrace/site/publish/htrace-zipkin/project-summary.html (original)
+++ incubator/htrace/site/publish/htrace-zipkin/project-summary.html Wed Apr 27 06:15:17 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-01-20
+ 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">
@@ -66,16 +66,16 @@
 				</div>
 				<div class="pull-right">
 					<a href="http://htrace.incubator.apache.org/" id="bannerRight"><img src="http://htrace.incubator.apache.org/images/owl.png" alt='"''"' /></a>
-					<p class="lead">A tracing framework for use with distributed systems written in java</p>
+					<p class="lead">A tracing framework for use with distributed systems</p>
 				</div>
 			</div>
 		</div>
 	</div>
 		<div>
 			<ul class="breadcrumb">
-				<li class="projectVersion version-date">Version: 3.2.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-01-20</li>
+				<li class="publishDate version-date">Last Published: 2016-04-26</li>
 			</ul>
 		</div>
 		<hr class="toc-separator" />
@@ -126,7 +126,7 @@
     </tr> 
     <tr class="a"> 
      <td>Description</td> 
-     <td>A tracing framework for use with distributed systems written in java</td> 
+     <td>A distributed tracing framework.</td> 
     </tr> 
     <tr class="b"> 
      <td>Homepage</td> 
@@ -178,15 +178,15 @@
     </tr> 
     <tr class="b"> 
      <td>Version</td> 
-     <td>3.2.0-incubating-SNAPSHOT</td> 
+     <td>4.1.0-incubating</td> 
     </tr> 
     <tr class="a"> 
      <td>Type</td> 
      <td>jar</td> 
     </tr> 
     <tr class="b"> 
-     <td>JDK Rev</td> 
-     <td>1.6</td> 
+     <td>Java Version</td> 
+     <td>1.7</td> 
     </tr> 
    </tbody> 
   </table> 
@@ -216,7 +216,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;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/htrace-zipkin/source-repository.html
URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/htrace-zipkin/source-repository.html?rev=1741150&r1=1741149&r2=1741150&view=diff
==============================================================================
--- incubator/htrace/site/publish/htrace-zipkin/source-repository.html (original)
+++ incubator/htrace/site/publish/htrace-zipkin/source-repository.html Wed Apr 27 06:15:17 2016
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-01-20
+ 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">
@@ -66,16 +66,16 @@
 				</div>
 				<div class="pull-right">
 					<a href="http://htrace.incubator.apache.org/" id="bannerRight"><img src="http://htrace.incubator.apache.org/images/owl.png" alt='"''"' /></a>
-					<p class="lead">A tracing framework for use with distributed systems written in java</p>
+					<p class="lead">A tracing framework for use with distributed systems</p>
 				</div>
 			</div>
 		</div>
 	</div>
 		<div>
 			<ul class="breadcrumb">
-				<li class="projectVersion version-date">Version: 3.2.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-01-20</li>
+				<li class="publishDate version-date">Last Published: 2016-04-26</li>
 			</ul>
 		</div>
 		<hr class="toc-separator" />
@@ -91,13 +91,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>
@@ -114,35 +114,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/htrace-zipkin">https://git-wip-us.apache.org/repos/asf?p=incubator-htrace.git/htrace-zipkin</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/htrace-zipkin</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/htrace-zipkin</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>
@@ -169,7 +169,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;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/htrace-zipkin/team-list.html
URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/htrace-zipkin/team-list.html?rev=1741150&r1=1741149&r2=1741150&view=diff
==============================================================================
--- incubator/htrace/site/publish/htrace-zipkin/team-list.html (original)
+++ incubator/htrace/site/publish/htrace-zipkin/team-list.html Wed Apr 27 06:15:17 2016
@@ -1,14 +1,14 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-01-20
+ 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>htrace-zipkin &#x2013; Team list</title>
+		<title>htrace-zipkin &#x2013; 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" />
@@ -66,16 +66,16 @@
 				</div>
 				<div class="pull-right">
 					<a href="http://htrace.incubator.apache.org/" id="bannerRight"><img src="http://htrace.incubator.apache.org/images/owl.png" alt='"''"' /></a>
-					<p class="lead">A tracing framework for use with distributed systems written in java</p>
+					<p class="lead">A tracing framework for use with distributed systems</p>
 				</div>
 			</div>
 		</div>
 	</div>
 		<div>
 			<ul class="breadcrumb">
-				<li class="projectVersion version-date">Version: 3.2.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-01-20</li>
+				<li class="publishDate version-date">Last Published: 2016-04-26</li>
 			</ul>
 		</div>
 		<hr class="toc-separator" />
@@ -124,7 +124,6 @@
      <th>Organization</th> 
      <th>Organization URL</th> 
      <th>Time Zone</th> 
-     <th>Actual Time (GMT)</th> 
     </tr> 
    </thead> 
    <tbody> 
@@ -136,7 +135,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&amp;s=60" alt="" /></td> 
@@ -146,7 +144,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> 
@@ -155,24 +152,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>
@@ -199,7 +178,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 &copy;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;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/index.html
URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/index.html?rev=1741150&r1=1741149&r2=1741150&view=diff
==============================================================================
--- incubator/htrace/site/publish/index.html (original)
+++ incubator/htrace/site/publish/index.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 - API</title>
+		<title>Apache HTrace &#x2013; About</title>
 		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
 		<meta name="description" content="" />
 		<meta http-equiv="content-language" content="en" />
@@ -46,14 +46,14 @@
 					</a>
 					<div class="nav-collapse collapse" id="top-nav-collapse">
 						<ul class="nav pull-right">
-							<li class="dropdown active">
+							<li class="dropdown">
 								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache HTrace Project <b class="caret"></b></a>
 								<ul class="dropdown-menu">
-									<li class="active"><a href="" 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" />
@@ -115,26 +115,11 @@
 					</a>
 					<div class="nav-collapse collapse" id="toc-nav-collapse">
 						<ul id="toc" class="nav">
-						<li class="toplevel"><a href="#API" title="API">API</a></li>
+						<li class="toplevel"><a href="#about" title="About">About</a></li>
 						<li class="divider-vertical"></li>
-						<li class="dropdown">
-							<a href="#How_to_add_tracing_to_your_application" title="How to add tracing to your application" class="dropdown-toggle" role="button" data-toggle="dropdown" data-target="#">How to add tracing to your application <b class="caret"></b></a>
-							<ul class="dropdown-menu" role="menu">
-								<!-- Repeat the item, otherwise it is not clickable as the dropdown root -->
-								<li><a href="#How_to_add_tracing_to_your_application" title="How to add tracing to your application">How to add tracing to your application</a></li>
-								<li class="divider"></li>
-								<li><a href="#Create_a_Tracer_object" title="Create a Tracer object">Create a Tracer object</a></li>
-								<li><a href="#Attach_additional_information_to_your_RPCs" title="Attach additional information to your RPCs">Attach additional information to your RPCs</a></li>
-								<li><a href="#Wrap_your_thread_changes" title="Wrap your thread changes">Wrap your thread changes</a></li>
-								<li><a href="#Add_custom_spans_and_annotations" title="Add custom spans and annotations">Add custom spans and annotations</a></li>
-								<li><a href="#Generating_test_spans" title="Generating test spans">Generating test spans</a></li>
-
-							</ul>
-						</li>
+						<li class="toplevel"><a href="#releases" title="Releases">Releases</a></li>
 						<li class="divider-vertical"></li>
-						<li class="toplevel"><a href="#htrace-zipkin" title="htrace-zipkin">htrace-zipkin</a></li>
-						<li class="divider-vertical"></li>
-						<li class="toplevel"><a href="#htrace-hbase" title="htrace-hbase">htrace-hbase</a></li>
+						<li class="toplevel"><a href="#javadoc" title="JavaDoc">JavaDoc</a></li>
 						</ul>
 					</div>
 				</div>
@@ -158,105 +143,24 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License. See accompanying LICENSE file. --> 
-<p>Apache HTrace is an <a class="externalLink" href="http://htrace.incubator.apache.org">Apache Incubator</a> project. To add HTrace to your project, see detail on how to add it as a <a href="dependency-info.html">dependency</a>. Formerly, HTrace was available at <tt>org.htrace</tt>.</p> 
+<div class="page-header">
+ <h1 id="about">About</h1>
+</div> 
+<p>Apache HTrace is an <a class="externalLink" href="http://htrace.incubator.apache.org">Apache Incubator</a> project providing an open source framework for distributed tracing. It can be used with both standalone applications and libraries.</p> 
+<p>HTrace was designed for use in big distributed systems such as the Apache Hadoop Distributed Filesystem and the Apache HBase storage engine. However, there is nothing Hadoop-specific about HTrace. It has no dependencies on Hadoop, and is a useful building block for many distributed systems. See the <a href="developer_guide.html">developer guide</a> for information on adding HTrace support.</p> 
+<h1 id="releases">Releases</h1> 
 <ul> 
+ <li>htrace-4.1.0-incubating published March 4th, 2016. <a class="externalLink" href="http://www.apache.org/dyn/closer.cgi/incubator/htrace/">Download it!</a></li> 
+ <li>htrace-4.0.1-incubating published September 26th, 2015. <a class="externalLink" href="http://www.apache.org/dyn/closer.cgi/incubator/htrace/">Download it!</a></li> 
  <li>htrace-4.0.0-incubating published September 15th, 2015. <a class="externalLink" href="http://www.apache.org/dyn/closer.cgi/incubator/htrace/">Download it!</a></li> 
- <li>htrace-3.2.0-incubating published June 2nd, 2015. <a class="externalLink" href="http://www.apache.org/dyn/closer.cgi/incubator/htrace/">Download it!</a></li> 
- <li>We made our first release from Apache Incubator, htrace-3.1.0-incubating, January 20th, 2015. <a class="externalLink" href="http://www.apache.org/dyn/closer.cgi/incubator/htrace/">Download it!</a></li> 
+ <li>htrace-3.2.0-incubating published June 2nd, 2015.</li> 
+ <li>We made our first release from Apache Incubator, htrace-3.1.0-incubating, January 20th, 2015.</li> 
 </ul> 
-<div class="section"> 
- <div class="page-header">
-  <h2 id="API">API</h2>
- </div> 
- <p>Using HTrace requires adding some instrumentation to your application. Before we get into the details, lets review our terminology. HTrace borrows <a class="externalLink" href="http://research.google.com/pubs/pub36356.html">Dapper’s</a> terminology.</p> 
- <p><b>Span:</b> The basic unit of work. For example, sending an RPC is a new span, as is sending a response to an RPC. Spans are identified by a unique 128-bit ID. Spans also have other data, such as descriptions, key-value annotations, the ID of the span that caused them, and tracer IDs.</p> 
- <p>Spans are started and stopped, and they keep track of their timing information. Once you create a span, you must stop it at some point in the future.</p> 
- <p><b>TracerId:</b> Identifies the Tracer object which created a specific Span. The TracerId should identify the source of the Span. “10.0.0.2/DataNode” is a typical TracerID.</p> 
- <p><b>SpanReceiver:</b> SpanReceivers handle spans once they have been created. Typically, Span Receivers send spans to an external data store to be analyzed. HTrace comes with several standard span receivers, such as <tt>LocalFileSpanReceiver</tt>.</p> 
- <p><b>Sampler:</b> Samplers determine when tracing should be enabled, and when it should be disabled. The goal of HTrace is to trace an entire request.</p> 
-</div> 
-<div class="section"> 
- <h2 id="How_to_add_tracing_to_your_application">How to add tracing to your application</h2> 
- <p>To instrument your system you must:</p> 
- <div class="section"> 
-  <h3 id="Create_a_Tracer_object">Create a Tracer object</h3> 
-  <p>You can create a Tracer object via the <tt>Tracer#Builder</tt>.</p> 
-  <div class="source"> 
-   <div class="source"> 
-    <pre>Tracer tracer = new Tracer#Builder(conf).setName(&quot;MyApp&quot;).build();
-</pre> 
-   </div> 
-  </div> 
-  <p>The <tt>Tracer#Builder</tt> will take care of creating the appropriate Sampler and SpanReceiver objects, as well as the Tracer itself. If a SpanReceiver was created, we will install a shutdown hook to close it when the JVM shuts down.</p> 
- </div> 
- <div class="section"> 
-  <h3 id="Attach_additional_information_to_your_RPCs">Attach additional information to your RPCs</h3> 
-  <p>In order to create the causal links necessary for a trace, HTrace needs to know about the causal relationships between spans. The only information you need to add to your RPCs is the 128-bit span ID. If tracing is enabled when you send an RPC, attach the ID of the current span to the message. On the receiving end of the RPC, check to see if the message has a span ID attached. If it does, start a new trace scope with that span as a parent.</p> 
- </div> 
- <div class="section"> 
-  <h3 id="Wrap_your_thread_changes">Wrap your thread changes</h3> 
-  <p>HTrace stores span information in java’s ThreadLocals, which causes the trace to be “lost” on thread changes. The only way to prevent this is to “wrap” your thread changes. For example, if your code looks like this:</p> 
-  <div class="source"> 
-   <div class="source"> 
-    <pre>Thread t1 = new Thread(new MyRunnable());
-...
-</pre> 
-   </div> 
-  </div> 
-  <p>Just change it to look this:</p> 
-  <div class="source"> 
-   <div class="source"> 
-    <pre>Thread t1 = new Thread(Trace.wrap(new MyRunnable()));
-</pre> 
-   </div> 
-  </div> 
-  <p>That’s it! <tt>Trace.wrap()</tt> takes a single argument (a runnable or a callable) and if the current thread is a part of a trace, returns a wrapped version of the argument. The wrapped version of a callable and runnable just knows about the span that created it and will start a new span in the new thread that is the child of the span that created the runnable/callable. There may be situations in which a simple <tt>Trace.wrap()</tt> does not suffice. In these cases all you need to do is keep a reference to the “parent span” (the span before the thread change) and once you’re in the new thread start a new span that is the “child” of the parent span you stored.</p> 
-  <p>For example:</p> 
-  <p>Say you have some object representing a “put” operation. When the client does a “put,” the put is first added to a list so another thread can batch together the puts. In this situation, you might want to add another field to the Put class that could store the current span at the time the put was created. Then when the put is pulled out of the list to be processed, you can start a new span as the child of the span stored in the Put.</p> 
- </div> 
- <div class="section"> 
-  <h3 id="Add_custom_spans_and_annotations">Add custom spans and annotations</h3> 
-  <p>Once you’ve augmented your RPC’s and wrapped the necessary thread changes, you can add more spans and annotations wherever you want. For example, you might do some expensive computation that you want to see on your traces. In this case, you could start a new span before the computation that you then stop after the computation has finished. It might look like this:</p> 
-  <div class="source"> 
-   <div class="source"> 
-    <pre>Span computationSpan = tracer.newScope(&quot;Expensive computation.&quot;);
-try {
-    //expensive computation here
-} finally {
-    computationSpan.stop();
-}
-</pre> 
-   </div> 
-  </div> 
-  <p>HTrace also supports key-value annotations on a per-trace basis.</p> 
-  <p>Example:</p> 
-  <div class="source"> 
-   <div class="source"> 
-    <pre>scope.addAnnotation(&quot;faultyRecordCounter&quot;.getBytes(), &quot;1&quot;.getBytes());
-</pre> 
-   </div> 
-  </div> 
- </div> 
- <div class="section"> 
-  <h3 id="Generating_test_spans">Generating test spans</h3> 
-  <p>The test that creates a sample trace (TestHTrace) takes a command line argument telling it where to write span information. Run <tt>mvn test -DargLine=&quot;-DspanFile=FILE\_PATH&quot;</tt> to write span information to FILE_PATH. If no file is specified, span information will be written to standard out.</p> 
- </div> 
-</div> 
-<div class="section"> 
- <h2 id="htrace-zipkin">htrace-zipkin</h2> 
- <p>htrace-zipkin provides the <tt>SpanReceiver</tt> implementation which sends spans to <a class="externalLink" href="https://github.com/twitter/zipkin">Zipkin</a> collector. You can build the uber-jar (htrace-zipkin-*-jar-withdependency.jar) for manual setup as shown below. This uber-jar contains all dependencies except htrace-core and its dependencies.</p> 
- <div class="source"> 
-  <div class="source"> 
-   <pre>$ cd htrace-zipkin
-$ mvn compile assembly:single
-</pre> 
-  </div> 
- </div> 
-</div> 
-<div class="section"> 
- <h2 id="htrace-hbase">htrace-hbase</h2> 
- <p>See htrace-hbase for an Span Receiver implementation that writes HBase.</p> 
-</div>
+<h1 id="javadoc">JavaDoc</h1> 
+<p>The API documentation for htrace-core is online.</p> 
+<ul> 
+ <li><a class="externalLink" href="http://htrace.incubator.apache.org/javadoc/4.1/htrace-core/index.html">htrace-4.1.0-incubating JavaDoc</a></li> 
+</ul>
 			</div>
 		</div>
 	</div>
@@ -272,8 +176,8 @@ $ mvn compile assembly:single
 				<div class="span9 bottom-nav">
 					<ul class="nav nav-list">
 						<li class="nav-header">Apache HTrace Project</li>
-						<li class="active">
-							<a href="#" title="Overview">Overview</a>
+						<li >
+							<a href="developer_guide.html" title="Developer Guide">Developer Guide</a>
 						</li>
 						<li >
 							<a href="license.html" title="License">License</a>
@@ -285,7 +189,7 @@ $ mvn compile assembly:single
 							<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>
@@ -331,7 +235,7 @@ $ mvn compile assembly:single
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;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/integration.html
URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/integration.html?rev=1741150&r1=1741149&r2=1741150&view=diff
==============================================================================
--- incubator/htrace/site/publish/integration.html (original)
+++ incubator/htrace/site/publish/integration.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 class="active"><a href="" 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" />
@@ -136,12 +136,12 @@
   <h2 id="Overview">Overview</h2>
  </div> 
  <a name="Overview"></a> 
- <p>This project uses <a class="externalLink" href="https://hudson.dev.java.net/">Hudson</a>.</p> 
+ <p>This project uses <a class="externalLink" href="http://hudson-ci.org/">Hudson</a>.</p> 
 </div> 
 <div class="section"> 
  <h2 id="Access">Access</h2> 
  <a name="Access"></a> 
- <p>The following is a link to the continuous integration system used by the project.</p> 
+ <p>The following is a link to the continuous integration system used by the project:</p> 
  <div class="source"> 
   <pre><a class="externalLink" href="https://builds.apache.org/view/H-L/view/HTrace/">https://builds.apache.org/view/H-L/view/HTrace/</a></pre> 
  </div> 
@@ -167,7 +167,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>
@@ -179,7 +179,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>
@@ -225,7 +225,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;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/issue-tracking.html
URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/issue-tracking.html?rev=1741150&r1=1741149&r2=1741150&view=diff
==============================================================================
--- incubator/htrace/site/publish/issue-tracking.html (original)
+++ incubator/htrace/site/publish/issue-tracking.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 class="active"><a href="" 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" />
@@ -134,7 +134,7 @@
   <h2 id="Overview">Overview</h2>
  </div> 
  <a name="Overview"></a> 
- <p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a> a J2EE-based, issue tracking and project management application.</p> 
+ <p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a>.</p> 
 </div> 
 <div class="section"> 
  <h2 id="Issue_Tracking">Issue Tracking</h2> 
@@ -160,7 +160,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>
@@ -172,7 +172,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 class="active">
 							<a href="#" title="Issue Tracking">Issue Tracking</a>
@@ -218,7 +218,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;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/license.html
URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/license.html?rev=1741150&r1=1741149&r2=1741150&view=diff
==============================================================================
--- incubator/htrace/site/publish/license.html (original)
+++ incubator/htrace/site/publish/license.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 class="active"><a href="" 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" />
@@ -367,7 +367,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 class="active">
 							<a href="#" title="License">License</a>
@@ -379,7 +379,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>
@@ -425,7 +425,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;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/mail-lists.html
URL: http://svn.apache.org/viewvc/incubator/htrace/site/publish/mail-lists.html?rev=1741150&r1=1741149&r2=1741150&view=diff
==============================================================================
--- incubator/htrace/site/publish/mail-lists.html (original)
+++ incubator/htrace/site/publish/mail-lists.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 class="active"><a href="" 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" />
@@ -184,7 +184,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>
@@ -196,7 +196,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>
@@ -242,7 +242,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;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>