next would take the entire other file, then
the last would use a Tailfilter, all concatenating to the output file.
-Original Message-
From: Manisha Mauni [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 24, 2006 1:06 PM
To: Ant Users List
Subject: RE: F1- file content copy using ant
Sorry
content copy using ant
-Original Message-
From: Manisha Mauni [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 24, 2006 12:30 PM
To: Ant Users List
Subject: RE: F1- file content copy using ant
Thanks Benjamin!!
Is there any way I can insert the content from one file to the other
List
Subject: RE: F1- file content copy using ant
Concat? http://ant.apache.org/manual/CoreTasks/concat.html
-Original Message-
From: Manisha Mauni [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 24, 2006 12:17 PM
To: Ant Users List
Subject: F1- file content copy using ant
Hello,
I ha
Hello,
I have to append content of one file to other using ant task.
Is there any ant task which can do that?
I tried "xclude" but it is replacing the content instead of appending
Thanks n rgds
Manisha
Thanks Scot!!!
It solved my task :)
-Original Message-
From: Scot P. Floess [mailto:[EMAIL PROTECTED]
Sent: Monday, May 08, 2006 11:15 AM
To: Ant Users List
Subject: Re: Properties in xml file
Have you looked at the xmlproperty task?
Manisha Mauni wrote:
> Hello,
>
> Is ther
Hello,
Is there any way we can use xml configuration file in place of
.properties file with ant.
Thanks
Manisha