|
|
@@ -23,6 +23,7 @@ properties passed to the new project will override the properties that |
|
|
|
are set in the new project (See also the <a href="property.html">property task</a>).</p> |
|
|
|
<p>You can also set properties in the new project from the old project |
|
|
|
by using nested param tags. These properties are always passed |
|
|
|
to the new project and any project created in that project |
|
|
|
regardless of the setting of <i>inheritAll</i>. This allows you to |
|
|
|
parameterize your subprojects. Properties defined on the command line |
|
|
|
can not be overridden by nested <param> elements.</p> |
|
|
|