Jenkins DSL: Adjust the list of JDKs that we look for in the testevn-job

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1852284 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dominik Stadler 2019-01-27 10:28:50 +00:00
parent 0a299339f7
commit 6dbf6520f3
1 changed files with 2 additions and 4 deletions

View File

@ -564,14 +564,12 @@ Unfortunately we often see builds break because of changes/new machines...''')
'IBM 1.8 64-bit (on Ubuntu only)',
'JDK 10 (latest)',
'JDK 10 b46 (Windows Only)',
'OpenJDK 10.0.2 (on Ubuntu only)',
'JDK 11 (latest)',
'JDK 11 b23 (early access build) (Windows Only)',
'JDK 12 (latest)',
'OpenJDK 12 b18 (early access build)'
'JDK 13 (latest)'
)
elasticAxis {
name('Nodes')