diff --git a/org.springframework.context.support/.classpath b/org.springframework.context.support/.classpath
index c72b7b361a..98ca1261cd 100644
--- a/org.springframework.context.support/.classpath
+++ b/org.springframework.context.support/.classpath
@@ -1,33 +1,9 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
diff --git a/org.springframework.context.support/.project b/org.springframework.context.support/.project
index 11eeef809b..de3e4d0452 100644
--- a/org.springframework.context.support/.project
+++ b/org.springframework.context.support/.project
@@ -1,23 +1,29 @@
-
-
- org.springframework.context.support
-
-
-
-
-
- org.eclipse.wst.common.project.facet.core.builder
-
-
-
-
- org.eclipse.jdt.core.javabuilder
-
-
-
-
-
- org.eclipse.jdt.core.javanature
- org.eclipse.wst.common.project.facet.core.nature
-
-
+
+
+ org.springframework.context.support
+
+
+
+
+
+ org.eclipse.wst.common.project.facet.core.builder
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+ org.eclipse.m2e.core.maven2Builder
+
+
+
+
+
+ org.eclipse.m2e.core.maven2Nature
+ org.eclipse.jdt.core.javanature
+ org.eclipse.wst.common.project.facet.core.nature
+
+
diff --git a/org.springframework.context/.classpath b/org.springframework.context/.classpath
index 4387b2cd72..394d9f679c 100644
--- a/org.springframework.context/.classpath
+++ b/org.springframework.context/.classpath
@@ -1,44 +1,10 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/org.springframework.context/.project b/org.springframework.context/.project
index ab47436844..c2c9111919 100644
--- a/org.springframework.context/.project
+++ b/org.springframework.context/.project
@@ -1,29 +1,29 @@
-
-
- org.springframework.context
-
-
-
-
-
- org.eclipse.wst.common.project.facet.core.builder
-
-
-
-
- org.eclipse.jdt.core.javabuilder
-
-
-
-
- org.springframework.ide.eclipse.core.springbuilder
-
-
-
-
-
- org.springframework.ide.eclipse.core.springnature
- org.eclipse.jdt.core.javanature
- org.eclipse.wst.common.project.facet.core.nature
-
-
+
+
+ org.springframework.context
+
+
+
+
+
+ org.eclipse.wst.common.project.facet.core.builder
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+ org.eclipse.m2e.core.maven2Builder
+
+
+
+
+
+ org.eclipse.m2e.core.maven2Nature
+ org.eclipse.jdt.core.javanature
+ org.eclipse.wst.common.project.facet.core.nature
+
+
diff --git a/org.springframework.jms/.classpath b/org.springframework.jms/.classpath
index db3ba76f69..3c9ebe937a 100644
--- a/org.springframework.jms/.classpath
+++ b/org.springframework.jms/.classpath
@@ -18,6 +18,8 @@
+
+
diff --git a/org.springframework.jms/jms.iml b/org.springframework.jms/jms.iml
index 8d64f1bd24..a19a327b70 100644
--- a/org.springframework.jms/jms.iml
+++ b/org.springframework.jms/jms.iml
@@ -55,6 +55,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/org.springframework.jms/template.mf b/org.springframework.jms/template.mf
index ddc628ef5d..09cc73f63b 100644
--- a/org.springframework.jms/template.mf
+++ b/org.springframework.jms/template.mf
@@ -11,6 +11,7 @@ Import-Template:
org.aopalliance.*;version="[1.0.0, 2.0.0)";resolution:=optional,
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
org.apache.commons.pool.*;version="[1.3.0, 2.0.0)";resolution:=optional,
+ org.codehaus.jackson.*;version="[1.4.2, 2.0.0)";resolution:=optional,
org.springframework.aop.*;version=${spring.osgi.range};resolution:=optional,
org.springframework.beans.*;version=${spring.osgi.range},
org.springframework.context.*;version=${spring.osgi.range};resolution:=optional,