This repository has been archived by the owner on Nov 18, 2022. It is now read-only.
4.0
- Introduces jersey-all bundle to prevent Jersey's dependency chain
- Updates Jersey version to 2.8.0 (release).
- Increases compiler level to Java 7 (needed by Jersey 2.7+). The major version upgrade is a result of this changed requirement.
- Backward compatibility with OSG R4 (#49 thanks @greencable)
- Exposing GsonProvider as API and makes Gson instance configurable (#50)
- Introduces RequestException in Consumer to handle failed requests properly
- Improves robustness of consumer (#45)
- Removes unused package imports
- Updates build to use Tycho 0.20.0