From: Javen O'Neal Date: Mon, 30 Jan 2017 22:05:29 +0000 (+0000) Subject: use https links X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fcaa74418d2372390df9441635747867dd535a02;p=poi.git use https links git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1781001 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/jenkins/create_jobs.groovy b/jenkins/create_jobs.groovy index dc3f3483aa..8fbb9e2a0b 100644 --- a/jenkins/create_jobs.groovy +++ b/jenkins/create_jobs.groovy @@ -95,13 +95,13 @@ poijobs.each { poijob -> } def defaultDesc = ''' - +

Apache POI - the Java API for Microsoft Documents

This is an automatically generated Job Config, do not edit it here! -Instead change the Jenkins Job DSL at http://svn.apache.org/repos/asf/poi/trunk/jenkins, +Instead change the Jenkins Job DSL at https://svn.apache.org/repos/asf/poi/trunk/jenkins, see https://github.com/jenkinsci/job-dsl-plugin/wiki for more details about the DSL.

'''