Hi All, The ant manual page lists maxparallel as an attribute for attrib task. However when I try to use this ant throws an exception stating " attrib doesn't support the maxparallel attribute".
I wanted to use this attribute as I am working on a large set of files which may result in a command line that is too long for the os. Is this a bug? Thanks, Amitava
