From 1f7e12810a78c906dc92bdc6124c471036482c0d Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Mon, 12 Apr 2010 16:04:14 +0000 Subject: [PATCH] INT-1079 added org.springframework.integration.* to the template.mf --- org.springframework.integration.jdbc/template.mf | 1 + 1 file changed, 1 insertion(+) diff --git a/org.springframework.integration.jdbc/template.mf b/org.springframework.integration.jdbc/template.mf index 1bf9e61696..2d675fbfc9 100644 --- a/org.springframework.integration.jdbc/template.mf +++ b/org.springframework.integration.jdbc/template.mf @@ -3,6 +3,7 @@ Bundle-Name: Spring Integration JDBC Support Bundle-Vendor: SpringSource Bundle-ManifestVersion: 2 Import-Template: + org.springframework.integration.*;version="[2.0.0, 2.0.1)", org.springframework.*;version="[3.0.0, 4.0.0)", org.apache.commons.logging;version="[1.1.1, 2.0.0)", org.aopalliance.*;version="[1.0.0, 2.0.0)",