From 8aa9bedd19323e0a2b9d782e2850eb2166c8f206 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Wed, 23 Jun 2010 16:37:35 +0000 Subject: [PATCH] added org.springframework.http to the template.mf file --- spring-integration-http/template.mf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spring-integration-http/template.mf b/spring-integration-http/template.mf index 4334d684d6..891deee140 100644 --- a/spring-integration-http/template.mf +++ b/spring-integration-http/template.mf @@ -7,9 +7,11 @@ Import-Template: org.springframework.beans.*;version="[3.0.0, 4.0.0)", org.springframework.context.*;version="[3.0.0, 4.0.0)", org.springframework.core.*;version="[3.0.0, 4.0.0)", + org.springframework.http.*;version="[3.0.0, 4.0.0)", org.springframework.util;version="[3.0.0, 4.0.0)", org.springframework.web.*;version="[3.0.0, 4.0.0)";resolution:=optional, org.apache.commons.httpclient.*;version="[3.1.0, 4.0.0)", org.apache.commons.logging;version="[1.1.1, 2.0.0)", javax.servlet.*;version="[2.4.0, 3.0.0)";resolution:=optional, + javax.xml.*;version="0", org.w3c.dom.*;version="0"