From ebbd2c994d0b5ce56df6237a13be1fbaa3f514c1 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Thu, 15 Sep 2011 15:58:09 -0400 Subject: [PATCH] INT-1818 updated template.mf with new dependencies --- spring-integration-twitter/template.mf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spring-integration-twitter/template.mf b/spring-integration-twitter/template.mf index 06dcc8f210..15d3972f2e 100644 --- a/spring-integration-twitter/template.mf +++ b/spring-integration-twitter/template.mf @@ -12,8 +12,9 @@ Import-Template: org.springframework.beans.*;version="[3.0.5, 4.0.0)", org.springframework.context;version="[3.0.5, 4.0.0)", org.springframework.core.*;version="[3.0.5, 4.0.0)", + org.springframework.social.*;version="[1.0.0, 1.1.0)", + org.springframework.security.crypto.*;version="[3.1.0, 3.2.0)", org.springframework.scheduling.*;version="[3.0.5, 4.0.0)", org.springframework.util;version="[3.0.5, 4.0.0)", - twitter4j.*;version="[2.1.0, 2.3.0)", javax.*;version="0", org.w3c.dom.*;version="0"