From dc592837be6fad4c671f970c3713e9c9e8ad9d66 Mon Sep 17 00:00:00 2001 From: Colin Sampaleanu Date: Mon, 13 Apr 2009 05:23:44 +0000 Subject: [PATCH] allow petclinic unit tests to work. slf4j impl was needed --- org.springframework.samples.petclinic/.classpath | 1 + org.springframework.samples.petclinic/ivy.xml | 15 +++++++++------ .../petclinic.iml | 12 ++++++++++++ 3 files changed, 22 insertions(+), 6 deletions(-) diff --git a/org.springframework.samples.petclinic/.classpath b/org.springframework.samples.petclinic/.classpath index 742b0bbac0..0d9148baf9 100644 --- a/org.springframework.samples.petclinic/.classpath +++ b/org.springframework.samples.petclinic/.classpath @@ -38,5 +38,6 @@ + diff --git a/org.springframework.samples.petclinic/ivy.xml b/org.springframework.samples.petclinic/ivy.xml index 818d358182..d2e7237d24 100644 --- a/org.springframework.samples.petclinic/ivy.xml +++ b/org.springframework.samples.petclinic/ivy.xml @@ -19,7 +19,9 @@ + + @@ -29,18 +31,19 @@ + + + + - - - - - - + + + diff --git a/org.springframework.samples.petclinic/petclinic.iml b/org.springframework.samples.petclinic/petclinic.iml index 91a88e9c63..140a697a60 100644 --- a/org.springframework.samples.petclinic/petclinic.iml +++ b/org.springframework.samples.petclinic/petclinic.iml @@ -73,6 +73,18 @@ + + + + + + + + + + + +