操作
バグ #4126
完了OpenRTPのAll in one パッケージ作成時のエラー処理を確認する
開始日:
2017/06/19
期日:
進捗率:
100%
予定工数:
説明
- JenkinsジョブでOpenRTPのAll in one パッケージ作成時、make_packagesスクリプトでのエラーがジョブ実行結果に反映されず、正常終了となった。
- このため、All in one パッケージ作成時、plugins下にjp.go.aist.rtm*.jarファイルが含まれない状況が発生した。
- この時のエラーは下記のものだった
file:///home/openrtm/public_html/pub/eclipse/projects/luna,http://download.eclipse.org/releases/luna -installIU org.eclipse.gef.sdk.feature.group Installing org.eclipse.gef.sdk.feature.group 3.9.101.201408150207. Installation failed. Plugin: org.eclipse.gef.sdk.feature.group installation failed. Aborting.
- スクリプトでエラー発生時、ジョブが必ず異常終了するようにする
操作