]> source.dussan.org Git - poi.git/commitdiff
Jenkins DSL: Adjust the list of JDKs that we look for in the testevn-job
authorDominik Stadler <centic@apache.org>
Sun, 27 Jan 2019 10:28:50 +0000 (10:28 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 27 Jan 2019 10:28:50 +0000 (10:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1852284 13f79535-47bb-0310-9956-ffa450edef68

jenkins/create_jobs.groovy

index fc4803e835d7ada00c2a65f5fd6e82ed31f5a148..f85506bed04fe74b5e4eaf9052b789e3f5325fef 100644 (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')