On Tue, 26 Feb 2002, Adam Sherman <[EMAIL PROTECTED]> wrote:
> On 02/26/2002 03:56:19 PM +0100, Stefan Bodewig wrote:
> 
>>> Neither defaultexcludes or excludes seems to work in the Style
>>> task.
>>
>> Strange, seems to work for me.

<style> is definitively doing some very strange things.  In addition
to the files your patterns match, it will also try to transform all
children of the directories that match your patterns - and it doesn't
even verify that these children are files.

I'm going to fix the code as good as I can without breaking backwards
compatibility (i.e. I have to keep the strange behavior), I don't see
any workaround for you, as there is no way to exclude the base
directory itself.  All you can do is to <copy> the files you want to
transform and use them in that new location, I'm afraid.

Stefan

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

Reply via email to