You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "mdedetrich (via GitHub)" <gi...@apache.org> on 2023/05/25 06:30:23 UTC

[GitHub] [incubator-pekko] mdedetrich commented on issue #335: detailed build instructions

mdedetrich commented on issue #335:
URL: https://github.com/apache/incubator-pekko/issues/335#issuecomment-1562352467

   So we should also probably make a clear distinction between "building/compiling" and "making a release". The reason I am pointing this out is that you can compile/build the project fine on JDK 8 (I only have a single visible JDK installed, JDK 8 which is pointed to Pekko via [jenv](https://github.com/jenv/jenv)), it just won't have the optional JDK 11 features. This will also become important when inlining, i.e. https://github.com/apache/incubator-pekko/pull/305 because since inlining doesn't work with Scala's incremental compilation, you only want to enable it when doing a release build and not during development.


-- 
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-unsubscribe@pekko.apache.org

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


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