There is a small bug in example on the page: http://ant.apache.org/manual/OptionalTasks/attrib.html
<attrib readonly="false">
<fileset dir="${meta.inf}" includes="**/*.xml"/>
<attrib>
Closing attrib tag is missing "/".
Regards,
Ognjen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
