You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Brian Agnew <br...@oopsconsultancy.com> on 2005/06/29 15:21:59 UTC

Re: another quetion

Hi Nir,

Please feel free to send questions direct to me and I can help. There's 
also a xmlusers list at 
http://lists.sourceforge.net/lists/listinfo/xmltask-users, which helps 
in keeping everything on-topic!

Brian

Nir Geier wrote:

>Hi again,
>
>When using <xmltask> <insert>
>
>how can i update the same file.
>using the insert is looking for dest="file name".
>
>im using fileset so i dont have the file name in the source
>
>im using the following:
>
>                <xmltask report="true">
>                        <fileset refid="variant.xml" id='files'/>
>                        <insert file="${text.to.add}" path="PATH" />
>                </xmltask>
>
>
>No changes are made to teh files unless im using dest=...
>
> 
>
>
>  
>

-- 
Brian Agnew                  http://www.oopsconsultancy.com
OOPS Consultancy Ltd         brian @ oopsconsultancy.com
Tel: +44 (0)7720 397526
Fax: +44 (0)20 8682 0012


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