Build cruft
-----------
Key: THRIFT-841
URL: https://issues.apache.org/jira/browse/THRIFT-841
Project: Thrift
Issue Type: Bug
Affects Versions: 0.3
Reporter: Eric Evans
The following files are shipped in the binary release artifacts, (despite being
removed in the clean target). This creates problems for packaging where it is
typical to import to the binary releases into a vcs alongside the packaging
artifacts.
{noformat}
compiler/cpp/thriftl.cc
compiler/cpp/thrifty.cc
compiler/cpp/thrifty.h
config.h
lib/erl/Makefile
lib/php/Makefile
test/py/Makefile
test/rb/Makefile
{noformat}
Also, the following is generated during a build, but not removed on a clean.
{noformat}
lib/perl/test/Makefile
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.