apache / apache/grails-core

Grails 4.0.13 project not generating the gradleWrapperVersion in gradle.properties

Open
#12,223 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Groovy
Stars
2.9k
Forks
975
Avg merge
1d 22h
Merged PRs (30d)
92

Description

### Steps to Reproduce

1. Create Grails **4.0.13** application
2. Check `gradle.properties` which should have `gradleWrapperVersion=5.0` based on [Upgrading from Grails 3.3.x](http://docs.grails.org/4.0.x/guide/upgrading.html)

### Expected Behavior

Should in `gradle.properties` generate default version `gradleWrapperVersion=5.0`

### Actual Behaviour
In `gradle.properties` there is no `gradleWrapperVersion` defined

Tell us what happens instead

### Environment Information

- **Operating System**: WINDOWS 11
- **Grails Version:** 4.0.13
- **JDK Version:** 1.8

Contributor guide

Open the contributing guide

Research direction

Start with the generated gradle.properties in a new Grails 4.0.13 application and compare it with the Upgrading from Grails 3.3.x guide. Confirm whether gradleWrapperVersion=5.0 is expected, then verify that a newly created application contains this setting when the issue is resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
groovy
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.