From 4db40c79b12f44c657ba1838389b98712f62a1f1 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Sun, 17 Oct 2010 10:23:47 -0400 Subject: [PATCH] INT-786, fixed manifest --- spring-integration-feed/template.mf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/spring-integration-feed/template.mf b/spring-integration-feed/template.mf index a66402d629..bb97ba3b6a 100644 --- a/spring-integration-feed/template.mf +++ b/spring-integration-feed/template.mf @@ -12,8 +12,6 @@ Import-Template: org.springframework.context;version="[3.0.3, 4.0.0)", org.springframework.core.*;version="[3.0.3, 4.0.0)", org.springframework.util;version="[3.0.3, 4.0.0)", - com.sun.syndication.feed.synd.*;version="[1.0.0, 2.0.0)", - com.sun.syndication.fetcher.*;version="[1.0.0, 2.0.0)", - com.sun.syndication.fetcher.impl.*;version="[1.0.0, 2.0.0)", + com.sun.syndication.*;version="[1.0.0, 2.0.0)", javax.*;version="0", org.w3c.dom.*;version="0"