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

Add --no-check-certificate in getDependencies.pl #1152

Merged
merged 3 commits into from
Feb 12, 2018

Conversation

smlambert
Copy link
Contributor

The certificate at AdoptOpenJDK expires frequently and we get a failure when trying to wget the asmtools from their build artifacts (https://ci.adoptopenjdk.net/view/Dependencies/job/asmtools/lastSuccessfulBuild/artifact/). This change mitigates this recurring problem.

@smlambert
Copy link
Contributor Author

Jenkins test sanity plinux

@smlambert
Copy link
Contributor Author

@llxia please review

The failure in JDK9 sanity is not related to this change (but rather related to: #981)

@smlambert
Copy link
Contributor Author

This is blocking builds at AdoptOpenJDK.

@smlambert
Copy link
Contributor Author

Jenkins test sanity plinux jdk8

@llxia
Copy link
Contributor

llxia commented Feb 12, 2018

ci tests failure is not related. Merge the PR.

@llxia llxia merged commit 15db674 into eclipse-openj9:master Feb 12, 2018
@smlambert
Copy link
Contributor Author

Fixes #1150

@smlambert smlambert deleted the noCert branch May 9, 2018 03:15
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.

2 participants