2014-05-21 1:41 GMT+04:00 Sylvain Laurent <slaur...@apache.org>: > so, I just have to fix /xdocs/ci.xml ? and the buildbot generates ci.html and > commits it ?
1. No. The tomcat.apache.org web site is authored in XML (just like Tomcat documentation). See README.txt and build.xml in the root directory of /site. It is odd that you edited and committed generated HTML file only. 2. The old links were correct. The buildbot is misconfigured and publishes generated documentation snapshots, junit logs and coverage reports into a wrong place (all in the same directory instead of subdirectories). > > > > On 20 mai 2014, at 23:14, Konstantin Kolinko <knst.koli...@gmail.com> wrote: > >> 2014-05-21 0:58 GMT+04:00 <slaur...@apache.org>: >>> Author: slaurent >>> Date: Tue May 20 20:58:55 2014 >>> New Revision: 1596415 >>> >>> URL: http://svn.apache.org/r1596415 >>> Log: >>> fixed URLs to documentation snapshots >>> >> >> -1. >> >> 1. This shall be fixed not here, but in Buildbot configuration. >> 2. It writes documentation and coverage (and logs) into the same >> place. Whether you are seeing docs or coverage depends on whether a >> build is running in this very moment. >> 3. ci.html only? (Without xml) >> >>> Modified: >>> tomcat/site/trunk/docs/ci.html >>> >>> Modified: tomcat/site/trunk/docs/ci.html >>> URL: >>> http://svn.apache.org/viewvc/tomcat/site/trunk/docs/ci.html?rev=1596415&r1=1596414&r2=1596415&view=diff >>> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org