He-Pin commented on code in PR #2111:
URL: https://github.com/apache/pekko/pull/2111#discussion_r2311981979


##########
project/OSGi.scala:
##########
@@ -143,7 +143,7 @@ object OSGi {
       "!scala.util.parsing.*",
       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")

Review Comment:
   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.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to