You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2013/07/31 13:50:55 UTC

svn commit: r1508821 - /myfaces/tobago/trunk/pom.xml

Author: lofwyr
Date: Wed Jul 31 11:50:55 2013
New Revision: 1508821

URL: http://svn.apache.org/r1508821
Log:
TOBAGO-1289: Update rat plugin

Modified:
    myfaces/tobago/trunk/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?rev=1508821&r1=1508820&r2=1508821&view=diff
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Wed Jul 31 11:50:55 2013
@@ -972,11 +972,10 @@
               <exclude>**/target/**/*</exclude>
 
               <!-- idea -->
-              <exclude>**/*.iml</exclude>
               <exclude>.idea/**/*</exclude>
-              <exclude>${basedir}/*.iml</exclude>
-              <exclude>${basedir}/*.ipr</exclude>
-              <exclude>${basedir}/*.iws</exclude>
+              <exclude>**/*.iml</exclude>
+              <exclude>**/*.ipr</exclude>
+              <exclude>**/*.iws</exclude>
 
               <!-- photo shop -->
               <exclude>**/*.psd</exclude>