From d20a8977be666bfa4e8b742d9b0ffb6a1cff91b1 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Sun, 21 Sep 2008 15:06:59 +0000 Subject: [PATCH] Added the remoting JAR back to template.mf due to a dependency on RemoteAccessException. --- org.springframework.integration.adapter/template.mf | 1 + 1 file changed, 1 insertion(+) diff --git a/org.springframework.integration.adapter/template.mf b/org.springframework.integration.adapter/template.mf index afdc7a6f7f..ea8ebbeefd 100644 --- a/org.springframework.integration.adapter/template.mf +++ b/org.springframework.integration.adapter/template.mf @@ -11,6 +11,7 @@ Import-Template: org.springframework.context;version="[2.5.5.A, 3.0.0)", org.springframework.core.*;version="[2.5.5.A, 3.0.0)", org.springframework.mail.*;version="[2.5.5.A, 3.0.0)";resolution:=optional, + org.springframework.remoting;version="[2.5.5.A, 3.0.0)", org.springframework.util;version="[2.5.5.A, 3.0.0)", org.springframework.integration.*;version="[1.0.0, 1.0.1)" Unversioned-Imports: