On Wed, 21 May 2003, Gus Heck <[EMAIL PROTECTED]> wrote:
> Stefan Bodewig wrote:
>>
>>>currently chmod has a fair number of additional features.
>> Which are?
>>
>
> dir, includes, excludes, defaultexcludes...
Please don't! These attributes come from the pre-fileset time and are
only kept for ba
Stefan Bodewig wrote:
currently chmod has a fair number of additional features.
Which are?
dir, includes, excludes, defaultexcludes...
chmod supports these with it's own internal fileset. I could duplicate
it into my AbstractAccessTask (I think) to produce a similar effect in
my tasks, but I ha
On Tue, 20 May 2003, Gus Heck <[EMAIL PROTECTED]> wrote:
> I plan to patch the docs to reflect this and the fact that they seem
> to accept the verbose atribute as well.
Thanks, I forgot they extended ExecuteOn. I'll take care of
myself. Think that's all.
> Other things I have noticed is that
I noticed that this effects the chgrp and chown tasks... which also
Extend ExcecuteOn and therefore now have the maxparallel atribute as
well. I plan to patch the docs to reflect this and the fact that they
seem to accept the verbose atribute as well.
Other things I have noticed is that a littl
bodewig 2003/05/19 05:18:10
Modified:.WHATSNEW build.xml
docs/manual/CoreTasks apply.html chmod.html
src/main/org/apache/tools/ant/taskdefs Chmod.java
ExecuteOn.java
Log:
You can now limit the parallelism of and by using