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

Backport "Fix layout of released SDK archives, restore intermediate top-level directory " to 3.6 #22272

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

WojciechMazur
Copy link
Contributor

Backports #22199 to the 3.6.3.

PR submitted by the release tooling.
[skip ci]

…directory (#22199)

Fixes #22194 

Restores top-level directory `scala3-${version}` that is present in
artifacts published before Scala 3.6, removed during hotfix 3.6.1
release.
We now follow the [Well formed SDK archives
layout](https://github.com/sdkman/sdkman-cli/wiki/Well-formed-SDK-archives).
Removing the top-level directory even though at first glance looked like
an improvement was in fact introducing problems to multiple package
managers and build tools.

[Cherry-picked 5b3d82a]
Base automatically changed from backport-release-3.6.3-22205 to release-3.6.3 December 30, 2024 16:44
@WojciechMazur WojciechMazur merged commit 1e17f4d into release-3.6.3 Dec 30, 2024
38 of 52 checks passed
@WojciechMazur WojciechMazur deleted the backport-release-3.6.3-22199 branch December 30, 2024 16:44
@SethTisue SethTisue changed the title Backport "Fix layout of released SDK archives, restore intermiediete top-level directory " to 3.6 Backport "Fix layout of released SDK archives, restore intermediate top-level directory " to 3.6 Jan 2, 2025
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.

1 participant