You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Sylwester Lachiewicz (Jira)" <ji...@apache.org> on 2022/05/18 19:55:00 UTC

[jira] [Commented] (THRIFT-4657) Include @javax.annotation.Generated annotations for generated Java union classes

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

Sylwester Lachiewicz commented on THRIFT-4657:
----------------------------------------------

merged to v0.12.0 with [https://github.com/apache/thrift/commit/f216dfb7168b08afbebd51b33d50dc6b16d88dbf] 

> 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
(v8.20.7#820007)