Thanks Jeffrey,
> -Original Message-
> From: Jeffrey E Care [mailto:[EMAIL PROTECTED]
> Sent: February 12, 2006 4:57 PM
> To: Ant Users List
> Subject: Re: How to get the value of a system's environment variable
>
> Read the manual for the task.
>
> > I would like to get the value of so
ntent/view/740/29/
Thanks anyway,
Issam Aib
> -Original Message-
> From: Issam Aib [mailto:[EMAIL PROTECTED]
> Sent: February 12, 2006 4:43 PM
> To: 'Ant Users List'
> Subject: How to get the value of a system's environment variable
>
> Hi folks,
&g
Hi folks,
I would like to get the value of some system environment variables, such as
TOMCAT_HOME, PATH, CVSROOT, etc, as a property inside my ant script.
Can anyone help?
Thanks,
Issam Aib
check if some task of a given ant script has already executed at least
once during the current script execution, and if so it then gives you the
choice whether to call the task again or just not to call it?
Thanks for helping ☺
Issam Aib
;location" attribute
>
> On Wed, 1 Feb 2006, Issam Aib <[EMAIL PROTECTED]> wrote:
>
> > For example, suppose the current ${basedir} is equal to
> > “c:\projectname\app” and I define this property in the build.xml
> > (located at ${basedir} of course):
>
>
Hi all,
I am kind of novice in ant.
I have a difficulty to find out how to specify the “location” attribute of a
property when I define it in a property file.
For example, suppose the current ${basedir} is equal to “c:\projectname\app”
and I define this property in the build.xml (located at ${b