Hi,

I've managed now the toolchain calls. What will change after the commit is, that no longer the 
jenkins jdk setting is used (at least that's what I assume), but a new custom 
"jdkVersion" gradle parameter (defaults to jdk "8") instructs gradle to check 
for the specified jdk locally or download it if it's not available.

What's left to do is to additionally set (and use) the vendor (OpenJdk, IBM or 
none for gradle defined order) in jenkins DSL.
I probably commit that changes tomorrow - feel free to "-1" in case you think, 
it's better to use the current execution environment ... which seems not so deterministic 
given that the gradle daemon might be started with a different environment.

Best wishes,
Andi

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to