From b50abc67deb639c5a29c286cb19bd08780ec5f4d 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. --- 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 9a83e25c3f..9d120a511f 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 2ab9dfca2e..ffb4a4cadc 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 79f5e0114b..b4e00afea0 100644 --- a/org.springframework.context/ivy.xml +++ b/org.springframework.context/ivy.xml @@ -66,6 +66,7 @@ +