You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by nw...@apache.org on 2014/04/23 16:45:14 UTC

[lucy-commits] [2/3] git commit: refs/heads/master - Remove Clownfish files from rat-excludes

Remove Clownfish files from rat-excludes


Project: http://git-wip-us.apache.org/repos/asf/lucy/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/920dca8b
Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/920dca8b
Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/920dca8b

Branch: refs/heads/master
Commit: 920dca8b4129d91790b9fb481cff7bdf7b10d0ca
Parents: c3a9a7c
Author: Nick Wellnhofer <we...@aevum.de>
Authored: Wed Apr 23 16:38:51 2014 +0200
Committer: Nick Wellnhofer <we...@aevum.de>
Committed: Wed Apr 23 16:38:51 2014 +0200

----------------------------------------------------------------------
 devel/conf/rat-excludes | 23 -----------------------
 1 file changed, 23 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucy/blob/920dca8b/devel/conf/rat-excludes
----------------------------------------------------------------------
diff --git a/devel/conf/rat-excludes b/devel/conf/rat-excludes
index 209311e..676f566 100644
--- a/devel/conf/rat-excludes
+++ b/devel/conf/rat-excludes
@@ -18,18 +18,11 @@
 
 # CHANGES and MANIFEST files do not require license headers.
 CHANGES
-clownfish/compiler/perl/MANIFEST
-clownfish/runtime/perl/MANIFEST
 perl/MANIFEST
 
 # doc file does not require license.
 CONTRIBUTING
 
-# These files are autogenerated by running CFCLexHeader.l through Flex.
-# Flex's licensing explicitly disclaims copyright on generated lexers.
-clownfish/compiler/src/CFCLexHeader.h
-clownfish/compiler/src/CFCLexHeader.c
-
 # The Lemon parser generator is in the public domain.  See LUCY-173.
 lemon/lemon.c
 lemon/lempar.c
@@ -76,27 +69,11 @@ perl/sample/us_constitution/*.txt
 # Clownfish parcel files (.cfp) are in JSON format and cannot have comments.
 core/Lucy.cfp
 core/TestLucy.cfp
-clownfish/compiler/c/t/cfbase/Animal.cfp
-clownfish/compiler/c/t/cfext/AnimalExtension.cfp
-clownfish/compiler/perl/t/cfbase/Animal.cfp
-clownfish/compiler/perl/t/cfclash/bar/Bar.cfp
-clownfish/compiler/perl/t/cfclash/class/AnimalExtension.cfp
-clownfish/compiler/perl/t/cfclash/foo/Foo.cfp
-clownfish/compiler/perl/t/cfext/AnimalExtension.cfp
-clownfish/runtime/core/Clownfish.cfp
-clownfish/runtime/core/TestClownfish.cfp
 
 # gitignore files should be ignored
 .gitignore
 c/.gitignore
 charmonizer/.gitignore
-clownfish/.gitignore
-clownfish/compiler/.gitignore
-clownfish/compiler/c/.gitignore
-clownfish/compiler/perl/.gitignore
-clownfish/devel/benchmarks/method_dispatch/.gitignore
-clownfish/runtime/c/.gitignore
-clownfish/runtime/perl/.gitignore
 core/Lucy/Util/Json/.gitignore
 lemon/.gitignore
 perl/.gitignore