Bug 1119409

Summary: NoContentException.java needs to be added into jboss-jaxrs-api_1.1_spec
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Weinan Li <weli>
Component: RESTEasyAssignee: Carlo de Wolf <cdewolf>
Status: CLOSED NOTABUG QA Contact: Katerina Odabasi <kanovotn>
Severity: high Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.3.0CC: fnasser
Target Milestone: ---   
Target Release: EAP 6.3.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-15 08:59:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Weinan Li 2014-07-14 17:28:03 UTC
A patch of RESTEasy 2.3.8.CP1 needs a class(NoContentException) from JAX-RS 2.0 spec to be added into jboss-jaxrs-api_1.1_spec.

More details please check: https://bugzilla.redhat.com/show_bug.cgi?id=1080420#c15

Comment 3 Carlo de Wolf 2014-07-15 08:59:09 UTC
You can't add 2.0 classes to the 1.1 API jars.

Comment 4 Fernando Nasser 2014-07-15 13:06:56 UTC
Hi Weinan, there must be a way to recode this change using the 1.1 API.  That is what would mean "back port" the fix.

Comment 5 Weinan Li 2014-07-15 14:15:20 UTC
(In reply to Fernando Nasser from comment #4)
> Hi Weinan, there must be a way to recode this change using the 1.1 API. 
> That is what would mean "back port" the fix.

Yeah, I'm discussing with Katerina to remove the dependency: https://bugzilla.redhat.com/show_bug.cgi?id=1080420#c19

Thanks for help Fernando :-) Let me remove the blockness of this issue to bz1080420