You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2013/11/24 19:04:29 UTC

svn commit: r1545021 - in /tomcat/site/trunk: docs/ci.html xdocs/ci.xml

Author: kkolinko
Date: Sun Nov 24 18:04:29 2013
New Revision: 1545021

URL: http://svn.apache.org/r1545021
Log:
Update URLs to taglib builds at Gump and Jasper.

Gump now builds "spec" part of the standard library only.
Jasper has those, but has not built them for more than a 1,5 years. It is odd, because there have been changes in the standard taglib.

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=1545021&r1=1545020&r2=1545021&view=diff
==============================================================================
--- tomcat/site/trunk/docs/ci.html (original)
+++ tomcat/site/trunk/docs/ci.html Sun Nov 24 18:04:29 2013
@@ -618,14 +618,6 @@ prepared and published by ASF Buildbot, 
 <li>
 <a href="http://vmgump.apache.org/gump/public/tomcat-taglibs/taglibs-standard-spec/">taglibs-standard-spec</a>
 </li>
-          
-<li>
-<a href="http://vmgump.apache.org/gump/public/tomcat-taglibs/tomcat-taglibs-standard/">tomcat-taglibs-standard</a>
-</li>
-          
-<li>
-<a href="http://vmgump.apache.org/gump/public/tomcat-taglibs/tomcat-taglibs-standard-install/">tomcat-taglibs-standard-install</a>
-</li>
         
 </ul>
       
@@ -667,7 +659,19 @@ prepared and published by ASF Buildbot, 
 <a href="https://builds.apache.org/job/Tomcat-7.x/">Tomcat-7.x</a> (experimental)</li>
   
 <li>
-<a href="https://builds.apache.org/job/Taglibs-All/">Taglibs-All</a>
+<a href="https://builds.apache.org/job/taglib-standard/">taglib-standard</a>
+</li>
+  
+<li>
+<a href="https://builds.apache.org/job/taglib-parent/">taglib-parent</a>
+</li>
+  
+<li>
+<a href="https://builds.apache.org/job/taglib-rdc/">taglib-rdc</a>
+</li>
+  
+<li>
+<a href="https://builds.apache.org/job/taglib-extended/">taglib-extended</a>
 </li>
 
 </ul>

Modified: tomcat/site/trunk/xdocs/ci.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/ci.xml?rev=1545021&r1=1545020&r2=1545021&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/ci.xml (original)
+++ tomcat/site/trunk/xdocs/ci.xml Sun Nov 24 18:04:29 2013
@@ -179,8 +179,6 @@ prepared and published by ASF Buildbot, 
         <ul>
           <li><a href="http://vmgump.apache.org/gump/public/tomcat-taglibs/taglibs-parent/">taglibs-parent</a></li>
           <li><a href="http://vmgump.apache.org/gump/public/tomcat-taglibs/taglibs-standard-spec/">taglibs-standard-spec</a></li>
-          <li><a href="http://vmgump.apache.org/gump/public/tomcat-taglibs/tomcat-taglibs-standard/">tomcat-taglibs-standard</a></li>
-          <li><a href="http://vmgump.apache.org/gump/public/tomcat-taglibs/tomcat-taglibs-standard-install/">tomcat-taglibs-standard-install</a></li>
         </ul>
       </li>
     </ul>
@@ -198,7 +196,10 @@ prepared and published by ASF Buildbot, 
   <li><a href="https://builds.apache.org/job/TomcatMavenPlugin-mvn2.x/">TomcatMavenPlugin-mvn2.x</a></li>
   <li><a href="https://builds.apache.org/job/TomcatMavenPlugin-mvn3.x/">TomcatMavenPlugin-mvn3.x</a></li>
   <li><a href="https://builds.apache.org/job/Tomcat-7.x/">Tomcat-7.x</a> (experimental)</li>
-  <li><a href="https://builds.apache.org/job/Taglibs-All/">Taglibs-All</a></li>
+  <li><a href="https://builds.apache.org/job/taglib-standard/">taglib-standard</a></li>
+  <li><a href="https://builds.apache.org/job/taglib-parent/">taglib-parent</a></li>
+  <li><a href="https://builds.apache.org/job/taglib-rdc/">taglib-rdc</a></li>
+  <li><a href="https://builds.apache.org/job/taglib-extended/">taglib-extended</a></li>
 </ul>
 </subsection>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org