Author: ffang
Date: Tue Mar 11 14:03:05 2014
New Revision: 1576352
URL: http://svn.apache.org/r1576352
Log:
[SMX4-1720]spring-ldap-bundle 2.x flawed
Modified:
servicemix/smx4/bundles/trunk/spring-ldap-2.0.0.RELEASE/pom.xml
Modified: servicemix/smx4/bundles/trunk/spring-ldap-2.0.0.RELEASE/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/spring-ldap-2.0.0.RELEASE/pom.xml?rev=1576352&r1=1576351&r2=1576352&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/spring-ldap-2.0.0.RELEASE/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/spring-ldap-2.0.0.RELEASE/pom.xml Tue Mar 11
14:03:05 2014
@@ -52,7 +52,6 @@
javax.net*,
org.apache.commons.lang*,
org.apache.commons.pool*,
- org.springframework;
org.springframework.batch*,
org.springframework.beans*,
org.springframework.data*,
@@ -72,7 +71,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>