Nicolas Malin created OFBIZ-9558:
------------------------------------
Summary: 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
Priority: Minor
Following the thread
https://lists.apache.org/thread.html/ce4f9899d811208b8ecbc0a6bdc99a47057dfcd354f932a879aa947b@%3Cdev.ofbiz.apache.org%3E 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
(v6.4.14#64029)