Thank you Dmitriy. It works with jvmVendor=ORACLE (with a warning though):
# ./gradlew clean build
Starting a Gradle Daemon (subsequent builds will be faster)
Configuration on demand is an incubating feature.
> Configure project :
Building CAS version 7.1.0-SNAPSHOT with application server -tomca
I don’t have that config in 7.0.x.
I haven’t started looking at 7.1.x yet.
On Aug 1, 2024, at 9:34 AM, Dmitriy Kopylenko wrote:
Here's more info on Gradle's toolchain auto-detection:
https://docs.gradle.org/8.9/userguide/toolchains.html#sec:auto_detection
D.
On Thu, Aug 1, 2024 at 9:24 AM D
Here's more info on Gradle's toolchain auto-detection:
https://docs.gradle.org/8.9/userguide/toolchains.html#sec:auto_detection
D.
On Thu, Aug 1, 2024 at 9:24 AM Dmitriy Kopylenko
wrote:
> There's is this setting in gradle.properties:
>
>
>
>
>
> *# This property controls the JVM vendor that is
There's is this setting in gradle.properties:
*# This property controls the JVM vendor that is used to by Gradle
toolchains.# You may want to build CAS using a Java version that is not
supported for running Gradle# by setting this property to the vendor of the
JDK you want to use.# Other optio
Something is messing with the build in your environment. Did you use
completely fresh overlay?
D.
On Thu, Aug 1, 2024 at 08:02 wouldsmina wrote:
> I've just tried with azul openjdk (https://www.azul.com/downloads/#zulu)
> but I keep getting the same error.
>
> * What went wrong:
> Could not det
I've just tried with azul openjdk (https://www.azul.com/downloads/#zulu)
but I keep getting the same error.
* What went wrong:
Could not determine the dependencies of task ':bootWar'.
> Could not resolve all dependencies for configuration ':runtimeClasspath'.
> Failed to calculate the value of
I’ve built it successfully with just OpenJDK.
On Jul 31, 2024, at 3:21 PM, Dmitriy Kopylenko wrote:
Not actually the case.
Here's the successful build of overlay template (7.1.0-SNAPSHOT), freshly
cloned from here: https://github.com/apereo/cas-overlay-template
JDK 21 from Zulu:
> java -v
Not actually the case.
Here's the successful build of overlay template (7.1.0-SNAPSHOT), freshly
cloned from here: https://github.com/apereo/cas-overlay-template
JDK 21 from Zulu:
*> java -version*
*openjdk version "21.0.4" 2024-07-16 LTSOpenJDK Runtime Environment
Zulu21.36+17-CA (build 21.0
It seems as though amazon corretto has become a new build requirement for
cas overlay 7.x.x. Does anyone know why this is?
Emmett
--
- Website: https://apereo.github.io/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
You received this message because you