-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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
Package the JDK into jdk.app on macOS #48765
Conversation
This commit packages the bundled JDK into jdk.app on macOS to assist with notarization there.
Pinging @elastic/es-core-infra (:Core/Infra/Packaging) |
@elasticmachine run elasticsearch-ci/bwc |
@elasticmachine update branch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
@jasontedor could you provide some context as to how this helps with notarization? It's not immediately obvious to me what exactly renaming the directory we put the jdk in accomplishes to that effect.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@mark-vieira It puts the directory structure into the format that Apple expects for application bundles ( |
This commit packages the bundled JDK into jdk.app on macOS to assist with notarization there.
This commit packages the bundled JDK into jdk.app on macOS to assist with notarization there.
This commit packages the bundled JDK into jdk.app on macOS to assist with notarization there.