On Wed, 2004-04-14 at 00:09, Jerome Lacoste wrote:
> I am trying to modify the xdoc:copy-user-resources in order to take into
> account a user supplied filterset.
> 
> My maven.xml defines the following:
> 
> 
> <preGoal name="xdoc:copy-user-resources">
>   <echo message="preGoal: registering xdoc.copy-user-resources.filterset
> filterset"/>
>   <ant:filterset>
>     <ant:filterset refid="xdoc.copy-user-resources.filterset.id"/>

[Sorry to answer to myself. ]
The problem was that I should have used id="" instead of refid="".
I spent almost one hour on that problem, and found the issue 30 seconds
after sending the email. Typical.

Sorry for that...

I will work more on the patch before submitting it. It doesn't exactly
do what I want right now.

J


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

Reply via email to