[jira] [Created] (OFBIZ-10999) Have all @deprecated show when it will be removed from the repo

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-10999) Have all @deprecated show when it will be removed from the repo

Nicolas Malin (Jira)
Pierre Smits created OFBIZ-10999:
------------------------------------

             Summary: Have all @deprecated show when it will be removed from the repo
                 Key: OFBIZ-10999
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10999
             Project: OFBiz
          Issue Type: Improvement
          Components: ALL COMPONENTS
    Affects Versions: Trunk
            Reporter: Pierre Smits


Currently we don't provide any information on functions with @deprecated when they will be removed from the repo.

I suggest we add a 'Will be removed at ' + a designator for a release branch after the latest available to the @deprecated, when a function is to be deprecated.

As an example:
 * Currently latest available branch is: release18.12
 * if a contributor deprecates a function now, the statement would be: @deprecated Will be removed at release branch 20.12

This would leave adopters with enough time to plan for migrations, and at the moment the new branch is cut contributors can easily find what needs to be removed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)