Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 38323 invoked from network); 4 Aug 2008 18:01:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Aug 2008 18:01:27 -0000 Received: (qmail 90322 invoked by uid 500); 4 Aug 2008 18:01:26 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 90065 invoked by uid 500); 4 Aug 2008 18:01:25 -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 90054 invoked by uid 99); 4 Aug 2008 18:01:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Aug 2008 11:01:25 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of xavier.hanin@gmail.com designates 209.85.200.171 as permitted sender) Received: from [209.85.200.171] (HELO wf-out-1314.google.com) (209.85.200.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Aug 2008 18:00:28 +0000 Received: by wf-out-1314.google.com with SMTP id 23so2162547wfg.10 for ; Mon, 04 Aug 2008 11:00:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=Hobh5aiJqsJJ/2be06b4pOtpCfVqEGkOsJ+zi5O9bE4=; b=fXC63EAfBZHFHqzd5HO+t8y9XZyN99xWbxWs42rJudun6Y82rtkp7eGh4rJbxPNJZ1 JRzDM0K97rWuRoDEGEZodhc4DAVf91l0T4INaz1Vu2pOZAwIWE8koP8IgOK6oWOY9x9D 5d1Se6KrNWJLdVYs3aPmQMeqdYn9MiJm9WzWU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=CSXIyI6VVk2NlOz1L+e+9F5zwor/TZNh1Cwieu1uvjiUnTzf+NMrrkXvfwfVrBDTAj cD5t3D+vkPeWgZ+g7aVVh31ce/zuMftUrX5n//7Mlp3aFQd+osj+dOsV6ybLse50iHen l/Ax8xFhixELRZOZ2WbOLEsUxwPjyJCwYIa50= Received: by 10.142.226.2 with SMTP id y2mr5036330wfg.80.1217872838008; Mon, 04 Aug 2008 11:00:38 -0700 (PDT) Received: by 10.142.255.15 with HTTP; Mon, 4 Aug 2008 11:00:37 -0700 (PDT) Message-ID: <635a05060808041100u30a17af7g498de5c250cdffef@mail.gmail.com> Date: Mon, 4 Aug 2008 20:00:37 +0200 From: "Xavier Hanin" To: ivy-user@ant.apache.org Subject: Re: Stopping src jar downloads for dependent jars down the tree In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_40110_26257514.1217872837995" References: X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_40110_26257514.1217872837995 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Wed, Jul 30, 2008 at 11:18 AM, wrote: > > > > > I have a dependency on OpenId which way down the line has a dependency on > the entry below > > "com.springsource.org.bouncycastle.jce" rev="1.39.0" /> > > This contains a source jar: > > > > type="src" ext="jar"/> > > > > Is there any way I can stop the source jar being downloaded when Ivy does a > resolve/retrieve ? You can use exclude when you declare the dependency on OpenId: Xavier > > > > > Target > www.targetgroup.net > > Target is a trading name of Target Group Limited, > registered in England and Wales No. 1208137 > Registered office: Target House, Cowbridge Road East, Cardiff CF11 9AU > > ********************************************************************** > DISCLAIMER. > This message is intended only for the use of the Addressee and may > contain information that is PRIVILEGED and CONFIDENTIAL. > If you are not the intended recipient you must not copy, > distribute or take any action or reliance upon it. > The content of this message may also contain personal > views of an employee of this company and does > not necessarily represent the view of the company. > ********************************************************************** > This message has been scanned by Norton Anti-Virus. > It has also been scanned by MAILsweeper to enforce our e-mail > policy. If you have any concerns or comments about the content > of this message, please e-mail support@targetgroup.net. > ********************************************************************** > > > _____________________________________________________________________ > This email has been scanned for all viruses by the MessageLabs Email > Security System. For more information on a proactive email security > service working around the clock, around the globe, visit > http://www.messagelabs.com > -- Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ http://ant.apache.org/ivy/ http://www.xoocode.org/ ------=_Part_40110_26257514.1217872837995--