From 7bb68b40331a433413d8360dbe1eb3f3012a76d8 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Fri, 6 Jun 2008 12:36:01 +0000 Subject: [PATCH] Added org.springframework.util to the manifest template. --- org.springframework.integration.security/template.mf | 1 + 1 file changed, 1 insertion(+) diff --git a/org.springframework.integration.security/template.mf b/org.springframework.integration.security/template.mf index 5074e54b47..9a48cc8c8d 100644 --- a/org.springframework.integration.security/template.mf +++ b/org.springframework.integration.security/template.mf @@ -5,6 +5,7 @@ Bundle-ManifestVersion: 2 Import-Template: org.springframework.beans.*;version="[2.5.4.A, 3.0.0)", org.springframework.core;version="[2.5.4.A, 3.0.0)", + org.springframework.util;version="[2.5.4.A, 3.0.0)", org.springframework.integration.*;version="[1.0.0, 1.0.0]", org.springframework.security.*;version="[2.0.0.A, 3.0.0)", org.apache.commons.logging;version="[1.1.1, 2.0.0)"