Repository: cxf
Updated Branches:
  refs/heads/master eb6ac325a -> a9ed6057d


Remove the require-bundle for the bundle that has changed names


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/a9ed6057
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/a9ed6057
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/a9ed6057

Branch: refs/heads/master
Commit: a9ed6057d1a99a840d86119f89f8f0db88ac0fb7
Parents: eb6ac32
Author: Daniel Kulp <[email protected]>
Authored: Mon Mar 24 15:04:11 2014 -0400
Committer: Daniel Kulp <[email protected]>
Committed: Mon Mar 24 15:04:11 2014 -0400

----------------------------------------------------------------------
 osgi/bundle/compatible/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/a9ed6057/osgi/bundle/compatible/pom.xml
----------------------------------------------------------------------
diff --git a/osgi/bundle/compatible/pom.xml b/osgi/bundle/compatible/pom.xml
index dafce87..d2a1ea0 100644
--- a/osgi/bundle/compatible/pom.xml
+++ b/osgi/bundle/compatible/pom.xml
@@ -251,8 +251,7 @@
                             
org.apache.cxf.cxf-rt-transports-http;visibility:=reexport,
                             
org.apache.cxf.cxf-rt-bindings-soap;visibility:=reexport,
                             
org.apache.cxf.cxf-rt-ws-security;visibility:=reexport,
-                            org.apache.cxf.cxf-rt-ws-rm;visibility:=reexport,
-                            org.springframework.beans</Require-Bundle>
+                            
org.apache.cxf.cxf-rt-ws-rm;visibility:=reexport</Require-Bundle>
                         <_failok>true</_failok>
                         <_nouses>true</_nouses>
                         
<_versionpolicy>[$(version;==;$(@)),$(version;+;$(@)))</_versionpolicy>

Reply via email to