]> source.dussan.org Git - poi.git/commitdiff
use https links
authorJaven O'Neal <onealj@apache.org>
Mon, 30 Jan 2017 22:05:29 +0000 (22:05 +0000)
committerJaven O'Neal <onealj@apache.org>
Mon, 30 Jan 2017 22:05:29 +0000 (22:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1781001 13f79535-47bb-0310-9956-ffa450edef68

jenkins/create_jobs.groovy

index dc3f3483aaadbf84ddd1a9abf4ab60b1121631c4..8fbb9e2a0b41f0e2d00555c6f3dae961ebf461ec 100644 (file)
@@ -95,13 +95,13 @@ poijobs.each { poijob ->
         }
 
         def defaultDesc = '''
-<img src="http://poi.apache.org/resources/images/project-logo.jpg" />
+<img src="https://poi.apache.org/resources/images/project-logo.jpg" />
 <p>
 Apache POI - the Java API for Microsoft Documents
 </p>
 <p>
 <b>This is an automatically generated Job Config, do not edit it here!
-Instead change the Jenkins Job DSL at <a href="http://svn.apache.org/repos/asf/poi/trunk/jenkins">http://svn.apache.org/repos/asf/poi/trunk/jenkins</a>,
+Instead change the Jenkins Job DSL at <a href="https://svn.apache.org/repos/asf/poi/trunk/jenkins">https://svn.apache.org/repos/asf/poi/trunk/jenkins</a>,
 see <a href="https://github.com/jenkinsci/job-dsl-plugin/wiki">https://github.com/jenkinsci/job-dsl-plugin/wiki</a>
 for more details about the DSL.</b>
 </p>'''