You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2013/07/07 19:58:47 UTC

svn commit: r1500498 - /cayenne/main/trunk/build-tools/rat-excludes

Author: aadamchik
Date: Sun Jul  7 17:58:46 2013
New Revision: 1500498

URL: http://svn.apache.org/r1500498
Log:
Does Ant flavor of rat recognize this format?

Modified:
    cayenne/main/trunk/build-tools/rat-excludes

Modified: cayenne/main/trunk/build-tools/rat-excludes
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/build-tools/rat-excludes?rev=1500498&r1=1500497&r2=1500498&view=diff
==============================================================================
--- cayenne/main/trunk/build-tools/rat-excludes (original)
+++ cayenne/main/trunk/build-tools/rat-excludes Sun Jul  7 17:58:46 2013
@@ -20,20 +20,20 @@
 # For now manually keeping in sync with 'rat.sh'
 #
 
-.classpath
-.project
-.gitignore
-_*.java
-*.plist
-index.eomodeld
-*.fspec
-DiagramLayout
-excludes.txt
-*.map.xml
-cayenne-*.xml
-cayenne.xml
-*.driver.xml
-CLOVER.txt
-*.html
-*.css
-derby.log
+**/.classpath
+**/.project
+**/.gitignore
+**/_*.java
+**/*.plist
+**/index.eomodeld
+**/*.fspec
+**/DiagramLayout
+**/excludes.txt
+**/*.map.xml
+**/cayenne-*.xml
+**/cayenne.xml
+**/*.driver.xml
+**/CLOVER.txt
+**/*.html
+**/*.css
+**/derby.log