|
|
@@ -49,8 +49,8 @@ import org.apache.tools.ant.util.FileUtils; |
|
|
|
* <ant antfile="build.xml" target="bar" > |
|
|
|
* <property name="property1" value="aaaaa" /> |
|
|
|
* <property name="foo" value="baz" /> |
|
|
|
* </ant></SPAN> |
|
|
|
* </target></SPAN> |
|
|
|
* </ant></span> |
|
|
|
* </target></span> |
|
|
|
* |
|
|
|
* <target name="bar" depends="init"> |
|
|
|
* <echo message="prop is ${property1} ${foo}" /> |
|
|
|