|
|
@@ -46,7 +46,7 @@ by nested <code><param></code> elements.</p> |
|
|
|
name, the one declared last will win. This is for backwards compatibility reasons even so it is |
|
|
|
different from the way <code><property></code> tasks in build files behave.</p> |
|
|
|
|
|
|
|
<p>Nested <a href="#reference"><code><reference></code>;</a> elements can be used to copy |
|
|
|
<p>Nested <a href="#reference"><code><reference></code></a> elements can be used to copy |
|
|
|
references from the calling project to the new project, optionally under a different <var>id</var>. |
|
|
|
References taken from nested elements will override existing references that have been defined |
|
|
|
outside of targets in the new project—but not those defined inside of targets.</p> |
|
|
|