Skip to content

Cherry-pick: Fix Kotlin single-version build when the best candidate has trailing version info #9591

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

Merged

Conversation

smowton
Copy link
Contributor

@smowton smowton commented Jun 17, 2022

For example, 1.7.0-RC would previously be truncated to 1.7.0 resulting in failure to build the single-version distro as all candidate alternate-version kotlin files would be ignored.

Cherry-picks #9580 onto rc/3.6

…version info

For example, 1.7.0-RC would previously be truncated to 1.7.0 resulting in failure to build the single-version distro as all candidate alternate-version kotlin files would be ignored.
@smowton smowton requested a review from a team as a code owner June 17, 2022 11:37
@github-actions github-actions bot added the Java label Jun 17, 2022
@smowton smowton merged commit 91ec8a3 into github:rc/3.6 Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants