[
https://issues.apache.org/jira/browse/OFBIZ-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nicolas Malin closed OFBIZ-9558.
--------------------------------
Fix Version/s: 18.12.01
Upcoming Branch
17.12.01
Resolution: Implemented
> Manage deprecated service on the ModelService
> ---------------------------------------------
>
> Key: OFBIZ-9558
> URL:
https://issues.apache.org/jira/browse/OFBIZ-9558> Project: OFBiz
> Issue Type: New Feature
> Components: framework
> Affects Versions: Trunk
> Reporter: Nicolas Malin
> Assignee: Nicolas Malin
> Priority: Minor
> Fix For: 17.12.01, Upcoming Branch, 18.12.01
>
> Attachments: OFBIZ-9558.patch, OFBIZ-9558.patch
>
>
> Following the thread
https://s.apache.org/6PzU on how manage the deprecated service we started on the idea :
> * create a new element deprecated on services.xsd with attribute
> * * use-instead : what service replace the current
> * * since
> * * and content element as reason of the deprecation
> * alert in log warning each call on this service
> * set "@deprecated" on the service List in webtools and inform on detail service page.
> The patch contains this feature
--
This message was sent by Atlassian Jira
(v8.3.4#803005)