[ 
https://issues.apache.org/jira/browse/THRIFT-4657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16673822#comment-16673822
 ] 

ASF GitHub Bot commented on THRIFT-4657:
----------------------------------------

msridhar opened a new pull request #1619: THRIFT-4657: Include 
@javax.annotation.Generated annotation for unions
URL: https://github.com/apache/thrift/pull/1619
 
 
   THRIFT-4657: Include `@javax.annotation.Generated` annotation for generated 
union classes
   Client: Java compiler
   
   This is a straightforward, compile-time-safe, backward-compatible change.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Include @javax.annotation.Generated annotations for generated Java union 
> classes
> --------------------------------------------------------------------------------
>
>                 Key: THRIFT-4657
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4657
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Java - Compiler
>            Reporter: Manu Sridharan
>            Priority: Major
>
> Currently when generating unions, the Java compiler does not include the 
> javax.annotation.Generated annotation on the generated class, so it is not 
> properly marked as generated code for other tools.  This is easy to fix; 
> GitHub PR coming up.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to