Skip to content

Conversation

rovarga
Copy link
Contributor

@rovarga rovarga commented Aug 30, 2025

The range does not reflect current version, update it to [2,2.1).

Signed-off-by: Robert Varga [email protected]

The range does not reflect current version, update it to [2,2.1).

Signed-off-by: Robert Varga <[email protected]>
Copy link
Member

@He-Pin He-Pin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see, it should be 2.0 at least now.

@He-Pin He-Pin added this to the 2.0.0-M1 milestone Aug 30, 2025
scalaImport(scalaVersion),
"*")
def pekkoImport(packageName: String = "org.apache.pekko.*") = versionedImport(packageName, "1.1", "1.2")
def pekkoImport(packageName: String = "org.apache.pekko.*") = versionedImport(packageName, "2", "2.1")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.0, 2.1 might be better

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

btw, I'm not sure if we should still keep osgi in 2.0.0, at least Akka dropped it and seems no much complain.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#705 - but let's assume that that is not agreed yet

@pjfanning
Copy link
Member

@rovarga it would be good to keep the version change in its own PR instead of merging other changes here - we may end up cherry picking some changes to other version branches but we can't do that if you change version.
My suggestion is to leave this as version change only and to look at the comments that we have raised about the version strings. Reopen #2112 and use that for all the import fixes.

Copy link
Member

@pjfanning pjfanning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.0, 2.1 might be better

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.

3 participants