Repository: incubator-trafodion Updated Branches: refs/heads/master 8b6deb4a0 -> 285b35412
Updates .rat-excludes Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/285b3541 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/285b3541 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/285b3541 Branch: refs/heads/master Commit: 285b354121f64c099ebe793a278070c3a1891228 Parents: 8b6deb4 Author: Jacques Le Roux <[email protected]> Authored: Sat Nov 18 12:54:59 2017 +0100 Committer: Jacques Le Roux <[email protected]> Committed: Sat Nov 18 12:54:59 2017 +0100 ---------------------------------------------------------------------- .rat-excludes | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/285b3541/.rat-excludes ---------------------------------------------------------------------- diff --git a/.rat-excludes b/.rat-excludes index e24f78d..48d90fe 100644 --- a/.rat-excludes +++ b/.rat-excludes @@ -34,7 +34,7 @@ RAT_README readme.md README.md run_me* -# documentation and build info +# documentation and build info eclipse.*cproject* eclipse.project doxygen_tmudr.1.6.config @@ -163,6 +163,7 @@ UpsertSelectAutoCommitTest.java UpsertSelectTest.java UpsertValuesTest.java VariableLengthPKTest.java +TrafConfiguration.java # asciidoc extention file -- MIT license google-analytics-postprocessor.rb @@ -179,3 +180,10 @@ theme.json # they have BSD-3 license that RAT does not recognize prettytable.py socks.py + +# SqlCompilerDebugger bmp +.*.bmp + +# To be located +security_dll +
