Send emails for builds with JDK 9 to dev@ now after it ran green for the first time

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776648 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dominik Stadler 2016-12-30 22:12:10 +00:00
parent 36406ad3a1
commit a30315de20

View File

@ -35,7 +35,7 @@ def poijobs = [
'-Djava9addopens3=--add-opens=java.base/java.nio=ALL-UNNAMED',
'-Djava9addopens4=--add-opens=java.base/java.lang=ALL-UNNAMED',
'-Djava.locale.providers=JRE,CLDR'],
email: 'centic@apache.org', skipcigame: true
skipcigame: true
],
[ name: 'POI-DSL-IBM-JDK', jdks: ['IBMJDK'], trigger: triggerSundays, noScratchpad: true,
// some OOXML tests fail with strange XML parsing errors and missing JCE unlimited strength requirements