From 1df4dd3285b39e96a777ba2b566553fd82407855 Mon Sep 17 00:00:00 2001 From: Oleg Kalnichevski Date: Mon, 15 Nov 2010 20:33:33 +0000 Subject: [PATCH] Explicitly exculded cache module optional dependencies git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1035432 13f79535-47bb-0310-9956-ffa450edef68 --- src/main/assembly/bin-with-deps.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/main/assembly/bin-with-deps.xml b/src/main/assembly/bin-with-deps.xml index 2b66f2281..b7eb96c1c 100644 --- a/src/main/assembly/bin-with-deps.xml +++ b/src/main/assembly/bin-with-deps.xml @@ -42,7 +42,13 @@ lib false - + + + net.sf.ehcache:* + spy:* + org.slf4j:* + +