From 8c8f5dbd49922c3891debd0948f258d5572c1010 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Thu, 14 Aug 2008 19:11:38 +0000 Subject: [PATCH] The commons-net and apache oro dependencies are now configured as "optional->runtime" in ivy.xml (INT-297). --- org.springframework.integration.adapter/ivy.xml | 4 ++-- org.springframework.integration.xml/ivy.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/org.springframework.integration.adapter/ivy.xml b/org.springframework.integration.adapter/ivy.xml index 23142be8f6..771c35dde7 100644 --- a/org.springframework.integration.adapter/ivy.xml +++ b/org.springframework.integration.adapter/ivy.xml @@ -24,8 +24,8 @@ - - + + diff --git a/org.springframework.integration.xml/ivy.xml b/org.springframework.integration.xml/ivy.xml index 1cc7f0f701..617106f726 100644 --- a/org.springframework.integration.xml/ivy.xml +++ b/org.springframework.integration.xml/ivy.xml @@ -21,10 +21,10 @@ - - - + + +