From 615bb29f92e4df56df14f5c1fe8b47415c680cce Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Fri, 9 Dec 2011 13:09:25 +0000 Subject: [PATCH] Revert .context to Hibernate Validator 4.1.0.GA In order to determine why Ehcache classloading errors occur after upgrading to 4.2.0.Final. To demonstrate this error, uncomment the 4.2.0.Final dependency in ivy.xml and run `ant test` within the .context module. --- org.springframework.context/ivy.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/org.springframework.context/ivy.xml b/org.springframework.context/ivy.xml index 14af9cf5178..999e97802b6 100644 --- a/org.springframework.context/ivy.xml +++ b/org.springframework.context/ivy.xml @@ -51,7 +51,11 @@ + + +