From 4c53843dbe8f1af3be71519e03160fbcf0cd3bf1 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Fri, 8 Oct 2010 14:51:34 -0400 Subject: [PATCH] INT-1505 updated template.mf, added expression package --- spring-integration-event/template.mf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/spring-integration-event/template.mf b/spring-integration-event/template.mf index f344fe42f9..b9ec36fe94 100644 --- a/spring-integration-event/template.mf +++ b/spring-integration-event/template.mf @@ -4,8 +4,9 @@ Bundle-Vendor: SpringSource Bundle-ManifestVersion: 2 Import-Template: org.springframework.integration.*;version="[2.0.0, 2.0.1)", - org.springframework.context;version="[3.0.3, 4.0.0)", - org.springframework.util;version="[3.0.3, 4.0.0)", org.springframework.beans.*;version="[3.0.3, 4.0.0)", + org.springframework.context;version="[3.0.3, 4.0.0)", + org.springframework.expression.*;version="[3.0.3, 4.0.0)", + org.springframework.util;version="[3.0.3, 4.0.0)", org.apache.commons.logging;version="[1.1.1, 2.0.0)", org.w3c.dom.*;version="0"