]
Tomaz Cerar moved JBEAP-3449 to WFLY-6232:
------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-6232 (was: JBEAP-3449)
Issue Type: Task (was: Bug)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: REST
(was: REST)
(was: Modules)
Target Release: (was: 7.0.0.GA)
Affects Version/s: 10.0.0.Final
(was: 7.0.0.ER4)
Update resteasy-jettison provider module support to deprecated
--------------------------------------------------------------
Key: WFLY-6232
URL:
https://issues.jboss.org/browse/WFLY-6232
Project: WildFly
Issue Type: Task
Components: REST
Affects Versions: 10.0.0.Final
Reporter: Tomaz Cerar
Assignee: Tomaz Cerar
Priority: Blocker
Make the module resteasy-jettison-provider deprecated in EAP.
This is based on the discussion i email thread:
----- Original Message -----
From: "Dimitris Andreadis" <dandread(a)redhat.com>
To: "Katerina Novotna" <kanovotn(a)redhat.com>
Cc: "Dimitris Andreadis" <dimitris(a)redhat.com>, "Weinan Li"
<weli(a)redhat.com>, "Bill Burke" <bburke(a)redhat.com>, "Marek
Kopecky" <mkopecky(a)redhat.com>, "Ron Sigal"
<rsigal(a)redhat.com>, "Jason T. Greene" <jgreene(a)redhat.com>,
"Stuart Douglas" <sdouglas(a)redhat.com>, "Bilgehan Ozpeynirci"
<bilge(a)redhat.com>
Sent: Tuesday, February 2, 2016 11:17:44 AM
Subject: Re: Jettison provider not trigerred in EAP7
(copying Bilge, too)
In EAP6 I see:
https://mojo.redhat.com/docs/DOC-1053168
org.jboss.resteasy.resteasy-jackson-provider public
org.jboss.resteasy.resteasy-jettison-provider public
So we cannot just "remove" stuff. I think the right approach is to mark:
org.jboss.resteasy.resteasy-jettison-provider deprecated
And if it doesn't work for the user out of the box, make sure there is at least a
workaround
for existing applications to work.
Please update DOC-1053168 and make a blocking JBEAP jira for updating the
jettison-provider
support level.
Thanks
/Dimitris