Skip to content

Conversation

@nmburgan
Copy link
Member

This makes the java options simpler by allowing any LTS (including the upcoming 25) as a dependency on the package, choosing the oldest supported one available. This also removes some code paths that were for PE.

This makes the java options simpler by allowing any LTS (including the upcoming 25) as a dependency on the package, choosing the oldest supported one available. This also removes some code paths that were for PE.
Copy link
Contributor

@ekohl ekohl left a comment

Choose a reason for hiding this comment

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

Can we merge #8 first?

options.old_sles = 0
options.sles = 0
options.java = 'java-1.8.0-openjdk-headless'
options.java = 'java-11-openjdk-headless | java-17-openjdk-headless | java-21-openjdk-headless | java-25-openjdk-headless'
Copy link
Contributor

Choose a reason for hiding this comment

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

This ends up in the Fedora case and this isn't valid for Fedora because it's the Debian syntax.

@bastelfreak
Copy link
Contributor

@nmburgan could you please rebase 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.

3 participants