He-Pin commented on code in PR #1054: URL: https://github.com/apache/incubator-pekko/pull/1054#discussion_r1468512997
########## project/Jdk9.scala: ########## @@ -11,36 +11,87 @@ * Copyright (C) 2017-2022 Lightbend Inc. <https://www.lightbend.com> */ -import sbt._ import sbt.Keys._ +import sbt._ object Jdk9 extends AutoPlugin { Review Comment: I think we can just leave it for now, I changed it to `MultiJavaLTS` support, and then there are many place need to update. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
