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

[GitHub] [incubator-pekko] pjfanning opened a new issue, #335: detailed build instructions

pjfanning opened a new issue, #335:
URL: https://github.com/apache/incubator-pekko/issues/335

   As part of Pekko release, we will need the Apache Incubator PMC to vote on our source release. They will need to be able to take the source release and to build Pekko jars using it.
   
   There is an inadequate initial stab at:
   
   https://github.com/apache/incubator-pekko/blob/main/README.md#building-from-source
   
   We need to also spell out that you probably need to have 2 Java Runtimes installed. See #333 for background (and https://lists.apache.org/thread/zz77bc6tjhdp68cojj6vksrmlqqvn7ln)


-- 
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.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


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

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on issue #335:
URL: https://github.com/apache/incubator-pekko/issues/335#issuecomment-1595380479

   what's at https://github.com/apache/incubator-pekko/blob/main/README.md#building-from-source will do


-- 
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


[GitHub] [incubator-pekko] pjfanning closed issue #335: detailed build instructions

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning closed issue #335: detailed build instructions
URL: https://github.com/apache/incubator-pekko/issues/335


-- 
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


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

Posted by "mdedetrich (via GitHub)" <gi...@apache.org>.
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