]> source.dussan.org Git - poi.git/commitdiff
update forrest version info / set FORREST_HOME environment variable
authorAndreas Beeker <kiwiwings@apache.org>
Thu, 19 Jul 2018 21:28:38 +0000 (21:28 +0000)
committerAndreas Beeker <kiwiwings@apache.org>
Thu, 19 Jul 2018 21:28:38 +0000 (21:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836303 13f79535-47bb-0310-9956-ffa450edef68

jenkins/create_jobs.groovy

index 5dabe79d526f9a337740063b254c41e7525ec9fa..3a5f048343f09b17228e9c8542f0e2be795c949c 100644 (file)
@@ -204,6 +204,7 @@ poijobs.each { poijob ->
                 // when using JDK 9 for running Ant, we need to provide more packages for the forbidden-api-checks task
                 env('ANT_OPTS', '--add-modules=java.xml.bind --add-opens=java.xml/com.sun.org.apache.xerces.internal.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED')
             }
+            env('FORREST_HOME', '/home/jenkins/tools/forrest/latest')
         }
         wrappers {
             timeout {