Author: ffang
Date: Wed Sep 12 12:06:32 2012
New Revision: 1383900
URL: http://svn.apache.org/viewvc?rev=1383900&view=rev
Log:
[SMXCOMP-946]can't install servicemix-http feature
Modified:
servicemix/components/trunk/bindings/servicemix-http/pom.xml
Modified: servicemix/components/trunk/bindings/servicemix-http/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/components/trunk/bindings/servicemix-http/pom.xml?rev=1383900&r1=1383899&r2=1383900&view=diff
==============================================================================
--- servicemix/components/trunk/bindings/servicemix-http/pom.xml (original)
+++ servicemix/components/trunk/bindings/servicemix-http/pom.xml Wed Sep 12
12:06:32 2012
@@ -54,8 +54,10 @@
org.apache.xbean.spring.context.v2,
org.eclipse.jetty.client*;resolution:=optional;version="[7.2,8.2)",
org.eclipse.jetty.bio;resolution:=optional;version="[7.2,8.2)",
- org.springframework*;resolution:=optional;version="[3.0,)",
+ org.springframework*;resolution:=optional;version="[3.0, 4)",
sun.misc;resolution:=optional,
+ javax.servlet;version="2.5",
+ javax.servlet.http;version="2.5",
*
</servicemix.osgi.import>
<servicemix.osgi.export>