Hi!
Stefan Bodewig wrote:
> <property name="javac.debug" value="off" />
> <javac debug="${debug}" ... />
Can every property named 'task_A.attribute_1' be addressed with
${attribute_1} when I used it in task_A?
Because you named the property "javac.debug" and used ${debug}.
And is ${attribute_1} unknown in task_B?
Steffen
- Re: Attributes for several tasks all at once? Saurabh Agarwal
- Re: Attributes for several tasks all at once? Steffen Euch
- Re: Attributes for several tasks all at onc... Saurabh Agarwal
- Re: Attributes for several tasks all at... Ingmar Stein
- Re: Attributes for several tasks al... Saurabh Agarwal
- Re: Attributes for several tas... Joe Fisher
- Re: Attributes for several tasks all at once? Ingmar Stein
- Re: Attributes for several tasks all at once? Stefan Bodewig
- Re: Attributes for several tasks all at once? Larry V. Streepy, Jr.
- Re: Attributes for several tasks all at onc... Steffen Euch
- Re: Attributes for several tasks all at once? Steffen Euch
- Re: Attributes for several tasks all at onc... Stefan Bodewig
- Re: Attributes for several tasks all at... Steffen Euch
- Re: Attributes for several tasks all at once? Diane Holt
- Re: Attributes for several tasks all at once? Peter Donald
- Re: Attributes for several tasks all at once? Larry V. Streepy, Jr.
