Repository: thrift Updated Branches: refs/heads/master 6dab9bbeb -> 0399a9c09
THRIFT-3453 remove rat_exclude rat_exclude file within root of our source tree is not in use anymore. It has its origin from incubating phase, where the Tool Apache Rat was used. http://creadur.apache.org/rat/ This closes #719 Project: http://git-wip-us.apache.org/repos/asf/thrift/repo Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/0399a9c0 Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/0399a9c0 Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/0399a9c0 Branch: refs/heads/master Commit: 0399a9c099122911ef41ff73bce57da0fb0e843f Parents: 6dab9bb Author: Roger Meier <[email protected]> Authored: Sat Nov 28 16:34:12 2015 +0100 Committer: Roger Meier <[email protected]> Committed: Sat Nov 28 17:36:57 2015 +0100 ---------------------------------------------------------------------- rat_exclude | 35 ----------------------------------- 1 file changed, 35 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/thrift/blob/0399a9c0/rat_exclude ---------------------------------------------------------------------- diff --git a/rat_exclude b/rat_exclude deleted file mode 100644 index feafe8b..0000000 --- a/rat_exclude +++ /dev/null @@ -1,35 +0,0 @@ -.gitignore -CHANGES -CONTRIBUTORS -autoscan.log -config.guess -config.log -config.status -config.sub -configure -configure.scan -depcomp -install-sh -libtool -ltmain.sh -missing -stamp-h1 -ylwrap -*.m4 -autom4te.cache -thrifty.h -thrifty.hh -version.h -version.h.in -md5.c -md5.h -doc -lib/erl/vsn.mk -/lib/erl/build/**/* -lib/erl/src/Makefile -thrift.appup.src -OCamlMakefile -README-OCamlMakefile -TODO -Manifest -setup.rb
