Author Login
Post Reply
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: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)