[jira] [Resolved] (OFBIZ-6279) UtilDateTime has an ImmutableDate inner class that has deprecation warnings

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

[jira] [Resolved] (OFBIZ-6279) UtilDateTime has an ImmutableDate inner class that has deprecation warnings

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-6279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Heath resolved OFBIZ-6279.
-------------------------------
    Resolution: Fixed

Fixed in branch OFBIZ-6275, r1675462

> UtilDateTime has an ImmutableDate inner class that has deprecation warnings
> ---------------------------------------------------------------------------
>
>                 Key: OFBIZ-6279
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6279
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>            Reporter: Adam Heath
>            Assignee: Adam Heath
>
> When extending/implementing a class/interface, where methods in the parent have been marked deprecated, sub-instances also get deprecation warnings.  The fix here is to also mark the sub-instances deprecated(with @Deprecated or /** @deprecated */



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)