On Sat, 30 Mar 2002 10:07, Vincent Massol wrote:
> Peter,
>
> I have had a look at the changelog task you have committed. My intent is
> to drop the changelog task I have in Cactus and use yours instead.
> However, my use case does not match exactly.
>
> I would need a nested fileset to specify which files should be affected
> by the "cvs log" command.
>
> Example :
>
> <changelog basedir="${doc.xdoc.dir}"
> destfile="${doc.xdoc.dir}/cvslog/cvslog.xml"
> usersfile="${doc.xdoc.dir}/cvslog/users.properties"
> daysinpast="15">
>
> <fileset dir="${doc.xdoc.dir}">
> <exclude name="book.xml"/>
> <exclude name="todo.xml"/>
> <exclude name="changes.xml"/>
> <exclude name="**/cvslog.xml"/>
> <include name="**/*.xml"/>
> </fileset>
>
> What do you think ?
Just done - thanks!
--
Cheers,
Pete
*------------------------------------------------------*
| "Common sense is the collection of prejudices |
| acquired by age 18. " -Albert Einstein |
*------------------------------------------------------*
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>