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

Fix alternatives #520

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

lutkerd
Copy link
Contributor

@lutkerd lutkerd commented Jan 24, 2025

Fixing alternatives to better emulate the OpenJDK8 package and not conflict when both are installed.

-Adding provides for the public libraries in the JDK so that
other packages that depend on a specific lib and not java can use
Corretto as the JDK if it is already installed.

-Updating the alternatives names to not conflict with the Openjdk8
package.
@lutkerd lutkerd requested a review from benty-amzn January 24, 2025 21:03
@stewartsmith
Copy link

This looks like the right use of alternatives to me... and we can easily enough add a test for it.

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