mdedetrich commented on issue #1048: URL: https://github.com/apache/incubator-pekko/issues/1048#issuecomment-1911479732
> I have `JAVA_8_HOME`, otherwise it will not compile, this seems an api mapping issue, but better done when we delete all the obsoleted code. Its not just an API missing issue, the version of sbt-paradox that we are using to build the docs will **_only_** run on JDK 8/11 because it uses unsafe. There are actually lots of reasons why we have to build Pekko in the way that its currently done. My point is that if you have an expectation that this project can be built with any JDK, thats not going to happen anytime soon. -- 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]
