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)