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/06 16:59:25 UTC

svn commit: r1500291 - /cayenne/main/branches/STABLE-3.1/rat.sh

Author: aadamchik
Date: Sat Jul  6 14:59:25 2013
New Revision: 1500291

URL: http://svn.apache.org/r1500291
Log:
rat script

(customized for 3.1)

Modified:
    cayenne/main/branches/STABLE-3.1/rat.sh

Modified: cayenne/main/branches/STABLE-3.1/rat.sh
URL: http://svn.apache.org/viewvc/cayenne/main/branches/STABLE-3.1/rat.sh?rev=1500291&r1=1500290&r2=1500291&view=diff
==============================================================================
--- cayenne/main/branches/STABLE-3.1/rat.sh (original)
+++ cayenne/main/branches/STABLE-3.1/rat.sh Sat Jul  6 14:59:25 2013
@@ -49,6 +49,7 @@ java -jar $RAT -d $DIR \
 	-e '.project' \
 	-e '.gitignore' \
 	-e '*.graffle' \
+	-e '*.psd' \
 	-e '_*.java' \
 	-e '*.plist' \
 	-e 'index.eomodeld' \