You might try:

A. read the manual. The answer is there.

B. if you can't find the answer in the manual, send the question
   to the Ant USERS list, not the Ant DEVELOPER's list (i.e., the
   list to which you posted this query.)

C. Peek at the answer below if A and B don't work.






























































In addition, Ant has some built-in properties:

basedir             the absolute path of the project's basedir (as set
                    with the basedir attribute of <project>).
ant.file            the absolute path of the buildfile.
ant.version         the version of Ant
ant.project.name    the name of the project that is currently executing;
                    it is set in the name attribute of <project>.


-----Original Message-----
From: Shane Stene [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 05, 2004 12:52 PM
To: Ant Developers List
Subject: Program Name



Ant Users:

Is there an ant property for the name attribute specified in the project
element? I would like to specify the project name and reference it without
having to use a <property> element.


Shane Stene
Programmer/Analyst
Science Applications International Corporation
USGS EROS Data Center
Soux Falls, SD  57198
(605) 594-6876
[EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to