bodewig 2003/09/25 06:54:54 Modified: docs/manual/CoreTypes Tag: ANT_16_BRANCH selectors.html Log: Merge from HEAD Revision Changes Path No revision No revision 1.15.2.1 +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.15 retrieving revision 1.15.2.1 diff -u -r1.15 -r1.15.2.1 --- selectors.html 13 Sep 2003 16:35:52 -0000 1.15 +++ selectors.html 25 Sep 2003 13:54:54 -0000 1.15.2.1 @@ -186,6 +186,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> @@ -354,6 +356,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> @@ -406,6 +411,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]