Skip to content

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Jan 15, 2019

Fixes #445.

Also trimmed down a bit what is considered by ReflectiveHierarchyStep as discussed with Stuart.

And a couple of other cleanups in JAX-RS processor.

Best reviewed commit per commit.

@gsmet gsmet added this to the 0.6.0 milestone Jan 15, 2019
gsmet added 6 commits January 16, 2019 10:22
There's no reason methods with parameters could contribute to
serialization.
It was probably added for serialization purposes but we now declare all
the return types/parameters automatically.
We were not very consistent and were using classes or strings. Let's use
the class when possible, it's less fragile.
@gsmet
Copy link
Member Author

gsmet commented Jan 16, 2019

@stuartwdouglas The tests finally passed with the latest rebase. Hopefully we will get rid of this CI issue soon.

Could you take a look at this one? It would be nice to have it in 0.6.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants