[ https://issues.apache.org/jira/browse/AXIS2-3848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Afkham Azeez resolved AXIS2-3848.
---------------------------------
Resolution: Fixed
> writeReplace() should be deprecated in databinding/types/NegativeInteger.java et al.
> -------------------------------------------------------------------------------------
>
> Key: AXIS2-3848
> URL: https://issues.apache.org/jira/browse/AXIS2-3848
> Project: Axis2
> Issue Type: Improvement
> Affects Versions: nightly
> Reporter: Tom Seelbach
> Priority: Minor
>
> This also applies to NonNegativeInteger, PositiveInteger, NonPositiveInteger.java.
> writeReplace() should be deprecated since it is a workaround for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html
which has been fixed since Java 1.4.
> By deprecating it now, we can delete it in the future and also delete the inner class
- BigIntegerRep.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org
|