From 73904c3f98211f056df512f8070e9b7243d89b9b Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Wed, 21 May 2008 21:28:33 +0000 Subject: [PATCH] Added 'src/main/resources' to the classpath. --- org.springframework.integration.samples/.classpath | 1 + org.springframework.integration.test/.classpath | 1 + 2 files changed, 2 insertions(+) diff --git a/org.springframework.integration.samples/.classpath b/org.springframework.integration.samples/.classpath index dcef16a978..4e5fa4176e 100644 --- a/org.springframework.integration.samples/.classpath +++ b/org.springframework.integration.samples/.classpath @@ -2,6 +2,7 @@ + diff --git a/org.springframework.integration.test/.classpath b/org.springframework.integration.test/.classpath index 6f6f9553af..577696a009 100644 --- a/org.springframework.integration.test/.classpath +++ b/org.springframework.integration.test/.classpath @@ -2,6 +2,7 @@ +