Hi folks!
I'm using OpenEJB-4.6.0-SNAPSHOT embedded for testing my app and by accident I discovered that quite a few Spring dependencies seems to have slipt in. Are those really necessary for activemq? If no, can we exclude them? LieGrue, strub [INFO] | \- org.apache.openejb:openejb-core:jar:4.6.0-SNAPSHOT:test [INFO] | +- org.apache.openejb:mbean-annotation-api:jar:4.6.0-SNAPSHOT:test [INFO] | +- org.apache.openejb:openejb-jpa-integration:jar:4.6.0-SNAPSHOT:test [INFO] | +- org.apache.openejb:javaee-api:jar:6.0-5:test [INFO] | +- org.apache.openejb:openejb-api:jar:4.6.0-SNAPSHOT:test [INFO] | +- org.apache.openejb:openejb-loader:jar:4.6.0-SNAPSHOT:test [INFO] | +- org.apache.openejb:openejb-javaagent:jar:4.6.0-SNAPSHOT:test [INFO] | +- org.apache.openejb:openejb-jee:jar:4.6.0-SNAPSHOT:test [INFO] | | \- com.sun.xml.bind:jaxb-impl:jar:2.2.6:test [INFO] | +- org.apache.openejb:openejb-jee-accessors:jar:4.6.0-SNAPSHOT:test [INFO] | | \- org.metatype.sxc:sxc-jaxb-core:jar:0.8:test [INFO] | | \- org.metatype.sxc:sxc-runtime:jar:0.8:test [INFO] | +- commons-cli:commons-cli:jar:1.2:test [INFO] | +- org.apache.activemq:activemq-ra:jar:5.8.0:test [INFO] | | \- org.apache.activemq:activemq-kahadb-store:jar:5.8.0:test [INFO] | | +- org.apache.activemq.protobuf:activemq-protobuf:jar:1.1:test [INFO] | | \- org.springframework:spring-context:jar:3.1.3.RELEASE:test [INFO] | | +- org.springframework:spring-aop:jar:3.1.3.RELEASE:test [INFO] | | | \- aopalliance:aopalliance:jar:1.0:test [INFO] | | +- org.springframework:spring-beans:jar:3.1.3.RELEASE:test [INFO] | | +- org.springframework:spring-core:jar:3.1.3.RELEASE:test [INFO] | | +- org.springframework:spring-expression:jar:3.1.3.RELEASE:test [INFO] | | \- org.springframework:spring-asm:jar:3.1.3.RELEASE:test
