From 452d6bf44a5b8708c03c197b47e78b66ea20e644 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Fri, 2 Jul 2010 14:15:12 -0400 Subject: [PATCH] updated .classpath files to exclude missing directories and moved helloworld sample's src/test/resources to src/main/resources --- spring-amqp-samples/helloworld/.classpath | 4 +--- .../src/{test => main}/resources/commons-logging.properties | 0 .../helloworld/src/{test => main}/resources/log4j.properties | 0 spring-amqp-samples/stocks/.classpath | 2 +- spring-otp/.classpath | 3 --- spring-rabbit-admin/.classpath | 1 - 6 files changed, 2 insertions(+), 8 deletions(-) rename spring-amqp-samples/helloworld/src/{test => main}/resources/commons-logging.properties (100%) rename spring-amqp-samples/helloworld/src/{test => main}/resources/log4j.properties (100%) diff --git a/spring-amqp-samples/helloworld/.classpath b/spring-amqp-samples/helloworld/.classpath index 575d9eaf..8f24847d 100644 --- a/spring-amqp-samples/helloworld/.classpath +++ b/spring-amqp-samples/helloworld/.classpath @@ -1,9 +1,7 @@ - - - + diff --git a/spring-amqp-samples/helloworld/src/test/resources/commons-logging.properties b/spring-amqp-samples/helloworld/src/main/resources/commons-logging.properties similarity index 100% rename from spring-amqp-samples/helloworld/src/test/resources/commons-logging.properties rename to spring-amqp-samples/helloworld/src/main/resources/commons-logging.properties diff --git a/spring-amqp-samples/helloworld/src/test/resources/log4j.properties b/spring-amqp-samples/helloworld/src/main/resources/log4j.properties similarity index 100% rename from spring-amqp-samples/helloworld/src/test/resources/log4j.properties rename to spring-amqp-samples/helloworld/src/main/resources/log4j.properties diff --git a/spring-amqp-samples/stocks/.classpath b/spring-amqp-samples/stocks/.classpath index 575d9eaf..898abd60 100644 --- a/spring-amqp-samples/stocks/.classpath +++ b/spring-amqp-samples/stocks/.classpath @@ -1,7 +1,7 @@ - + diff --git a/spring-otp/.classpath b/spring-otp/.classpath index 7a0eedb4..1f3c1ff5 100644 --- a/spring-otp/.classpath +++ b/spring-otp/.classpath @@ -1,9 +1,6 @@ - - - diff --git a/spring-rabbit-admin/.classpath b/spring-rabbit-admin/.classpath index 7a0eedb4..10ac4a5f 100644 --- a/spring-rabbit-admin/.classpath +++ b/spring-rabbit-admin/.classpath @@ -1,7 +1,6 @@ -