OpenAPITools / openapi-generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
https://openapi-generator.tech
Apache License 2.0
21.75k stars 6.56k forks source link

Update brew formula to support JDK9 #1203

Open wing328 opened 6 years ago

wing328 commented 6 years ago
Description

In the next stable release, we'll need to update the brew formula to use "1.8+" instead of "1.8".

Before that, we'll need to test the project with JDK9 and JDK10.

openapi-generator version

Latest master

Related issues/PRs

https://github.com/OpenAPITools/openapi-generator/pull/1188

Suggest a fix/enhancement

We'll update the following line:

https://github.com/Homebrew/homebrew-core/pull/28921/files#diff-7212f3680bef582a293d6249adbf98c3R15

wing328 commented 6 years ago

For JDK10, the test (build) passed via https://app.shippable.com/github/OpenAPITools/openapi-generator/runs/3433/summary/