Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 8071 invoked from network); 5 May 2008 16:52:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 May 2008 16:52:05 -0000 Received: (qmail 81304 invoked by uid 500); 5 May 2008 16:52:06 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 81285 invoked by uid 500); 5 May 2008 16:52:06 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 81274 invoked by uid 99); 5 May 2008 16:52:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 May 2008 09:52:06 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 May 2008 16:51:18 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Jt3uW-0006UK-BB for ivy-user@ant.apache.org; Mon, 05 May 2008 09:51:32 -0700 Message-ID: <17065941.post@talk.nabble.com> Date: Mon, 5 May 2008 09:51:32 -0700 (PDT) From: Michael Laccetti To: ivy-user@ant.apache.org Subject: Exclusions not being excluded MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: michael@s2g.ca X-Virus-Checked: Checked by ClamAV on apache.org This is magic, since the exclusions were working fine on Friday, and the Ivy library hasn't changed. I'm at a serious loss here. The important part: And yet, when I run ant, I see the following: [ivy:resolve] found org.springframework#spring-web;2.5.4 in ibiblio [ivy:resolve] found javax.faces#jsf-api;1.1 in ibiblio [ivy:resolve] found commons-beanutils#commons-beanutils;1.7.0 in jboss [ivy:resolve] found commons-fileupload#commons-fileupload;1.2 in jboss [ivy:resolve] found commons-httpclient#commons-httpclient;3.1 in ibiblio [ivy:resolve] found commons-codec#commons-codec;1.2 in jboss [ivy:resolve] found org.apache.axis#axis;1.4 in ibiblio [ivy:resolve] found struts#struts;1.2.9 in ibiblio Why would this suddenly change functionality? Did I have too much coffee? Not enough? The ivy.xml file in its full glory can be found here: http://papernapkin.org/pastebin/view/747/ Mike ----- -- Michael Laccetti (416)558-9718 S2G Limited http://www.s2g.ca/ -- View this message in context: http://www.nabble.com/Exclusions-not-being-excluded-tp17065941p17065941.html Sent from the ivy-user mailing list archive at Nabble.com.