[exo-jcr-commits] exo-jcr SVN: r1245 - jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Dec 29 11:23:38 EST 2009


Author: skabashnyuk
Date: 2009-12-29 11:23:38 -0500 (Tue, 29 Dec 2009)
New Revision: 1245

Modified:
   jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/pom.xml
Log:
EXOJCR-356: update commons-pool

Modified: jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/pom.xml	2009-12-29 16:23:17 UTC (rev 1244)
+++ jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/pom.xml	2009-12-29 16:23:38 UTC (rev 1245)
@@ -102,6 +102,10 @@
          </exclusions>
       </dependency>
       <dependency>
+         <groupId>commons-pool</groupId>
+         <artifactId>commons-pool</artifactId>
+      </dependency>      
+      <dependency>
          <groupId>commons-lang</groupId>
          <artifactId>commons-lang</artifactId>
       </dependency>



More information about the exo-jcr-commits mailing list