users@jersey.java.net

[Jersey] Re: JAX-RS bugfixes?

From: cowwoc <cowwoc_at_bbs.darktech.org>
Date: Thu, 03 Jul 2014 16:45:09 -0400

Hi Jason,

It's an implementation issue, but the class resides in the
javax.ws.rs.core package. According to Maven the class resides in
javax.ws.rs-api-2.0.jar which was released by the JAX-RS project, not
Jersey. Are you sure that the Jersey team is able to release a new
version of this JAR file?

I'd be happy to be proven wrong, because it would lead to a quicker bugfix.

Gili

On 03/07/2014 4:04 PM, Jason Lee wrote:
> Is that a spec or an impl issue? Impl issues should be filed here:
> https://java.net/jira/browse/JERSEY/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel
>
> On 07/03/2014 02:51 PM, cowwoc wrote:
>> Hi,
>>
>> When/how does Oracle to release updates to the JAX-RS runtime? I just
>> discovered a nasty bug [1] and the bug database contains many others.
>>
>> Do you have regularly-scheduled bugfix releases for the JAX-RS runtime?
>>
>> [1] https://java.net/jira/browse/JAX_RS_SPEC-471
>>
>> Thanks,
>> Gili
>