Anthill その4

ビルド自動化

プロジェクトの設定を変更したら、CVSリポジトリの変更に応じて、ビルドされるようになった。

  • プロジェクトにファイル[.version]を追加。(中身は"1.0.5"みたいな文字列)
  • anthill.version.adapterを「com.urbancode.anthill.adapter.UrbanCodeVersionAdapter」に変更
  • [Configure com.urbancode.anthill.adapter.UrbanCodeVersionAdapter]でversion.fileに「.version」を設定。

さて…プロジェクトで使ってみよう。