bodewig 2003/09/25 06:54:37 Modified: docs/manual/CoreTypes Tag: ANT_15_BRANCH selectors.html Log: Merge from HEAD Revision Changes Path No revision No revision 1.1.2.9 +7 -0 ant/docs/manual/CoreTypes/selectors.html Index: selectors.html =================================================================== RCS file: /home/cvs/ant/docs/manual/CoreTypes/selectors.html,v retrieving revision 1.1.2.8 retrieving revision 1.1.2.9 diff -u -r1.1.2.8 -r1.1.2.9 --- selectors.html 20 Feb 2003 08:34:13 -0000 1.1.2.8 +++ selectors.html 25 Sep 2003 13:54:37 -0000 1.1.2.9 @@ -181,6 +181,8 @@ <code><mapper></code> element is specified, the <code>identity</code> type mapper is used.</p> + <p>The <code><depend></code> selector is case-sensitive.</p> + <table border="1" cellpadding="2" cellspacing="0"> <tr> <td valign="top"><b>Attribute</b></td> @@ -273,6 +275,9 @@ <a href="#selectcontainers">selector container</a> is desired. </p> + <p>The <code><filename></code> selector is + case-sensitive.</p> + <table border="1" cellpadding="2" cellspacing="0"> <tr> <td valign="top"><b>Attribute</b></td> @@ -325,6 +330,8 @@ to define the location of the file to be tested against. If no <code><mapper></code> element is specified, the <code>identity</code> type mapper is used.</p> + + <p>The <code><present></code> selector is case-sensitive.</p> <table border="1" cellpadding="2" cellspacing="0"> <tr>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]