This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 41f4570c8f Update create_jobs.groovy
41f4570c8f is described below

commit 41f4570c8f03fa0da1caf99bf20bb1ec82baa5ad
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Nov 15 11:20:36 2025 +0100

    Update create_jobs.groovy
---
 jenkins/create_jobs.groovy | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/jenkins/create_jobs.groovy b/jenkins/create_jobs.groovy
index bd3f9250b5..6730829fee 100644
--- a/jenkins/create_jobs.groovy
+++ b/jenkins/create_jobs.groovy
@@ -585,6 +585,7 @@ Unfortunately we often see builds break because of 
changes/new machines...''')
     }
     axes {
         jdk(
+                'jdk_8_latest',
                 'jdk_11_latest',
                 'jdk_17_latest',
                 'jdk_21_latest',
@@ -592,7 +593,7 @@ Unfortunately we often see builds break because of 
changes/new machines...''')
                 'jdk_24_latest',
                 'jdk_25_latest',
                 'jdk_26_latest',
-                'ibmjdk_1.8.0_261'
+                'ibm_semuru_21.0.2_13'
         )
         // Note H50 is reserved according to its node-description
         
label('Nodes','builds22','builds23','builds24','builds25','builds26','builds27','builds28','builds29','builds30','builds31','builds32','builds33','builds34','builds35','builds36','builds37','builds38','builds39','builds40','builds50','builds56','builds57','builds58','builds59','builds60',


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to