Skip to content

Combine extra_getsource_options and EXTRA_GETSOURCE_OPTIONS - #19351

Merged
AdamBrousseau merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:extra_getsource_options
Apr 25, 2024
Merged

Combine extra_getsource_options and EXTRA_GETSOURCE_OPTIONS#19351
AdamBrousseau merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:extra_getsource_options

Conversation

@keithc-ca

Copy link
Copy Markdown
Contributor

Options specified in EXTRA_GETSOURCE_OPTIONS of a jenkins job configuration take precedence.

@keithc-ca
keithc-ca requested a review from AdamBrousseau April 19, 2024 15:53
@AdamBrousseau

Copy link
Copy Markdown
Contributor

jenkins compile alinux jdk17

@AdamBrousseau

Copy link
Copy Markdown
Contributor

@keithc-ca
https://openj9-jenkins.osuosl.org/job/Pipeline_Build_Test_JDK17_aarch64_linux/2131/console

00:02:14.876  ERROR: Execution failed
00:02:14.895  groovy.lang.MissingMethodException: No signature of method: java.lang.String.addAll() is applicable for argument types: (java.util.ArrayList) values: [[--openssl-version=openssl-3.0.13+CVEs1, --openssl-repo=https://github.com/ibmruntimes/openssl.git]]
00:02:14.895  Possible solutions: findAll(), findAll(java.lang.CharSequence), findAll(groovy.lang.Closure), findAll(java.util.regex.Pattern), findAll(java.util.regex.Pattern, groovy.lang.Closure), findAll(java.lang.CharSequence, groovy.lang.Closure)

@keithc-ca
keithc-ca force-pushed the extra_getsource_options branch from 273b168 to 4ce82c8 Compare April 24, 2024 13:07
@keithc-ca

Copy link
Copy Markdown
Contributor Author

Fixed the error above, and the "multiple releases" case.

@keithc-ca

Copy link
Copy Markdown
Contributor Author

Jenkins compile alinux jdk17

Options specified in EXTRA_GETSOURCE_OPTIONS of a jenkins job
configuration take precedence.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@keithc-ca
keithc-ca force-pushed the extra_getsource_options branch from 4ce82c8 to 6aed51e Compare April 24, 2024 18:07
@keithc-ca

Copy link
Copy Markdown
Contributor Author

Jenkins compile alinux jdk17

@AdamBrousseau
AdamBrousseau merged commit 8add434 into eclipse-openj9:master Apr 25, 2024
@keithc-ca
keithc-ca deleted the extra_getsource_options branch April 25, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants