Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update s390x Dockerfiles to use AdoptOpenJDK API v3 #9363

Merged
merged 1 commit into from Apr 24, 2020

Conversation

fjeremic
Copy link
Contributor

According to [1] v1 and v2 APIs are now deprecated and the latter may
be removed at some point. The jdk8 Dockerfile uses the v1 API which
currently fails and we cannot build the Dockerfile properly. This
commit switches all known s390x Dockerfiles to use the v3 API.

[1] https://api.adoptopenjdk.net/

Signed-off-by: Filip Jeremic fjeremic@ca.ibm.com

@pshipton
Copy link
Member

The copyrights need updates.

According to [1] v1 and v2 APIs are now deprecated and the latter may
be removed at some point. The jdk8 Dockerfile uses the v1 API which
currently fails and we cannot build the Dockerfile properly. This
commit switches all known s390x Dockerfiles to use the v3 API.

[1] https://api.adoptopenjdk.net/

Signed-off-by: Filip Jeremic <fjeremic@ca.ibm.com>
@pshipton pshipton self-assigned this Apr 24, 2020
@pshipton pshipton merged commit 85ff63a into eclipse-openj9:master Apr 24, 2020
@fjeremic fjeremic deleted the fix-dockerfile-s390 branch April 26, 2020 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants