Author: dkulp
Date: Fri May 10 15:43:39 2013
New Revision: 1481062

URL: http://svn.apache.org/r1481062
Log:
Add a few more to the compat bundle so hopefully the OBR may pick them up if a 
module use the Require-Bundle thing.  SHould make it a bit more compatible with 
previous versions.

Modified:
    cxf/trunk/osgi/bundle/compatible/pom.xml

Modified: cxf/trunk/osgi/bundle/compatible/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/trunk/osgi/bundle/compatible/pom.xml?rev=1481062&r1=1481061&r2=1481062&view=diff
==============================================================================
--- cxf/trunk/osgi/bundle/compatible/pom.xml (original)
+++ cxf/trunk/osgi/bundle/compatible/pom.xml Fri May 10 15:43:39 2013
@@ -268,6 +268,9 @@
                             
org.apache.cxf.cxf-rt-frontend-jaxws;visibility:=reexport,
                             
org.apache.cxf.cxf-rt-frontend-jaxrs;visibility:=reexport, 
                             
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>
                         <_failok>true</_failok>
                         <_nouses>true</_nouses>


Reply via email to