[exo-jcr-commits] exo-jcr SVN: r1764 - jcr/trunk/applications.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Feb 11 11:40:33 EST 2010


Author: dkatayev
Date: 2010-02-11 11:40:32 -0500 (Thu, 11 Feb 2010)
New Revision: 1764

Modified:
   jcr/trunk/applications/product-exo-jcr-as-tomcat6.xml
Log:
trying to skip enforcer

Modified: jcr/trunk/applications/product-exo-jcr-as-tomcat6.xml
===================================================================
--- jcr/trunk/applications/product-exo-jcr-as-tomcat6.xml	2010-02-11 16:39:56 UTC (rev 1763)
+++ jcr/trunk/applications/product-exo-jcr-as-tomcat6.xml	2010-02-11 16:40:32 UTC (rev 1764)
@@ -1,4 +1,4 @@
-<!--
+it must de<!--
 
     Copyright (C) 2009 eXo Platform SAS.
 
@@ -38,7 +38,11 @@
          <artifactId>hsqldb</artifactId>
          <scope>runtime</scope>
       </dependency>
-   </dependencies>
+   </dependencies>
+   
+   <properties>
+     <enforcer.skip>true</enforcer.skip>
+   </properties>
 
    <build>
       <plugins>



More information about the exo-jcr-commits mailing list