You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sis.apache.org by Martin Desruisseaux <de...@apache.org> on 2014/05/01 02:30:14 UTC

Re: Jenkins server: rename "sis-jdk7" job as "sis-dev"?

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" <de...@apache.org>
> 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?