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 2011/09/25 13:52:07 UTC

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

Author: ffang
Date: Sun Sep 25 11:52:07 2011
New Revision: 1175374

URL: http://svn.apache.org/viewvc?rev=1175374&view=rev
Log:
[SMXCOMP-906]servicemix-cxf-bc should use version range for javax.servlet package import

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

Modified: servicemix/components/trunk/bindings/servicemix-cxf-bc/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/trunk/bindings/servicemix-cxf-bc/pom.xml?rev=1175374&r1=1175373&r2=1175374&view=diff
==============================================================================
--- servicemix/components/trunk/bindings/servicemix-cxf-bc/pom.xml (original)
+++ servicemix/components/trunk/bindings/servicemix-cxf-bc/pom.xml Sun Sep 25 11:52:07 2011
@@ -61,6 +61,7 @@
             org.springframework.beans.factory.xml,
             sun.misc;resolution:=optional,
             org.apache.servicemix.nmr.api.security,
+            javax.servlet.*;version="[0.0,4)";resolution:=optional,
             *
         </servicemix.osgi.import>
         <servicemix.osgi.export>