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
You can't add 2.0 classes to the 1.1 API jars.
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.
(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