Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 32074 invoked from network); 3 Mar 2010 14:19:51 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Mar 2010 14:19:51 -0000 Received: (qmail 66643 invoked by uid 500); 3 Mar 2010 14:19:43 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 66613 invoked by uid 500); 3 Mar 2010 14:19:43 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 66605 invoked by uid 99); 3 Mar 2010 14:19:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Mar 2010 14:19:43 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of antoine@gmx.de designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 03 Mar 2010 14:19:35 +0000 Received: (qmail invoked by alias); 03 Mar 2010 14:19:13 -0000 Received: from vpn2.citytimenyc.com (EHLO antoine-levy-lamberts-macbook.local) [38.100.172.132] by mail.gmx.net (mp070) with SMTP; 03 Mar 2010 15:19:13 +0100 X-Authenticated: #22961642 X-Provags-ID: V01U2FsdGVkX1+/3Sss9H2/zY4RC72ac270FEoiIJo0R/Dw8MfrSo xnej/LWuxqgcPO Message-ID: <4B8E6FE0.1030006@gmx.de> Date: Wed, 03 Mar 2010 09:19:12 -0500 From: Antoine Levy Lambert User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Ant Users List Subject: Re: Problems resolving paths in copy's "tofile" when combining multiple properties References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.65000000000000002 Oliver Schrenk wrote: > > > Here is an excerpt from the build file: > > > > > > location="/acme/servlet/messages.properties" /> > > > > > > > > > > > > > ... > Is this a known issue, expected behavior or just bland misuse of properties > on my part? > change just this line when you use the idiom, the property is converted to an absolute path. ${classes} is also an absolute path. > Best regards > Oliver Schrenk > > Regards, Antoine --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org