Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 12004 invoked from network); 15 Dec 2008 16:52:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Dec 2008 16:52:58 -0000 Received: (qmail 96801 invoked by uid 500); 15 Dec 2008 16:53:11 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 96770 invoked by uid 500); 15 Dec 2008 16:53:10 -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 96759 invoked by uid 99); 15 Dec 2008 16:53:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Dec 2008 08:53:10 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jsaridis@gmail.com designates 74.125.44.155 as permitted sender) Received: from [74.125.44.155] (HELO yx-out-1718.google.com) (74.125.44.155) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Dec 2008 16:52:55 +0000 Received: by yx-out-1718.google.com with SMTP id 34so1193464yxf.70 for ; Mon, 15 Dec 2008 08:52:34 -0800 (PST) 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:mime-version:content-type; bh=UHCAluvK0N8LwoYl7PszRFGC2lFiH1HozxKLrdJSjHg=; b=EJ/a5LIKwz82rcVhT8dgRPVs6yzOPRAv4S3GLMMt2abdkbM4mgp64nZBvK/3XRN0pF Gn7Rd4KL0hFWVItvM51J4WcAl3/T+X1nlHYxf4Dk2mBsM4bA7Z0lcdH1a8/Xxw/cAFxb Kd6UFKnuu/XYTc83QIs77ISmljCSwSSijciGc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=KZGPJWB5VLSZDc7qLkcFoqXBafMzj6nUY5h7SbS5LxxELc0xSxShMg4N/qN1mcWovu LKfxuv1jCvUIyxuryIyac4Ap08Gh9exQm2IC8XoBhm/t6puFl+WSsjTab8ploI/nyiJI ayGvD1FvKHK24j/JcrHkUtKNR8o1JMctq59sk= Received: by 10.151.41.21 with SMTP id t21mr6166736ybj.147.1229359525822; Mon, 15 Dec 2008 08:45:25 -0800 (PST) Received: by 10.151.39.14 with HTTP; Mon, 15 Dec 2008 08:45:25 -0800 (PST) Message-ID: Date: Mon, 15 Dec 2008 14:45:25 -0200 From: "Jorge Saridis" To: ivy-user@ant.apache.org Subject: configurations MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_38496_17201445.1229359525820" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_38496_17201445.1229359525820 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I'm new to ivy. In the "dependency" tag there is an attribute "conf", I'm supposed to put there de configuration name. My question is, what "->default" means? I checked the reference documentation but i don't understand it yet. Thanks in advance ------=_Part_38496_17201445.1229359525820--