add Compiler Version Info to generated files
--------------------------------------------
Key: THRIFT-1137
URL: https://issues.apache.org/jira/browse/THRIFT-1137
Project: Thrift
Issue Type: Improvement
Components: C++ - Compiler, Erlang - Compiler, Go - Compiler, Haskell
- Compiler, Java - Compiler, JavaME - Compiler, JavaScript - Compiler, OCaml -
Compiler, Perl - Compiler, Python - Compiler, Ruby - Compiler, Smalltalk -
Compiler
Reporter: Roger Meier
Priority: Minor
I would like to have Thrift Compiler Version Info inside generated files, a
header of generated files will look like:
{noformat}
/**
* Autogenerated by Thrift Compiler (0.7.0-dev)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
*/
{noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira