Author: sshafroi
Date: 2008-04-21 09:05:43 +0200 (Mon, 21 Apr 2008)
New Revision: 6506

Modified:
   trunk/pom.xml
Log:
ignore skin-archetype when validating modes.xml

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml       2008-04-21 06:44:14 UTC (rev 6505)
+++ trunk/pom.xml       2008-04-21 07:05:43 UTC (rev 6506)
@@ -263,6 +263,7 @@
                                     </includes>
                                     <excludes>
                                         <exclude>**/target/**</exclude>
+                                        <exclude>skin-archetype/**</exclude>
                                     </excludes>
                                     <validating>true</validating>
                                 </validationSet>

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to