GitHub user spacharya opened a pull request:
https://github.com/apache/avro/pull/193
AVRO-1987 Add @deprecated tag to getConverion method
As part of AVRO-1972 a typo was fixed.
To inform the users of the same, a @Deprecated tag has been added to the
incorrect function name.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/spacharya/avro AVRO-1987
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/193.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #193
----
commit fb05f6ab7ce729822a31877a406f5e005623aa7e
Author: sacharya <[email protected]>
Date: 2017-02-04T04:41:10Z
AVRO-1987 Add @deprecated tag to getConverion method
As part of AVRO-1972 a typo was fixed.
To inform the users of the same, a @Deprecated tag has been added to the
incorrect function name.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---