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

[corretto8] - Change download source #3461

Closed

Conversation

MindNumbing
Copy link
Contributor

Windows build currently failing due to #3448

Signed-off-by: MindNumbing [email protected]

@@ -7,7 +7,7 @@ pkg_description=('Corretto is a build of the Open Java Development Kit (OpenJDK)
pkg_license=("GPL-2.0-only")
pkg_upstream_url=https://aws.amazon.com/corretto/
pkg_maintainer="The Habitat Maintainers <[email protected]>"
pkg_source="https://d2znqt9b1bc64u.cloudfront.net/amazon-corretto-${pkg_version}-linux-x64.tar.gz"
pkg_source="https://d3pxv6yz143wms.cloudfront.net/${pkg_version}/amazon-corretto-${pkg_version}-linux-x64.tar.gz"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there not a non-cloudfront URL we can use? Perhaps one of these?

https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/downloads-list.html

If not, I think a comment on why we use this cloudfront URL directly might be good.

@MindNumbing
Copy link
Contributor Author

Now that #3450 has been approved and #3472 has been merged, these plans are no longer available in this repository.

Please see Additional Plans for more information.

Closing this PR, feel free to re-open at the new location.

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