Author: kkolinko
Date: Fri Mar 16 01:10:42 2012
New Revision: 1301301
URL: http://svn.apache.org/viewvc?rev=1301301&view=rev
Log:
Add link to JUnit reports published by Buildbot.
https://issues.apache.org/jira/browse/INFRA-3948
Modified:
tomcat/site/trunk/docs/ci.html
tomcat/site/trunk/xdocs/ci.xml
Modified: tomcat/site/trunk/docs/ci.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/ci.html?rev=1301301&r1=1301300&r2=1301301&view=diff
==============================================================================
--- tomcat/site/trunk/docs/ci.html (original)
+++ tomcat/site/trunk/docs/ci.html Fri Mar 16 01:10:42 2012
@@ -374,6 +374,10 @@ prepared and published by ASF Buildbot,
</li>
<li>
+<a href="http://ci.apache.org/projects/tomcat/tomcat8/logs/"
rel="nofollow">JUnit logs</a>
+ by revision number. The recent ones are at the bottom.</li>
+
+<li>
<a href="http://ci.apache.org/projects/tomcat/tomcat8/rat-output.html"
rel="nofollow">RAT report</a>
</li>
@@ -412,6 +416,10 @@ prepared and published by ASF Buildbot,
</li>
<li>
+<a href="http://ci.apache.org/projects/tomcat/tomcat7/logs/"
rel="nofollow">JUnit logs</a>
+ by revision number. The recent ones are at the bottom.</li>
+
+<li>
<a href="http://ci.apache.org/projects/tomcat/tomcat7/rat-output.html"
rel="nofollow">RAT report</a>
</li>
Modified: tomcat/site/trunk/xdocs/ci.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/ci.xml?rev=1301301&r1=1301300&r2=1301301&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/ci.xml (original)
+++ tomcat/site/trunk/xdocs/ci.xml Fri Mar 16 01:10:42 2012
@@ -65,6 +65,8 @@ prepared and published by ASF Buildbot,
<li><a href="http://ci.apache.org/projects/tomcat/tomcat8/"
rel="nofollow">Files</a>
<ul>
<li><a
href="http://ci.apache.org/projects/tomcat/tomcat8/docs/index.html"
rel="nofollow">Documentation</a></li>
+ <li><a href="http://ci.apache.org/projects/tomcat/tomcat8/logs/"
rel="nofollow">JUnit logs</a>
+ by revision number. The recent ones are at the bottom.</li>
<li><a
href="http://ci.apache.org/projects/tomcat/tomcat8/rat-output.html"
rel="nofollow">RAT report</a></li>
</ul>
</li>
@@ -81,6 +83,8 @@ prepared and published by ASF Buildbot,
<li><a href="http://ci.apache.org/projects/tomcat/tomcat7/"
rel="nofollow">Files</a>
<ul>
<li><a
href="http://ci.apache.org/projects/tomcat/tomcat7/docs/index.html"
rel="nofollow">Documentation</a></li>
+ <li><a href="http://ci.apache.org/projects/tomcat/tomcat7/logs/"
rel="nofollow">JUnit logs</a>
+ by revision number. The recent ones are at the bottom.</li>
<li><a
href="http://ci.apache.org/projects/tomcat/tomcat7/rat-output.html"
rel="nofollow">RAT report</a></li>
</ul>
</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]