You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Peter West <li...@pbw.id.au> on 2013/04/10 15:37:09 UTC

@classpath

Where can I find documentation for usage like

<path path="@{classpath}"/> ?

Likewise for the other uses of "@"?

Thanks.

Peter West

"Have you believed because you have seen me? Blessed are those who have not seen and yet believe."


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: @classpath

Posted by Peter West <li...@pbw.id.au>.
Ok, it's a macro expansion.  When you forget things like this, they are extremely difficult to track down.

Peter West

"Have you believed because you have seen me? Blessed are those who have not seen and yet believe."

On 10/04/2013, at 11:37 PM, Peter West <li...@pbw.id.au> wrote:

> Where can I find documentation for usage like
> 
> <path path="@{classpath}"/> ?
> 
> Likewise for the other uses of "@"?
> 
> Thanks.
> 
> Peter West
> 
> "Have you believed because you have seen me? Blessed are those who have not seen and yet believe."
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


RE: @classpath

Posted by "Milliken, Rob" <Ro...@highmark.com>.
Google xpath or xslt

-----Original Message-----
From: Peter West [mailto:lists@pbw.id.au]
Sent: Wednesday, April 10, 2013 9:37 AM
To: user@ant.apache.org
Subject: @classpath

Where can I find documentation for usage like

<path path="@{classpath}"/> ?

Likewise for the other uses of "@"?

Thanks.

Peter West

"Have you believed because you have seen me? Blessed are those who have not seen and yet believe."


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org


________________________________

This e-mail and any attachments to it are confidential and are intended solely for use of the individual or entity to whom they are addressed. If you have received this e-mail in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not keep, use, disclose, copy or distribute this e-mail without the author's prior permission. The views expressed in this e-mail message do not necessarily represent the views of Highmark Inc., its subsidiaries, or affiliates.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: @classpath

Posted by Peter West <li...@pbw.id.au>.
Thank you all. I see I was instantly swamped with responses. Sign of a good list.

Peter West

"Have you believed because you have seen me? Blessed are those who have not seen and yet believe."

On 10/04/2013, at 11:37 PM, Peter West <li...@pbw.id.au> wrote:

> Where can I find documentation for usage like
> 
> <path path="@{classpath}"/> ?
> 
> Likewise for the other uses of "@"?
> 
> Thanks.
> 
> Peter West
> 
> "Have you believed because you have seen me? Blessed are those who have not seen and yet believe."
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: @classpath

Posted by Peter Reilly <pe...@gmail.com>.
It is described in:

http://ant.apache.org/manual/Tasks/macrodef.html



On Wed, Apr 10, 2013 at 2:37 PM, Peter West <li...@pbw.id.au> wrote:

> Where can I find documentation for usage like
>
> <path path="@{classpath}"/> ?
>
> Likewise for the other uses of "@"?
>
> Thanks.
>
> Peter West
>
> "Have you believed because you have seen me? Blessed are those who have
> not seen and yet believe."
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>
>

Re: @classpath

Posted by Vimil Saju <vi...@yahoo.com>.
Those are macrodef attributes. Look for macrodefs in ant's manual


________________________________
 From: Peter West <li...@pbw.id.au>
To: user@ant.apache.org 
Sent: Wednesday, April 10, 2013 6:37 AM
Subject: @classpath
 
Where can I find documentation for usage like

<path path="@{classpath}"/> ?

Likewise for the other uses of "@"?

Thanks.

Peter West

"Have you believed because you have seen me? Blessed are those who have not seen and yet believe."


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org