Author: ffang
Date: Tue Mar 11 13:57:59 2014
New Revision: 1576349
URL: http://svn.apache.org/r1576349
Log:
[SMX4-1720]spring-ldap-bundle 2.x flawed
Modified:
servicemix/smx4/bundles/trunk/spring-ldap-2.0.1.RELEASE/pom.xml
Modified: servicemix/smx4/bundles/trunk/spring-ldap-2.0.1.RELEASE/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/spring-ldap-2.0.1.RELEASE/pom.xml?rev=1576349&r1=1576348&r2=1576349&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/spring-ldap-2.0.1.RELEASE/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/spring-ldap-2.0.1.RELEASE/pom.xml Tue Mar 11
13:57:59 2014
@@ -51,7 +51,6 @@
javax.naming*,
javax.net*,
org.apache.commons.pool*,
- org.springframework;
org.springframework.batch*,
org.springframework.beans*,
org.springframework.data*,
@@ -71,7 +70,7 @@
org.w3c.dom;resolution:=optional
</servicemix.osgi.import.pkg>
<servicemix.osgi.private.pkg>
- org.springframework.transaction.compensating,
org.springframework.transaction.compensating.support
+ org.springframework.transaction.compensating,
org.springframework.transaction.compensating.support,org.springframework
</servicemix.osgi.private.pkg>
</properties>