mirror of https://github.com/apache/poi.git
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:
parent
9005eb2f01
commit
39bca49112
jenkins
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue