mbenson 2004/06/21 08:06:59 Modified: docs/manual/CoreTypes propertyset.html Log: Added Since to the description for the "negate" attribute. Revision Changes Path 1.7 +4 -3 ant/docs/manual/CoreTypes/propertyset.html Index: propertyset.html =================================================================== RCS file: /home/cvs/ant/docs/manual/CoreTypes/propertyset.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- propertyset.html 11 Mar 2004 23:40:59 -0000 1.6 +++ propertyset.html 21 Jun 2004 15:06:59 -0000 1.7 @@ -27,10 +27,11 @@ </tr> <tr> <td valign="top">negate</td> - <td valign="top">Whether to negate results. If + <td valign="top">Whether to negate results. If "<code>true</code>", all properties <i>not</i> - selected by nested elements will be returned. - Default is "<code>false</code>".</td> + selected by nested elements will be returned. Default is + "<code>false</code>". <em>Since Ant 1.6.2</em> + </td> <td valign="top" align="center">No</td> </tr> </table>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]