at contains two XML elements as a String:
>>>>>>
>>>>>> >>>>> value="<include>bar.as</include><include>baz.as
>>>>>> </include>"
>>>>>> />
>>>>>>
>>>>>> An
HamletDRC wrote:
Hi Glenn,
Thanks for the answer!
I do indeed need to include the tag in echoxml because without it
there is no root tag and so the xml is malformed.
import strips off a tag, so you could alternatively use that.
${foo}.
Can I do this in Ant?
-
--
Hamlet D'Arcy
--
View this message in context:
http://www.nabble.com/write-property-as-part-of-task-definition-tp24524324p24524324.html
Sent from the Ant - Users mailing list archive at Nabble.com.
gt; </include>"
> >>> />
> >>>
> >>> And I want it expanded into the execution of a task as if I wrote this:
> >>>
> >>>
> >>> bar.as
> >>> baz.as
> >>>
> >>&
>>>
>>> And I want it expanded into the execution of a task as if I wrote this:
>>>
>>>
>>>bar.as
>>>baz.as
>>>
>>>
>>> I expected this to work:
>>>
>>> ${foo}
&g
pport nested text data ("${foo}").
>>
>> I'm assuming this isn't an error with "compc" but is instead in error in
>> how
>> I'm expanding ${foo}.
>>
>> Can I do this in Ant?
>>
>>
>>
>>
>> -
>>
h "compc" but is instead in error in
> how
> I'm expanding ${foo}.
>
> Can I do this in Ant?
>
>
>
>
> -
> --
> Hamlet D'Arcy
>
> --
> View this message in context:
> http://www.nabble.com/write-property-as-part-of-task-definit
type doesn't support nested text data ("${foo}").
I'm assuming this isn't an error with "compc" but is instead in error in how
I'm expanding ${foo}.
Can I do this in Ant?
-
--
Hamlet D'Arcy
--
View this message in context:
http://