From 265de065aa53f6510b9e1cedf6106499146e60d9 Mon Sep 17 00:00:00 2001 From: Iwein Fuld Date: Mon, 15 Dec 2008 19:29:38 +0000 Subject: [PATCH] OPEN - issue INT-496: Design success/failure notifications for source adapters http://jira.springframework.org/browse/INT-496 woops --- org.springframework.integration.samples/template.mf | 1 + 1 file changed, 1 insertion(+) diff --git a/org.springframework.integration.samples/template.mf b/org.springframework.integration.samples/template.mf index b791f4e6a6..43d078380c 100644 --- a/org.springframework.integration.samples/template.mf +++ b/org.springframework.integration.samples/template.mf @@ -6,6 +6,7 @@ Import-Template: org.springframework.integration.*;version="[1.0.0, 1.0.1)", org.springframework.beans.*;version="[2.5.6, 3.0.0)", org.springframework.context.*;version="[2.5.6, 3.0.0)", + org.springframework.util.*;version="[2.5.6, 3.0.0)", org.springframework.stereotype;version="[2.5.6, 3.0.0)", org.springframework.core.*;version="[2.5.6, 3.0.0)", org.springframework.xml.*;version="[1.5.5.A, 2.0.0)"