Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 19476 invoked from network); 4 Mar 2008 19:39:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Mar 2008 19:39:38 -0000 Received: (qmail 32253 invoked by uid 500); 4 Mar 2008 19:39:33 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 32229 invoked by uid 500); 4 Mar 2008 19:39:33 -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 32220 invoked by uid 500); 4 Mar 2008 19:39:33 -0000 Delivered-To: apmail-incubator-ivy-user@incubator.apache.org Received: (qmail 32217 invoked by uid 99); 4 Mar 2008 19:39:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2008 11:39:33 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gcaii-ivy-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2008 19:38:46 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JWcyf-00087n-0d for ivy-user@incubator.apache.org; Tue, 04 Mar 2008 19:39:05 +0000 Received: from ip67-91-89-93.z89-91-67.customer.algx.net ([67.91.89.93]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Mar 2008 19:39:05 +0000 Received: from ylan.segal by ip67-91-89-93.z89-91-67.customer.algx.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Mar 2008 19:39:05 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: ivy-user@incubator.apache.org From: Ylan Segal Subject: Re: Newbie -- how to set ivy.lib.dir Date: Tue, 04 Mar 2008 11:38:57 -0800 Lines: 11 Message-ID: References: <745B9EDF57802349B13F90E4E0B4B86C3B9F1D58BD@HOUEXCH012.corp.halliburton.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ip67-91-89-93.z89-91-67.customer.algx.net User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) In-Reply-To: <745B9EDF57802349B13F90E4E0B4B86C3B9F1D58BD@HOUEXCH012.corp.halliburton.com> Sender: news X-Virus-Checked: Checked by ClamAV on apache.org Shawn Castrianni wrote: > I do: > > > Thanks! It works now that I added ${basedir} to the pattern. -- Ylan.