apache / apache/pekko-http-quickstart-java.g8

review gradle wrapper usage

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
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

Research direction

Start by reading the linked LEGAL-570 discussion and reviewing the gradle-wrapper jars, gradlew scripts, and any documentation mentioned by the repository. Determine which of the listed approaches is required for this repository, then confirm that the chosen wrapper or installation guidance satisfies the release policy on supported platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.