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

Reorganize codebase so specific implementation of jaxrs is not enforced. #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

splatch
Copy link

@splatch splatch commented May 23, 2018

This pull request contains bunch of changes which affects several places and changes package layout of client. For this reason new version is set on modules. Main purpose of proposed changes is to break hard dependency between API/model and actual implementation. Thanks to that different JAX-RS implementations can be used.

  1. Add parent and move snapshot version ahead.
  2. Provide a way to customize content type detector.
  3. Provides OSGi metadata.

Note that some tests are failing due to encoding changes.

1. Add parent and move snapshot version ahead.
2. Provide a way to customize content type detector.
3. Provides OSGi metadata.
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.

None yet

1 participant