On Thu, 11 Apr 2002, Kailash Subramanian
<[EMAIL PROTECTED]> wrote:

> Is there any way I can specify the list of files (like comma
> seperated) ?

Yes - you already do su in your example.  The includes attribute.

> Or is there any better approach ?

Use a combination include and exclude patterns to get exactly the list
of files you want.  Use includesfile.

For the replacement tokens, Ant 1.5 will have a way to automatically
turn all properties of a property file into replace tokens, sou you'd
have to write them once into a properties file.

Stefan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to