You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by id...@apache.org on 2008/01/28 21:21:55 UTC

svn commit: r616021 - /myfaces/tobago/trunk/theme/standard/pom.xml

Author: idus
Date: Mon Jan 28 12:21:52 2008
New Revision: 616021

URL: http://svn.apache.org/viewvc?rev=616021&view=rev
Log:
TOBAGO-543: improved filters

Modified:
    myfaces/tobago/trunk/theme/standard/pom.xml

Modified: myfaces/tobago/trunk/theme/standard/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/theme/standard/pom.xml?rev=616021&r1=616020&r2=616021&view=diff
==============================================================================
--- myfaces/tobago/trunk/theme/standard/pom.xml (original)
+++ myfaces/tobago/trunk/theme/standard/pom.xml Mon Jan 28 12:21:52 2008
@@ -47,14 +47,14 @@
                   <artifactId>dojo</artifactId>
                   <version>1.0.1</version>
                   <type>zip</type>
-                  <excludes>dojo/tests/**/*.*,**/*.txt</excludes>
+                  <excludes>dojo/tests/**/*,**/*.txt</excludes>
                 </artifactItem>
                 <artifactItem>
                   <groupId>org.dojotoolkit</groupId>
                   <artifactId>dijit</artifactId>
                   <version>1.0.1</version>
                   <type>zip</type>
-                  <excludes>dijit/tests/**/*.*,dijit/bench/**/*.*,dijit/demos/**/*.*,dijit/themes/**/*.*</excludes>
+                  <excludes>dijit/tests/**/*,dijit/bench/**/*,dijit/demos/**/*,dijit/themes/**/*</excludes>
                 </artifactItem>
               </artifactItems>
               <outputDirectory>