Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQ] Java client: Indicate min version of maven and gradle in generated README.md file #10524

Closed
sebastien-rosset opened this issue Oct 4, 2021 · 0 comments · Fixed by #10571

Comments

@sebastien-rosset
Copy link
Contributor

sebastien-rosset commented Oct 4, 2021

Is your feature request related to a problem? Please describe.

For the Java client, the generated README (from README.mustache) file has an ambiguous statement about the gradle and maven dependencies. It does not specify the min versions, but in reality there are min version dependencies.

Building the API client library requires:
....
2. Maven/Gradle

Describe the solution you'd like

I suggest generating a README file that has the actual min gradle and maven versions, such as:

2. Maven 3.8.3
3. Gradle 7.2

Describe alternatives you've considered

Additional context

@sebastien-rosset sebastien-rosset changed the title [REQ] Java client gradle.properties and generated README.md file [REQ] Indicate min version of maven and gradle in generated README.md file for the Java client Oct 4, 2021
@sebastien-rosset sebastien-rosset changed the title [REQ] Indicate min version of maven and gradle in generated README.md file for the Java client [REQ] Java client: Indicate min version of maven and gradle in generated README.md file Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant