From c817ba17be26a52fff153391b1d79760d46cddbd Mon Sep 17 00:00:00 2001 From: Galder Zamarreno Date: Thu, 3 Dec 2009 09:02:31 +0000 Subject: [PATCH] [HHH-4631] (Infinispan integration module is causing build problems) Build issues sorted. Re-enabling infinispan module. git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18117 1b8cb986-b30d-0410-93ca-fae66ebed9b2 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 968e3871a6..70a478d1a5 100644 --- a/pom.xml +++ b/pom.xml @@ -31,6 +31,7 @@ testing testsuite jdbc3-testing + cache-infinispan