Thanks all. I applied the Jenkins job name change. The new URL for snapshot javadoc is:
https://builds.apache.org/job/sis-dev/javadoc/ The URL for the trunk javadoc is: https://builds.apache.org/job/sis-trunk/javadoc/ Later URL changed even if we didn't renamed the "sis-trunk" job because we stopped to generate the Javadoc through Maven site (for reducing the load on Jenkins servers). Javadoc is now generated by an other goal (namely "javadoc" instead of "site"), which result in a different URL. Martin Le 30/04/14 15:05, Joe White a écrit : > +1 also > On Apr 30, 2014 4:56 AM, "Martin Desruisseaux" <[email protected]> > wrote: >> We currently have two jobs on the Apache jenkins server: >> >> * https://builds.apache.org/job/sis-trunk >> * https://builds.apache.org/job/sis-jdk7 >> >> Any objection to rename "sis-jdk7" as "sis-dev" and to make it point >> toward the JDK8 branch?
