From c416d5690387aa9d993213eaed4822bcd84796dc Mon Sep 17 00:00:00 2001 From: Gunnar Hillert Date: Tue, 20 Dec 2011 14:16:26 -0500 Subject: [PATCH] For INTSAMPLES-38 - Code Review changes * remove *.project* and *.springBeans* in project **testing-examples** * remove duplicate dependencies in *pom.xml* in project **jms** --- basic/jms/pom.xml | 22 ++++++---------------- basic/testing-examples/.project | 29 ----------------------------- basic/testing-examples/.springBeans | 13 ------------- 3 files changed, 6 insertions(+), 58 deletions(-) delete mode 100644 basic/testing-examples/.project delete mode 100644 basic/testing-examples/.springBeans diff --git a/basic/jms/pom.xml b/basic/jms/pom.xml index 9fafc7cf..1140c501 100644 --- a/basic/jms/pom.xml +++ b/basic/jms/pom.xml @@ -28,27 +28,17 @@ - - org.springframework - spring-jms - 3.1.0.RELEASE - compile - + + org.springframework + spring-jms + 3.1.0.RELEASE + compile + org.springframework.integration spring-integration-core ${spring.integration.version} - - org.springframework.integration - spring-integration-core - ${spring.integration.version} - - - org.springframework.integration - spring-integration-stream - ${spring.integration.version} - org.springframework.integration spring-integration-stream diff --git a/basic/testing-examples/.project b/basic/testing-examples/.project deleted file mode 100644 index c58f7f82..00000000 --- a/basic/testing-examples/.project +++ /dev/null @@ -1,29 +0,0 @@ - - - testing-examples - - - - - - org.eclipse.wst.common.project.facet.core.builder - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.m2e.core.maven2Builder - - - - - - org.eclipse.jdt.core.javanature - org.eclipse.wst.common.project.facet.core.nature - org.eclipse.m2e.core.maven2Nature - - diff --git a/basic/testing-examples/.springBeans b/basic/testing-examples/.springBeans deleted file mode 100644 index ca9c1817..00000000 --- a/basic/testing-examples/.springBeans +++ /dev/null @@ -1,13 +0,0 @@ - - - 1 - - - - - - - - - -