[Java] version in the generated README dependent from {{java8}}#380
[Java] version in the generated README dependent from {{java8}}#380jmini merged 3 commits intoOpenAPITools:masterfrom
Conversation
Same issue as per swagger-api/swagger-codegen#7259 just need to update the README
|
To run OpenAPI-Generator itself you need Java 8. The main Reame in this project says so. But the file you are modifying is for the Readme of the generated project. I did not check in detail, but I think that with some option you manage to get a generated project that can be built with "Java 6". I think in the mustache readme the output should be dependent from if the |
|
@developersteve which Java API client (e.g. jersey2, okhttp-gson, etc) are you using? I believe most still work with Java 7. |
|
@wing328 exactly I believe this too... Unless you set the Maybe we could/should make the README dependent of the |
|
I have update this PR to consider |
Same issue as per swagger-api/swagger-codegen#7259 just need to update the README
PR checklist
./bin/to update Petstore sample so that CIs can verify the change. (For instance, only need to run./bin/{LANG}-petstore.shand./bin/security/{LANG}-petstore.shif updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates). Windows batch files can be found in.\bin\windows\.master,3.1.x,4.0.x. Default:master.Description of the PR
(details of the change, additional tests that have been done, reference to the issue for tracking, etc)