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

Add versionLine marker to pom.xml #19986

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

Kordyjan
Copy link
Contributor

@Kordyjan Kordyjan commented Mar 20, 2024

Closes #19691

When it is backported to 3.3.x, the string will be changed to "LTS". We handle version number in a similar manner.

@Kordyjan Kordyjan merged commit 18b146b into scala:main Mar 25, 2024
19 checks passed
@Kordyjan Kordyjan deleted the versionLine-marker-in-pom branch March 25, 2024 12:44
@Kordyjan Kordyjan added this to the 3.4.2 milestone Mar 28, 2024
mzuehlke added a commit to scala-steward-org/scala-steward that referenced this pull request Mar 31, 2024
Scala Steward now distinguishes between Scala Next and Scala LTS.

When the current Scala 3 versions is below 3.4.0 no updates to a newer Scala Next version will be created. But updates to newer Scala 3.3.x version will be created.

If the current version is already a Scala Next version (3.4.x), updates to newer Scala Next versions will be created.

In the future the `versionLine` property can be used to identify LTS and Next version. (scala/scala3#19986)
mzuehlke added a commit to scala-steward-org/scala-steward that referenced this pull request Apr 26, 2024
Scala Steward now distinguishes between Scala Next and Scala LTS.

When the current Scala 3 versions is below 3.4.0 no updates to a newer Scala Next version will be created. But updates to newer Scala 3.3.x version will be created.

If the current version is already a Scala Next version (3.4.x), updates to newer Scala Next versions will be created.

In the future the `versionLine` property can be used to identify LTS and Next version. (scala/scala3#19986)
WojciechMazur added a commit that referenced this pull request Jul 4, 2024
Backports #19986 to the LTS branch.

PR submitted by the release tooling.
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.

Mark LTS releases in the pom
3 participants