Browse Source

Note case-sensitivity of selectors, PR 16685

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275351 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 21 years ago
parent
commit
6bc96adf11
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      docs/manual/CoreTypes/selectors.html

+ 7
- 0
docs/manual/CoreTypes/selectors.html View File

@@ -186,6 +186,8 @@
<code>&lt;mapper&gt;</code> element is specified, the
<code>identity</code> type mapper is used.</p>

<p>The <code>&lt;depend&gt;</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>&lt;filename&gt;</code> selector is
case-sensitive.</p>

<table border="1" cellpadding="2" cellspacing="0">
<tr>
<td valign="top"><b>Attribute</b></td>
@@ -407,6 +412,8 @@
<code>&lt;mapper&gt;</code> element is specified, the
<code>identity</code> type mapper is used.</p>

<p>The <code>&lt;present&gt;</code> selector is case-sensitive.</p>

<table border="1" cellpadding="2" cellspacing="0">
<tr>
<td valign="top"><b>Attribute</b></td>


Loading…
Cancel
Save