From db2b3494e8ceca9e02d4c847000b03a9ee407607 Mon Sep 17 00:00:00 2001 From: Jeremy Grelle Date: Fri, 30 Apr 2010 20:45:08 +0000 Subject: [PATCH] Resolution of Jackson should be optional. --- org.springframework.integration/template.mf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.springframework.integration/template.mf b/org.springframework.integration/template.mf index ed0305ee45..2c9db420b9 100644 --- a/org.springframework.integration/template.mf +++ b/org.springframework.integration/template.mf @@ -6,5 +6,5 @@ Import-Template: org.springframework.*;version="[3.0.0, 4.0.0)", org.apache.commons.logging;version="[1.1.1, 2.0.0)", org.aopalliance.*;version="[1.0.0, 2.0.0)", - org.codehaus.jackson.*;version="[1.0.0, 2.0.0)", + org.codehaus.jackson.*;version="[1.0.0, 2.0.0)";resolution:=optional, org.w3c.dom.*;version="0"