You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by ab...@apache.org on 2012/11/15 14:47:53 UTC

svn commit: r1409774 - /incubator/celix/trunk/rat-excludes.txt

Author: abroekhuis
Date: Thu Nov 15 13:47:52 2012
New Revision: 1409774

URL: http://svn.apache.org/viewvc?rev=1409774&view=rev
Log:
Updated RAT exclude file

Modified:
    incubator/celix/trunk/rat-excludes.txt

Modified: incubator/celix/trunk/rat-excludes.txt
URL: http://svn.apache.org/viewvc/incubator/celix/trunk/rat-excludes.txt?rev=1409774&r1=1409773&r2=1409774&view=diff
==============================================================================
--- incubator/celix/trunk/rat-excludes.txt (original)
+++ incubator/celix/trunk/rat-excludes.txt Thu Nov 15 13:47:52 2012
@@ -17,7 +17,7 @@
  For Celix these include
    - Mongoose
    - Unzip and MiniZip files
-   - Doxygen script for CMake
+   - Doxygen scripts for CMake (Doxyfile.in, UseDoxygen.cmake)
  
  Also there are several files which can't have a license.
    - *.MF Manifest files cannot contain comments
@@ -27,6 +27,15 @@
              Excluded to prevent false positives when using RAT on a dev tree.
    
 (.*).MF
+
+ Todo: Why doesn't RAT exclude these files when using a full path?
+cmake/config.properties.in
+cmake/run.sh.in
+cmake/RunConfig.in
+
+Doxyfile.in
+
+ Workaround to exclude .in files.
 (.*).in
 
 .project