Consider adding a `gradle-daemon-jvm.properties` file
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 62/100
- Issue type
- Feature
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- java
- Domain
- build-system
Research direction
Start by checking the existing gradle/ directory and the referenced Gradle daemon toolchain documentation. Add gradle/gradle-daemon-jvm.properties with the requested Java 25 toolchain setting, then verify that Gradle and IntelliJ recognize the required daemon JVM.
Written by the indexing model from the issue text.
Description
As of the change made in https://github.com/spring-projects/spring-framework/commit/7edb0b339719db49803f5a81c9501816d75077b0, spring-framework now requires java 25 to build. Furthermore spring-framework now builds with Gradle 9.2.0 https://github.com/spring-projects/spring-framework/commit/9c0f7146392d4883e43ce2a1016fe15a879bfe38 which [promoted[(https://docs.gradle.org/current/release-notes.html#daemon-toolchain-is-now-stable) the daemon toolchain feature.
This should be as simple as adding a gradle/gradle-daemon-jvm.properties file with the following contents.
#This file is generated by updateDaemonJvm
toolchainVersion=25
This would alert users if a developer does not have a valid installation of java 25 available.
Unable to download toolchain matching the requirements ({languageVersion=25, vendor=any vendor, implementation=vendor-specific, nativeImageCapable=false}) from 'null', due to: No defined toolchain download url for MAC_OS on aarch64 architecture.
This feature is also supported by Intellij, which will correctly display the version of java required by the daemon jvm file.
- Dominant language
- Java
- Stars
- 60.2k
- Forks
- 38.8k
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 30
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from spring-projects/spring-framework
-
status: waiting-for-triage
Difficulty 2/5 1-3 hours Newbie friendliness 66/100
spring-projects/spring-framework#37282 ·
-
in: messaging status: waiting-for-triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
spring-projects/spring-framework#37016 · 1 comment ·
-
WebFlux RequestContext.changeLocale() lacks Javadoc for rendering-scope limitation (MVC parity gap) Openstatus: waiting-for-triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
spring-projects/spring-framework#36738 · 1 comment ·
-
status: waiting-for-triage type: documentation
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
spring-projects/spring-framework#36684 ·
-
status: waiting-for-triage
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
spring-projects/spring-framework#36668 ·
All issues in spring-projects/spring-framework
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100