Index: assembly/src/main/descriptors/common-bin.xml
===================================================================
--- assembly/src/main/descriptors/common-bin.xml (revision 651619)
+++ assembly/src/main/descriptors/common-bin.xml (working copy)
@@ -144,7 +144,8 @@
org.apache.geronimo.specs:geronimo-j2ee-jacc_1.0_spec
org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec
org.apache.xbean:xbean-spring
- org.springframework:spring
+ org.springframework:spring-core
+ org.springframework:spring-beans
xstream:xstream
xmlpull:xmlpull
Index: assembly/pom.xml
===================================================================
--- assembly/pom.xml (revision 651619)
+++ assembly/pom.xml (working copy)
@@ -180,13 +180,8 @@
xbean-spring
true
-
org.springframework
- spring
-
-
- org.springframework
spring-webmvc
false
@@ -434,4 +429,4 @@
-
\ No newline at end of file
+
Index: activemq-web-console/pom.xml
===================================================================
--- activemq-web-console/pom.xml (revision 651619)
+++ activemq-web-console/pom.xml (working copy)
@@ -165,12 +165,7 @@
activemq-jaas
true
-
- org.springframework
- spring
-
-
org.apache.xbean
xbean-spring
@@ -261,4 +256,4 @@
8080
-
\ No newline at end of file
+
Index: pom.xml
===================================================================
--- pom.xml (revision 651619)
+++ pom.xml (working copy)
@@ -452,6 +452,19 @@
org.springframework
+ spring-core
+ ${spring-version}
+ true
+
+
+ org.springframework
+ spring-beans
+ ${spring-version}
+ true
+
+
org.springframework
spring-webmvc
Index: activemq-xmpp/pom.xml
===================================================================
--- activemq-xmpp/pom.xml (revision 651619)
+++ activemq-xmpp/pom.xml (working copy)
@@ -156,14 +156,7 @@
geronimo-stax-api_1.0_spec
1.0.1
-
- org.springframework
- spring
-
-
-
-
jivesoftware
smack
1.5.0
@@ -266,4 +259,4 @@
-
\ No newline at end of file
+
Index: activemq-optional/pom.xml
===================================================================
--- activemq-optional/pom.xml (revision 651619)
+++ activemq-optional/pom.xml (working copy)
@@ -48,7 +48,7 @@
org.springframework
- spring
+ spring-core
aopalliance
@@ -157,4 +157,4 @@
-
\ No newline at end of file
+
Index: activemq-core/pom.xml
===================================================================
--- activemq-core/pom.xml (revision 651619)
+++ activemq-core/pom.xml (working copy)
@@ -123,11 +123,6 @@
xbean-spring
true
-
- org.springframework
- spring
- true
-
org.apache.derby
@@ -367,6 +362,9 @@
**/*Test.*
+ **/perf/SimpleDurableTopicTest.*
+
+
**/TransactionNotStartedErrorTest.*
Index: activemq-web-demo/pom.xml
===================================================================
--- activemq-web-demo/pom.xml (revision 651619)
+++ activemq-web-demo/pom.xml (working copy)
@@ -97,12 +97,6 @@
test
-
-
- org.springframework
- spring
-
-
org.apache.xbean
@@ -136,4 +130,4 @@
8080
-
\ No newline at end of file
+
Index: activemq-ra/pom.xml
===================================================================
--- activemq-ra/pom.xml (revision 651619)
+++ activemq-ra/pom.xml (working copy)
@@ -41,10 +41,6 @@
org.apache.geronimo.specs
geronimo-j2ee-connector_1.5_spec
-
- org.springframework
- spring
-
-
- org.springframework
- spring
-
-
junit
@@ -111,4 +105,4 @@
8080
-
\ No newline at end of file
+