From c0325aab51b884278593565aaf19ac450aa4271a Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Tue, 2 Feb 2010 01:23:28 +0000 Subject: [PATCH] generalized springframework dependency in template.mf --- org.springframework.integration.jmx/template.mf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/org.springframework.integration.jmx/template.mf b/org.springframework.integration.jmx/template.mf index d3779bb08b..bcb5ebc8aa 100644 --- a/org.springframework.integration.jmx/template.mf +++ b/org.springframework.integration.jmx/template.mf @@ -4,7 +4,6 @@ Bundle-Vendor: SpringSource Bundle-ManifestVersion: 2 Import-Template: org.springframework.integration.*;version="[2.0.0, 2.0.1)", - org.springframework.context;version="[3.0.0, 4.0.0)", - org.springframework.util;version="[3.0.0, 4.0.0)", + org.springframework.*;version="[3.0.0, 4.0.0)", org.apache.commons.logging;version="[1.1.1, 2.0.0)", javax.management.*;version="0"