apache / apache/pekko-http-quickstart-java.g8
review gradle wrapper usage
Open
- Dominant language
- Java
- Stars
- 2
- Forks
- 3
- Avg merge
- 3h 4m
- Merged PRs (30d)
- 7
Description
The ASF don't think including gradle-wrapper jars in source releases is a good idea.
https://issues.apache.org/jira/browse/LEGAL-570
* we could remove the gradle wrapper and fix docs to say that the user needs to install gradle themselves if they want to use gradle
* we could try to hack the gradlew scripts to fetch the gradle-wrapper jar but this is harder with Windows (Linux/Mac users can be more readily expected to have wget or curl available)
* we don't release this repo - so we might not be required to get rid of the gradle-wrapper jar
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.