You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ar...@apache.org on 2012/08/18 00:03:41 UTC

svn commit: r1374454 - /incubator/ooo/trunk/main/rat-excludes

Author: arist
Date: Fri Aug 17 22:03:41 2012
New Revision: 1374454

URL: http://svn.apache.org/viewvc?rev=1374454&view=rev
Log:
exclude **/*.patch.fixes as well as **/*.patch as these are the same type file and cannot contain headers

Modified:
    incubator/ooo/trunk/main/rat-excludes

Modified: incubator/ooo/trunk/main/rat-excludes
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/rat-excludes?rev=1374454&r1=1374453&r2=1374454&view=diff
==============================================================================
--- incubator/ooo/trunk/main/rat-excludes (original)
+++ incubator/ooo/trunk/main/rat-excludes Fri Aug 17 22:03:41 2012
@@ -460,6 +460,7 @@ main/xmlsecurity/test_docs/certs/p12/*.p
 # (133) Diverse patches used to allow building external libraries with the contained
 # needed changes
 **/*.patch
+**/*.patch.fixes
 
 # all part of SGA
 # packaging information (used to build install sets)