You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2010/07/01 09:43:40 UTC

svn commit: r959548 - /servicemix/components/bindings/servicemix-cxf-bc/trunk/pom.xml

Author: ffang
Date: Thu Jul  1 07:43:40 2010
New Revision: 959548

URL: http://svn.apache.org/viewvc?rev=959548&view=rev
Log:
[SMXCOMP-763]add missing import package

Modified:
    servicemix/components/bindings/servicemix-cxf-bc/trunk/pom.xml

Modified: servicemix/components/bindings/servicemix-cxf-bc/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/bindings/servicemix-cxf-bc/trunk/pom.xml?rev=959548&r1=959547&r2=959548&view=diff
==============================================================================
--- servicemix/components/bindings/servicemix-cxf-bc/trunk/pom.xml (original)
+++ servicemix/components/bindings/servicemix-cxf-bc/trunk/pom.xml Thu Jul  1 07:43:40 2010
@@ -60,6 +60,7 @@
         org.apache.xbean.spring.context.v2,
         org.springframework.beans.factory.xml,
         sun.misc;resolution:=optional,
+        org.apache.servicemix.nmr.api.security,
         *
     </servicemix.osgi.import>
     <servicemix.osgi.export>