You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sirona.apache.org by ol...@apache.org on 2014/08/07 13:17:39 UTC

svn commit: r1616473 - /incubator/sirona/trunk/pom.xml

Author: olamy
Date: Thu Aug  7 11:17:39 2014
New Revision: 1616473

URL: http://svn.apache.org/r1616473
Log:
rat fix

Modified:
    incubator/sirona/trunk/pom.xml

Modified: incubator/sirona/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/pom.xml?rev=1616473&r1=1616472&r2=1616473&view=diff
==============================================================================
--- incubator/sirona/trunk/pom.xml (original)
+++ incubator/sirona/trunk/pom.xml Thu Aug  7 11:17:39 2014
@@ -263,7 +263,7 @@
             <exclude>**/META-INF/services/*</exclude>
             <exclude>**/resources/resources/**/*</exclude>
             <exclude>src/main/webapp/css/bootstrap**</exclude>
-            <exclude>src/main/webapp/css/plugins/morris.css</exclude>
+            <exclude>src/main/webapp/css/plugins/morris*.css</exclude>
             <exclude>src/main/webapp/font-awesome-4.1.0/**</exclude>
             <exclude>src/main/webapp/fonts/**</exclude>
             <exclude>src/main/webapp/js/angular**</exclude>