You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adam Heath (JIRA)" <ji...@apache.org> on 2015/04/22 17:21:58 UTC

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

Adam Heath created OFBIZ-6279:
---------------------------------

             Summary: 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
            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)