Skip to content

[Java][jaxrs-spec] evaluating withXml in enum and pojo for jaxrs-spec #9868

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mppperez
Copy link

Related to several issues for Java JAXRS and non working withXml configuration option.

This PR only fixes it for jaxrs-spec and only for enum and pojo (no more needed in our project and could not be tested).

Any help with extending for other jaxrs implementations are welcome - I will update this PR.

Otherwise this may be already a help for ppl with similar issues that can't find any other pointers on how to fix this in OpenAPI for their project.

@wing328
Copy link
Member

wing328 commented Jul 5, 2021

Thanks for the PR but your commit (as shown in the Commits tab) is not linked to your Github account, which means this PR won't count as your contribution in https://github.com/OpenAPITools/openapi-generator/graphs/contributors.

Let me know if you need help fixing it.

Ref: https://github.com/OpenAPITools/openapi-generator/wiki/FAQ#how-can-i-update-commits-that-are-not-linked-to-my-github-account

@wing328
Copy link
Member

wing328 commented Aug 22, 2021

Can you please resolve the merge conflicts when you've time?

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)

@mppperez
Copy link
Author

Merged again. To avoid another merge: could you check again pls and merge if everything is ok. @wing328

If there is anything else don't hetitate to contact me. Ty.

@mppperez
Copy link
Author

The build failed due to a connection reset... the build should be restarted again later since this issue should not be related to changes in the templates.

Plugin org.apache.maven.plugins:maven-plugin-plugin:3.6.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-plugin-plugin:jar:3.6.0: Could not transfer artifact org.apache.maven.plugins:maven-plugin-plugin:pom:3.6.0 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom: Connection reset -> [Help 1]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants