From 7daf7da08b05b8e385b0e9eb4895c621f7f63acc Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Tue, 7 Dec 2010 06:56:55 +0000 Subject: [PATCH] Add Hamcrest 1.1 as test-time dependency for .context Provides a richer set of Matcher implementations than JUnit's hamcrest package. git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3807 50f2f4bb-b051-0410-bef5-90022cba6387 --- org.springframework.context/.classpath | 1 + org.springframework.context/context.iml | 1 + org.springframework.context/ivy.xml | 1 + 3 files changed, 3 insertions(+) diff --git a/org.springframework.context/.classpath b/org.springframework.context/.classpath index 9a83e25c3f8..9d120a511fa 100644 --- a/org.springframework.context/.classpath +++ b/org.springframework.context/.classpath @@ -28,6 +28,7 @@ + diff --git a/org.springframework.context/context.iml b/org.springframework.context/context.iml index 2ab9dfca2e7..ffb4a4cadcd 100644 --- a/org.springframework.context/context.iml +++ b/org.springframework.context/context.iml @@ -25,6 +25,7 @@ + diff --git a/org.springframework.context/ivy.xml b/org.springframework.context/ivy.xml index 79f5e0114b9..b4e00afea05 100644 --- a/org.springframework.context/ivy.xml +++ b/org.springframework.context/ivy.xml @@ -66,6 +66,7 @@ +