[
https://issues.apache.org/jira/browse/THRIFT-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614335#comment-14614335
]
Hudson commented on THRIFT-3220:
--------------------------------
SUCCESS: Integrated in Thrift #1592 (See
[https://builds.apache.org/job/Thrift/1592/])
THRIFT-3220 Option to suppress @Generated Annotation entirely (jensg: rev
6e4037656885132a44407fb7d66f6d034b379376)
* compiler/cpp/src/generate/t_java_generator.cc
> Option to suppress @Generated Annotation entirely
> -------------------------------------------------
>
> Key: THRIFT-3220
> URL: https://issues.apache.org/jira/browse/THRIFT-3220
> Project: Thrift
> Issue Type: Improvement
> Components: Compiler (General)
> Affects Versions: 0.9.2
> Reporter: notona
> Assignee: Jens Geyer
> Priority: Minor
> Fix For: 0.9.3
>
> Attachments:
> THRIFT-3220-Option-to-suppress-Generated-Annotation-.patch
>
>
> Generated Java RPC Client Code is using @Generated Annotation.
> But Android does not support @Generated Annotation.
> so i think, thrift dont' have to create @Generated Annotation when using
> thrift command with java:android option.
> here is the pull request
> https://github.com/apache/thrift/pull/540
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)