Allow 3.78 build rpm and deb packages#47
Open
lunarfs wants to merge 2 commits intosonatype-nexus-community:mainfrom
Open
Allow 3.78 build rpm and deb packages#47lunarfs wants to merge 2 commits intosonatype-nexus-community:mainfrom
lunarfs wants to merge 2 commits intosonatype-nexus-community:mainfrom
Conversation
…g with new naming scheme. remove EMBEDDED_JDK lookup as it creates noise ,and we know we removed the jdk.
|
Thanks for the contribution. Before we can merge this, we need @lunarfs to sign the Contributor License Agreement |
This comment was marked as outdated.
This comment was marked as outdated.
Author
Author
|
@bhamail sad to finde out you where not on Kubecon 2025 London, had a short chat with a few of your colleagues there. Anyways so I have been thinking where do we want to take this? I see a few options . I realy like the noarch installer, but if you think we need an arch specific with the embedded java also, then i propose that we extend the suit to contain both a noarch, an x86_64 and an aarch64 installer. what do you think (Potentially doing the two binary versions as a new PR) |
…ic_java_from_noarch_packages
Author
|
superseded by #49 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Removing jdk from package as it is installed as a dependeny.
Complying with new naming scheme.
Remove EMBEDDED_JDK lookup as it creates noise ,and we know we removed the jdk.