`packageJvmWindowsApp` doesn't work with `org.gradle.configuration-cache=true`
Open
- Dominant language
- Kotlin
- Stars
- 3k
- Forks
- 148
- Avg merge
- 13h 44m
- Merged PRs (30d)
- 1
Description
And people need to comment them in the `gradle.properties`:
```
#org.gradle.configuration-cache=true
#org.gradle.configuration-cache.problems=warn
```
We will need to test in e2e tests to avoid regressions.
`packageJvmLinuxApp`, `packageJvmMacosApp` and `packageJvmWindowsApp`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by enabling the configuration-cache settings in gradle.properties and reproducing the failure with packageJvmLinuxApp, packageJvmMacosApp, and packageJvmWindowsApp. Inspect the existing end-to-end tests and extend them so all three packaging tasks work with configuration-cache enabled without regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- build-system, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100