Thanks Robert,  many apologies for the miss-posting. Slip of the mouse on
the reply button!!  :-0

Rob




Robert Watkins <[EMAIL PROTECTED]> on 30/07/2001 23:11:24

Please respond to [EMAIL PROTECTED]



To:   "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>,
      "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc:   Robert Worth/CHASE@CHASE
Subject:  RE: [junit] What is the property for the project name?


Robert Worth wrote:
> How do I do this?  What should I put instead of
> ${project.name} ?  Sorry if
> this is in the docs, I have scoured them but can't find the
> answer. (I know
> that if you put ${basedir} it give what you want.
>
> <project name="myproject" default="echoprojectname" basedir="." >
>      <target name="echoprojectname" >
>           <echo message="${project.name}"
>      </target>
> </project>

You want the Ant-user mailing list ([EMAIL PROTECTED]), not the
JUnit one.

And if you read the documentation (the "Using Ant" page, in the
"Properties"
section), you will see that the property you are after is ant.project.name

Robert.

--
     "Duct tape is like the Force: it has a light side, a dark side,
                   and it holds the universe together"
  Robert Watkins     [EMAIL PROTECTED]     [EMAIL PROTECTED]




Reply via email to