From 57c47c731374e09edf9a67506c5752499a66db53 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Mon, 2 Aug 2010 02:04:28 +0000 Subject: [PATCH] INT-1302, added commons-logging to template.mf --- spring-integration-ws/template.mf | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-integration-ws/template.mf b/spring-integration-ws/template.mf index 990b1e2c2d..7b33962ec3 100644 --- a/spring-integration-ws/template.mf +++ b/spring-integration-ws/template.mf @@ -12,5 +12,6 @@ Import-Template: org.springframework.oxm;version="[1.5.8.A, 3.1.0)", org.springframework.ws.*;version="[1.5.8.A, 2.0.0)", org.springframework.xml.transform;version="[1.5.8.A, 2.0.0)", + org.apache.commons.logging;version="[1.1.1, 2.0.0)", org.w3c.dom.*;version="0", javax.xml.*;version="0"