Manu Sridharan created THRIFT-4657:
--------------------------------------
Summary: 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
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)