私は IBM Jazz を初めて使用します。Eclipse プラグインと ant ビルド タスク定義を含む RTC-BuildSystem-Toolkit をダウンロードしました。私の質問は、Jazz サーバーからファイルをダウンロード/取得する方法です。
teamFetch anttask を使用する必要がありますか?
<teamFetch repositoryAddress="https://dev.1-gateway.org/ccm/"
userId="u12345"
password="p12345"
workspaceName="??"
buildResultUUID="??"
destination="??"
verbose="true" />