full-chef-85630
10/17/2022, 2:50 PMshdzh-mbp-1:datahub shdzh$ java -version
openjdk version "1.8.0_345"
OpenJDK Runtime Environment (build 1.8.0_345-bre_2022_08_04_23_35-b00)
OpenJDK 64-Bit Server VM (build 25.345-b00, mixed mode)
shdzh-mbp-1:datahub shdzh$ gradle -v
------------------------------------------------------------
Gradle 7.5
------------------------------------------------------------
Build time: 2022-07-14 12:48:15 UTC
Revision: c7db7b958189ad2b0c1472b6fe663e6d654a5103
Kotlin: 1.6.21
Groovy: 3.0.10
Ant: Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM: 1.8.0_345 (Homebrew 25.345-b00)
OS: Mac OS X 12.5.1 x86_64
err info:
> Task :datahub-frontend:compileScala
[Error] /Users/shdzh/work/source/0.9/datahub/datahub-frontend/app/auth/AuthModule.java:8:33: error: cannot access Actor
javac exited with exit code 1
> Task :datahub-frontend:compileScala FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':datahub-frontend:compileScala'.
> javac returned non-zero exit code
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at <https://help.gradle.org>
BUILD FAILED in 36s
70 actionable tasks: 17 executed, 53 up-to-date
square-activity-64562
10/18/2022, 3:51 PMsquare-activity-64562
10/18/2022, 3:51 PM0.9.0
we moved to JDK 11. So please attempt to do the build using JDK 11 not JDK 8full-chef-85630
10/19/2022, 3:01 AMsquare-activity-64562
10/20/2022, 9:19 AMsquare-activity-64562
10/20/2022, 9:19 AMsalmon-rose-54694
11/22/2022, 8:59 AM