|
@@ -13,7 +13,8 @@ |
|
|
<p>Sets a token filter for this project or read multiple token filter from |
|
|
<p>Sets a token filter for this project or read multiple token filter from |
|
|
an input file and sets these as filters. |
|
|
an input file and sets these as filters. |
|
|
Token filters are used by all tasks that perform file copying operations |
|
|
Token filters are used by all tasks that perform file copying operations |
|
|
through the Project commodity methods.</p> |
|
|
|
|
|
|
|
|
through the Project commodity methods. See the warning |
|
|
|
|
|
<a href="../using.html#filters"><em>here</em></a> before using.</p> |
|
|
<p>Note 1: the token string must not contain the separators chars (@).<br> |
|
|
<p>Note 1: the token string must not contain the separators chars (@).<br> |
|
|
Note 2: Either token and value attributes must be provided, or only the |
|
|
Note 2: Either token and value attributes must be provided, or only the |
|
|
filtersfile attribute.</p> |
|
|
filtersfile attribute.</p> |
|
@@ -56,7 +57,7 @@ will read all property entries from the <i>deploy_env.properties</i> file |
|
|
and set these as filters. |
|
|
and set these as filters. |
|
|
|
|
|
|
|
|
<hr> |
|
|
<hr> |
|
|
<p align="center">Copyright © 2000-2002,2004-2005 The Apache Software Foundation. All rights |
|
|
|
|
|
|
|
|
<p align="center">Copyright © 2000-2002, 2004-2006 The Apache Software Foundation. All rights |
|
|
Reserved.</p> |
|
|
Reserved.</p> |
|
|
|
|
|
|
|
|
</body> |
|
|
</body> |
|
|