From 5d9ddcd91637b13bef77949d6b5cf5b5e0d3df96 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Mon, 19 Apr 2010 19:12:02 +0000 Subject: [PATCH] added org.springframework.expression to template.mf --- org.springframework.integration.ws/template.mf | 1 + 1 file changed, 1 insertion(+) diff --git a/org.springframework.integration.ws/template.mf b/org.springframework.integration.ws/template.mf index 30ec5cb43b..990b1e2c2d 100644 --- a/org.springframework.integration.ws/template.mf +++ b/org.springframework.integration.ws/template.mf @@ -6,6 +6,7 @@ Import-Template: org.springframework.integration.*;version="[2.0.0, 2.0.1)", org.springframework.beans.*;version="[3.0.0, 4.0.0)", org.springframework.context;version="[3.0.0, 4.0.0)", + org.springframework.expression;version="[3.0.0, 4.0.0)", org.springframework.scheduling.*;version="[3.0.0, 4.0.0)", org.springframework.util;version="[3.0.0, 4.0.0)", org.springframework.oxm;version="[1.5.8.A, 3.1.0)",