pjfanning closed issue #1751: Java 11 compile issues in nightly build
URL: https://github.com/apache/pekko/issues/1751
--
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 unsubs
pjfanning commented on issue #1751:
URL: https://github.com/apache/pekko/issues/1751#issuecomment-2622172381
@He-Pin I don't think the verify jdk9 script is being run - I think it just
compiling the code. The println of the result that appears in the script does
not lead to a result being p
pjfanning commented on issue #1751:
URL: https://github.com/apache/pekko/issues/1751#issuecomment-2622162115
@gedochao found the issue in
https://github.com/VirtusLab/scala-cli/issues/3464
The license header breaks the script with scala-cli 1.6.1. It now must
appear after the using d
He-Pin commented on issue #1751:
URL: https://github.com/apache/pekko/issues/1751#issuecomment-2622152750
It works before , but starting failing after scala cli 1.6.3 released, I
don't have my PC by my side for now.
--
This is an automated message from the Apache Git Service.
To respond t
tgodzik commented on issue #1751:
URL: https://github.com/apache/pekko/issues/1751#issuecomment-2621011653
Does it happen with `--server=false` or works with Scala CLI 1.6.1 and Scala
3.5.2 ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
pjfanning commented on issue #1751:
URL: https://github.com/apache/pekko/issues/1751#issuecomment-2619982620
Last time this passed on Java 11, we had:
```
Scala CLI version: 1.5.4
Scala version (default): 3.5.2
```
--
This is an automated message from the Apache Git Service
pjfanning opened a new issue, #1751:
URL: https://github.com/apache/pekko/issues/1751
Happening for a few days. Affects all Java 11 builds but not other Java
versions.
Example:
https://github.com/apache/pekko/actions/runs/13000969784/job/36259394315
Very weird ref to scala 3.6.3