[email protected]
> Subject: Re: [Xmltask-users] Add text to web-app/description
> if it's present
>
> Hi David -
>
> 1) I think the problem is that Ant properties are
> derived/expanded per task. That is, populating a property
> within XMLTask makes
lists.sourceforge.net
> Subject: Re: [Xmltask-users] Add text to web-app/description
> if it's present
>
> To simplify, if I do this:
>
>
>position="before">
>
>
> to this:
>
>
>
>
>
>
&g
MAIL PROTECTED] On
>> Behalf Of Brian Agnew
>> Sent: Friday, March 28, 2008 6:50 AM
>> To: Karr, David
>> Cc: [email protected]
>> Subject: Re: [Xmltask-users] Add text to web-app/description
>> if it's present
>>
>>
>> I w
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Brian Agnew
> Sent: Friday, March 28, 2008 6:50 AM
> To: Karr, David
> Cc: [email protected]
> Subject: Re: [Xmltask-users] Add text to web-app/descri
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Brian Agnew
> Sent: Friday, March 28, 2008 5:33 AM
> To: Karr, David
> Cc: [email protected]
> Subject: Re: [Xmltask-users] Add text to web-app/descri
ceforge.net
>> Subject: Re: [Xmltask-users] Add text to web-app/description
>> if it's present
>>
>> Hi David -
>
> Acknowledged. I had experimented with that, but I think I had something
> else wrong at the time. I'll try that again.
>
Ok.
>>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Brian Agnew
> Sent: Friday, March 28, 2008 5:33 AM
> To: Karr, David
> Cc: [email protected]
> Subject: Re: [Xmltask-users] Add text to web-app/descri
Hi David -
1) I think the problem is that Ant properties are derived/expanded per
task. That is, populating a property within XMLTask makes it available for
use in another task, but not the current one. I'm not able to investigate
further at the moment, but copying into your property in one XMLTas
It's been a while since I've xmltasked. I'm having some trouble getting
done what I need.
I have some text in a couple properties (I'm hardcoding the values for
now) that I want to put into the "/web-app/description" element of a
web.xml file. If the element is already present, I want to add the