http://ant.apache.org/manual/properties.html#built-in-props
Jan
>-----Ursprüngliche Nachricht-----
>Von: Dean Schulze [mailto:dean_w_schulze@yahoo.com]
>Gesendet: Donnerstag, 24. Juni 2010 19:47
>An: Ant Users List
>Betreff: Re: Need cross platform way of assigning users name
>to a property
>
>
>Thanks for the responses.
>
>The ${user.name} was the answer to my problem. I didn't know
>that all the Java System.getProperties() were available in Ant.
>
>
>
>--- On Tue, 6/22/10, Michael Ludwig <milu71@gmx.de> wrote:
>
>
>From: Michael Ludwig <milu71@gmx.de>
>Subject: Re: Need cross platform way of assigning users name
>to a property
>To: "Ant Users List" <user@ant.apache.org>
>Date: Tuesday, June 22, 2010, 10:30 AM
>
>
>Matt Benson schrieb am 22.06.2010 um 11:06 (-0500):
>
>> > I'm probably missing something, but what's wrong with the
>following,
>> > which is provided by Ant out of the box:
>>
>> Provided by Java out of the box, if I'm not mistaken. :)
>
>Indeed, it is all of *Java's* System.getProperties() which is
>in the Ant
>box, and even comes out of it if asked to :-)
>
>--
>Michael Ludwig
>
>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|