Skip to content
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

update meecrowave, jax-rs, cxf dependencies #13

Closed
wants to merge 1 commit into from

Conversation

deki
Copy link
Contributor

@deki deki commented Feb 12, 2019

This fixes the NoSuchMethodError during tests when client.close is called in finally block.

@rmannibucau
Copy link
Contributor

Hi @deki, wonder if we can just exclude jaxrs2 api from surefire to force meecrowave-specs (or jaxrs21 one). Idea is to not have completion and compilation success on jaxrs 2.1 new feature to still be jaxrs 2.0 compatible.

@deki
Copy link
Contributor Author

deki commented Feb 12, 2019

Hmm do you mean adding a different profile for tests? Personally I don't like duplicate API dependencies. Are there really users that can't use 2.1?

@rmannibucau
Copy link
Contributor

@deki yes - even some are stucked on 1.x so we set 2.0 as a base but we have to stick to it for a few (note i never said I was happy with that but that's how is life ;)). Technically I meant to use classpathDependencyExclude/include in surefire if enough.

@deki deki closed this Feb 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants