From 6b27590afe90802e886c9e5ceb1e159c8af42ccc Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Thu, 19 May 2011 12:26:15 +0000 Subject: [PATCH] SWS-705 - OSGi import of org.springframework.security.authentication seems to be the wrong version --- security/template.mf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/template.mf b/security/template.mf index 73932166..89997fe0 100644 --- a/security/template.mf +++ b/security/template.mf @@ -15,10 +15,10 @@ Import-Template: org.apache.ws.security.*;version="[1.5.8, 2.0.0)";resolution:=optional, org.apache.xml.security.*;version="[1.0.5.D2, 2.0.0)";resolution:=optional, org.springframework.beans.*;version=${spring.framework.osgi.range}, - org.springframework.context.*;version=${spring.framework.osgi.range}, + org.springframework.context.*;version=${spring.framework.osgi.range}, org.springframework.core.*;version=${spring.framework.osgi.range}, org.springframework.dao.*;version=${spring.framework.osgi.range}, - org.springframework.security.*;version="[2.0.0, 3.0.0)", + org.springframework.security.*;version="[3.0.0, 4.0.0)", org.springframework.util.*;version=${spring.framework.osgi.range}, org.springframework.ws.*;version=${osgi.range}, org.w3c.dom.*;version="0"