[
https://issues.apache.org/jira/browse/THRIFT-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Duxbury closed THRIFT-693.
--------------------------------
Assignee: Bryan Duxbury
Fix Version/s: 0.5
Resolution: Fixed
I just committed this.
> Thrift compiler generated java code that throws compiler warnings about
> deprecated methods.
> --------------------------------------------------------------------------------------------
>
> Key: THRIFT-693
> URL: https://issues.apache.org/jira/browse/THRIFT-693
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Compiler, Java - Library
> Affects Versions: 0.2
> Reporter: Andrei Dragomir
> Assignee: Bryan Duxbury
> Fix For: 0.5
>
> Attachments: thrift-693.patch
>
>
> Installed release thrift-0.2.0. The compiler generates java code with the
> methods setFieldValue, getFieldValue and isSet. However, in the TBase
> interface, these methods are marked as deprecated. This throws java compiler
> warnings when compiling the thrift generated library code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.