[ https://issues.apache.org/jira/browse/THRIFT-4657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christopher Tubbs resolved THRIFT-4657. --------------------------------------- Fix Version/s: 0.12.0 Resolution: Fixed > 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 > Fix For: 0.12.0 > > > 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)