| 範例回應檔 |
|---|
<agent-input > <!-- 新增喜好設定 --> <preference name="com.ibm.cic.common.core.preferences.http.proxyEnabled" value="c:/temp"/> <!-- 建立設定檔 (如果尚不存在) --> <profile id="my_profile" installLocation="c:/temp/my_profile"></profile> <server> <repository location= "http://a.site.com/local/products/sample/20060615_1542/repository/"></repository> </server> <install> <offering profile= "my_profile" features= "core" id= "ies" version= "3.2.0.20060615"> </offering> </install> </agent-input> |