Added the remoting JAR back to template.mf due to a dependency on RemoteAccessException.

This commit is contained in:
Mark Fisher
2008-09-21 15:06:59 +00:00
parent 5c4434087f
commit d20a8977be

View File

@@ -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: