[Java] Replace Java EE 8 dependencies by Jakarta EE 8#10513
Merged
wing328 merged 35 commits intoOpenAPITools:masterfrom Oct 5, 2021
Merged
[Java] Replace Java EE 8 dependencies by Jakarta EE 8#10513wing328 merged 35 commits intoOpenAPITools:masterfrom
wing328 merged 35 commits intoOpenAPITools:masterfrom
Conversation
jakarta.annotation:jakarta.annotation-api:1.3.5
jakarta.annotation:jakarta.annotation-api:1.3.5 for sbt
jakarta.annotation:jakarta.annotation-api:1.3.5 for gradle
"generate-samples.sh for configs java and kotlin
from the exclusion section of org.jboss.resteasy:resteasy-client in the resteasy module because jboss-annotations-api_1.2_spec isn't a transitive dependency
jakarta.validation:jakarta.validation-api:2.0.2 for maven
jakarta.validation:jakarta.validation-api:2.0.2 for gradle
jakarta.validation:jakarta.validation-api:2.0.2 for sbt
"generate-samples.sh for configs java, spring, jaxrs and kotlin
jakarta.ws.rs:jakarta.ws.rs-api:2.1.6 for maven
"generate-samples.sh for configs java, spring, jaxrs and kotlin
jakarta.json.bind:jakarta.json.bind-api:1.0.2 for maven
"generate-samples.sh for configs java, spring, jaxrs and kotlin
"generate-samples.sh for configs java, spring, jaxrs and kotlin
jakarta.xml.bind:jakarta.xml.bind-api:2.3.3 for maven
"generate-samples.sh for configs java, spring, jaxrs and kotlin
jakarta.servlet:jakarta.servlet-api:4.0.4 for maven
"generate-samples.sh for configs java, spring, jaxrs and kotlin
jakarta.activation:jakarta.activation-api:1.2.2 for maven
org.jboss.resteasy:resteasy-client in the resteasy module because javax.activation:activation isn't a transitive dependency
"generate-samples.sh for configs java, spring, jaxrs and kotlin
JavaJaxRS/resteasy/pom.mustache
Java/libraries/rest-assured/pom.mustache
jaxrs-resteasy/eap/pom.mustache
generate-samples.sh in gitBash
samples/openapi3/client/extensions/x-auth-id-alias/java/jersey2-java8
Jakarta EE 8 jakarta.validation:jakarta.validation-api in openapi-generator-online
Member
|
cc @bbdouglas (2017/07) @sreeshas (2017/08) @jfiala (2017/08) @lukoyanov (2017/09) @cbornet (2017/09) @jeff9finger (2018/01) @karismann (2019/03) @Zomzog (2019/04) @lwlee2608 (2019/10) @nmuesch (2021/01) |
Member
|
LGMT. Thanks for the PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix issue #10504