[
https://issues.apache.org/jira/browse/THRIFT-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
notona updated THRIFT-3220:
---------------------------
Description:
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
was:
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.
> Android does not support @Generated Annotation
> ----------------------------------------------
>
> Key: THRIFT-3220
> URL: https://issues.apache.org/jira/browse/THRIFT-3220
> Project: Thrift
> Issue Type: Bug
> Components: Compiler (General)
> Affects Versions: 0.9.2
> Reporter: notona
> Priority: Minor
>
> 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)