State of JAX-RS 2.0 spec

2015-03-24 Thread Bernd
Hello, I noticed that the JAX-RS Spec Pom is not listed on the Maven site ( http://geronimo.apache.org/maven/specs/index.html under "Modules"). When I look into the source repository I see in the POM that it puts "1.1" in the Bundle manifest and OSGi exports. So I wonder if this project is already

Re: State of JAX-RS 2.0 spec

2015-03-24 Thread Romain Manni-Bucau
Hi bundle manifest is surely not correct - think nobody tested it in osgi yet but for other use cases it should be fine. Sources were written @apache (and just compared to the spec, not copied from the spec) so we shouldnt need to add the RI in the notice AFAIK. Romain Manni-Bucau @rmannibucau <

Re: State of JAX-RS 2.0 spec

2015-03-24 Thread Daniel Kulp
> On Mar 24, 2015, at 10:24 AM, Romain Manni-Bucau > wrote: > > Hi > > bundle manifest is surely not correct - think nobody tested it in osgi yet Most likely cause those using JAX-RS 2.0 in OSGi are using the servicemix bundle: org.apache.servicemix.specs.jsr339-api-2.0 which is based on t

[VOTE] Release geronimo-jcdi-1.1 spec API

2015-03-24 Thread Mark Struberg
Hi! I’d like to call a VOTE on the geronimo-jcdi_1.1_spec-1.0 jar. This is an API which implements the CDI-1.1 and 1.2 API and SPI and passes the CDI TCK. It also passes the method signature test of CDI-1.2. Here is the staging repo https://repository.apache.org/content/repositories/orgapacheger