<agent-input clean="true" temporary="true">
<!-- add preferences -->
<preference name="com.ibm.cic.common.core.preferences.http.proxyEnabled" value="false"/>
<!-- create the profile if it doesn't exist yet -->
<profile id="IBM Software Delivery Platform"
installLocation="c:/temp/my_profile"></profile>
<server>
<repository location=
"http://a.site.com/local/products/sample/20090215_1542/repository/"></repository>
</server>
<!-- incluir as ofertas e os recursos para instalação. É possível instalar o Installation Manager e
os pacotes em um arquivo de resposta -->
<install>
<offering id="com.ibm.cic.agent" version="1.3.0.20090114_0637" />
<offering
features="com.ibm.rad.sdpcore,com.ibm.rad.jre,com.ibm.rad.webtools_core,com.ibm.rad.pde,com.ibm.rad.data_tools"
profile="IBM Software Delivery Platform"
id="com.ibm.rational.application.developer" version="7006_20080320_1728"/>
</install>
</agent-input>
|