|
|
@@ -13,6 +13,8 @@ |
|
|
|
Load a file's contents as Ant properties. This is equivalent |
|
|
|
to <code><property file|resource="..."/></code> except that it |
|
|
|
supports nested <code><filterchain></code> elements. |
|
|
|
Also if the file is missing, the build is halted with an error, rather |
|
|
|
than a warning being printed. |
|
|
|
</p> |
|
|
|
|
|
|
|
<p>If you want to simulate <a href="property.html">property</a>'s |
|
|
|