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

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Nov 8 06:06:51 EST 2011


Author: zavizionov
Date: 2011-11-08 06:06:51 -0500 (Tue, 08 Nov 2011)
New Revision: 5171

Modified:
   jcr/trunk/applications/exo.jcr.ear/pom.xml
Log:
EXOJCR-1495 TESTING: Image does not uploading

Modified: jcr/trunk/applications/exo.jcr.ear/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.ear/pom.xml	2011-11-08 08:45:44 UTC (rev 5170)
+++ jcr/trunk/applications/exo.jcr.ear/pom.xml	2011-11-08 11:06:51 UTC (rev 5171)
@@ -125,6 +125,11 @@
       <groupId>org.infinispan</groupId>
       <artifactId>infinispan-cachestore-jdbc</artifactId>
     </dependency>
+    <dependency>
+      <groupId>commons-io</groupId>
+      <artifactId>commons-io</artifactId>
+      <scope>runtime</scope>
+    </dependency>
     <!-- Excludes jboss-logging-spi since it is in conflict with the
         latest version that is required by infinispan -->
     <dependency>



More information about the exo-jcr-commits mailing list