From e787887f465aec45134d37febd2142b434b12fd6 Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Tue, 19 Jul 2011 11:04:27 +0000 Subject: [PATCH] SPR-8532 Exclude Tiles transitive deps on 'com.springsource.javax.servlet' from 'com.springsource.org.apache.tiles.jsp' and 'com.springsource.org.apache.tiles.servlet' only. --- org.springframework.web.servlet/ivy.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/org.springframework.web.servlet/ivy.xml b/org.springframework.web.servlet/ivy.xml index a77ff0c3fb..613b79f569 100644 --- a/org.springframework.web.servlet/ivy.xml +++ b/org.springframework.web.servlet/ivy.xml @@ -53,13 +53,9 @@ - - + conf="optional, tiles->compile"/> - - + conf="optional, tiles->compile"/>