Hi,
> <target name="get-data">
> <tstamp />
> <property name="ts" value="${DSTAMP}${TSTAMP}" />
> <!-- <property name="xml.properties"
> value="http://flex.apache.org/installer/sdk-installer-config-4.0.xml?ts=${ts}"
> />
> <get src="${xml.properties}"
> dest="${basedir}/sdk-installer-config-4.0.xml" /> —>So I assume these lines shouldn’t be commented out in order to get the installer config file? Thanks, Justin
