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

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Feb 11 11:39:57 EST 2010


Author: dkatayev
Date: 2010-02-11 11:39:56 -0500 (Thu, 11 Feb 2010)
New Revision: 1763

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

Modified: jcr/trunk/applications/product-exo-jcr-as-jboss-ear.xml
===================================================================
--- jcr/trunk/applications/product-exo-jcr-as-jboss-ear.xml	2010-02-11 16:13:53 UTC (rev 1762)
+++ jcr/trunk/applications/product-exo-jcr-as-jboss-ear.xml	2010-02-11 16:39:56 UTC (rev 1763)
@@ -30,7 +30,11 @@
    <packaging>jar</packaging>
    <name>eXo JCR Product</name>
    <url>http://www.exoplatform.org</url>
-   <description>eXo JCR Product</description>
+   <description>eXo JCR Product</description>
+   
+   <properties>
+     <enforcer.skip>true</enforcer.skip>
+   </properties>
 
    <dependencies>
       <dependency>



More information about the exo-jcr-commits mailing list