tisonkun commented on PR #1905:
URL: https://github.com/apache/zookeeper/pull/1905#issuecomment-1236111353
CI failed. Although I don't think it's related. Will retry later.
```
$ java -Xmx32m -version
openjdk version "11.0.16.1" 2022-08-12 LTS
OpenJDK Runtime Environment (build 11.0.16.1+1-LTS)
OpenJDK 64-Bit Server VM (build 11.0.16.1+1-LTS, mixed mode)
$ javac -J-Xmx32m -version
javac 11.0.16.1
install
12.82s$ if [ "${TRAVIS_CPU_ARCH}" == "arm64" ]; then sudo apt-get install
maven; fi
0.08s$ mvn clean apache-rat:check verify -DskipTests spotbugs:check
checkstyle:check -Pfull-build
Error: JAVA_HOME is not defined correctly.
We cannot execute /usr/lib/jvm/bellsoft-java11-arm64/bin/java
The command "mvn clean apache-rat:check verify -DskipTests spotbugs:check
checkstyle:check -Pfull-build" exited with 1.
```
--
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]