Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

3.2.0

Compare
Choose a tag to compare
@hstaudacher hstaudacher released this 31 Dec 08:53
· 148 commits to master since this release
  • Updates Jersey version to 2.5.0 (release).
  • OSGi friendly integration of Jersey's security features (#16 thanks @BryanHunt).
  • Extend publisher to publish jax-rs Feature besides resources (#34)
  • Adds a provider that integrates Jersey SSE features (#34)
  • Restructures p2 repository.
  • Enhances build to run on Windows (#27 thanks @toedter).
  • A project wiki was created (#23).
  • Split of sources and binaries for features and bundles (#18 thanks @dcaillia).
  • Remove Bundle-ActivationPolicy: lazy to be more friendly with other OSGi implementations (#22 thanks @codescale).
  • Adds support for Multipart file uploads (#29)
  • Adds examples for security features and SSE integration.
  • Adds more robust karaf support (pull 26 thanks @ddragosd)