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

GEODE-5950 ensure images pick up new Java11 versions #2742

Merged

Conversation

onichols-pivotal
Copy link
Contributor

The Java 11.0.1 release exposed an oversight in the new pipeline: some triggers were not in place to ensure images were rebuilt with the new version.

With this fix, the linux image now grabs the latest released version of OpenJDK11 (instead of a hardcoded version), and both linux and windows images are triggered once a week (for lack of a better way to know when there is a new chocolatey update for windows or a change to download link for linux).

  • Is there a JIRA ticket associated with this PR? Is it referenced in the commit message?

  • Has your PR been rebased against the latest commit within the target branch (typically develop)?

  • Is your initial contribution a single, squashed commit?

  • [n/a] Does gradlew build run cleanly?

  • [n/a] Have you written or updated unit tests to verify your changes?

  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?

@dickcav dickcav merged commit 9669d7a into apache:develop Oct 29, 2018
@onichols-pivotal onichols-pivotal deleted the GEODE-5950-automate-jdk11-updates branch August 27, 2020 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants