Java Mailing List Archive

http://www.ant-tasks.com/

Home » Ant Users List »

Small bug in attrib example

Ognjen Blagojevic

2008-02-27


Author LoginPost 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)

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.