raboof opened a new issue, #1118: URL: https://github.com/apache/incubator-pekko/issues/1118
The discussion on whether or not to require Java 11 for building Pekko is at https://lists.apache.org/thread/ro3rz6s8mvj7j9dp39oszf7rnr6hn19d This ticket is meant to collect the tasks/opportunities that are unlocked once we make that jump: * Remove `notOnJdk8` and `isJdk8` from `project/JdkOptions.scala`, and anything that depends on it * Update scalatest and make sure its dependency modules are consistent with 'their' scalatest version again (#1116) * Create a safeguard to make sure we don't inadvertently update compile-time dependencies to require Java 9 or later (how?) -- 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]
