|
|
@@ -58,7 +58,7 @@ properties. These references are resolved at the time these properties are set. |
|
|
|
This also holds for properties loaded from a property file.</p> |
|
|
|
<p>A list of predefined properties can be found <a |
|
|
|
href="../properties.html#built-in-props">here</a>.</p> |
|
|
|
<p>Since Apache Ant 1.7.1 it is possible to load properties defined in xml |
|
|
|
<p>Since Apache Ant 1.8.0 it is possible to load properties defined in xml |
|
|
|
according to <a href="http://java.sun.com/dtd/properties.dtd">Suns DTD</a>, |
|
|
|
if Java5+ is present. For this the name of the file, resource or url has |
|
|
|
to end with <tt>.xml</tt>.</p> |
|
|
|