[exo-jcr-commits] exo-jcr SVN: r5689 - jcr/branches/1.15.x/exo.jcr.connectors.jca.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Feb 22 07:59:43 EST 2012


Author: tolusha
Date: 2012-02-22 07:59:42 -0500 (Wed, 22 Feb 2012)
New Revision: 5689

Modified:
   jcr/branches/1.15.x/exo.jcr.connectors.jca/pom.xml
Log:
EXOJCR-1769: fix pom.xml

Modified: jcr/branches/1.15.x/exo.jcr.connectors.jca/pom.xml
===================================================================
--- jcr/branches/1.15.x/exo.jcr.connectors.jca/pom.xml	2012-02-22 12:59:07 UTC (rev 5688)
+++ jcr/branches/1.15.x/exo.jcr.connectors.jca/pom.xml	2012-02-22 12:59:42 UTC (rev 5689)
@@ -56,6 +56,7 @@
         <artifactId>maven-jar-plugin</artifactId>
         <configuration>
           <archive>
+            <index>false</index>
             <manifest>
               <addClasspath>true</addClasspath>
             </manifest>



More information about the exo-jcr-commits mailing list