-
Notifications
You must be signed in to change notification settings - Fork 6k
[Jaxrs-*] Java-based generator + unittest for spec/cxf/resteasy #5028
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
base: master
Are you sure you want to change the base?
Conversation
@wing328 I added the commandline invocation as well, this is equivalent to the shellscript (see JaxrsSpec_Generator_Petstore.java and JavaCXFServer_Generator_Petstore.java). Pls review and let me know if I should do some refactoring before copying the java classes for all current shellscripts or if I should leave it as is for simplicity? |
@wing328 I added resteasy default + joda and cxf-client and did some refactorings. |
PR checklist
./bin/
to update Petstore sample so that CIs can verify the change. (For instance, only need to run./bin/{LANG}-petstore.sh
and./bin/security/{LANG}-petstore.sh
if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates)2.3.0
branch for breaking (non-backward compatible) changes.Description of the PR
see #4087, generator + unittest für cxf, also updated samples
pls merge PR #4995 first, this PR was branched from jfiala:generator_jaxrs-spec_4087
Currently covered languages/shellscripts: