<% Include("/hsphere/local/home/terraint/common.phps");%> Gump:Jakartaプロジェクト管理 - Gump
Gump

Gump

出力結果

クロス リファレンス

データ定義

参加するには

日本語訳 (Translations)

オリジナル

ant

Antに受け渡す引数の指定

属性 説明 必須?
basedir ビルドが実行されるベースディレクトリ。生成されるビルドスクリプトはこのディレクトリをワーキングディレクトリとし、Antを実行するディレクトリに優先することとなります。 いいえ
target 起動するAntターゲット いいえ

property

Antコマンドに受け渡し、オーバーライドされるプロパティ

属性 説明 必須?
name セットするプロパティの名前 はい
value プロパティに与えるべき値 いいえ
project 参照されるプロジェクト名。"reference"属性値が"home","jar","jarpath","srcdir"である場合には必須です。 いいえ
reference

以下の値のどれかを取ります:

  • home: 参照されるプロジェクトのホームディレクトリ
  • jar: 参照されるプロジェクトのjarのシンプルな名前("home"に対する相対パス)
  • jarpath: 参照されるプロジェクトのjarの絶対パス
  • srcdir: プロジェクトに含まれるモジュールのソース・ディレクトリ
いいえ
path a path which is to be interpreted relative to the srcdir for the project if specified, or this project otherwise. This option is ignored if reference is specified. いいえ
id Specifies which jar is desired. Required only for projects which define more than one jar. いいえ

depend

This is equivalent to a property reference="jarpath" as well as a dependency element in the enclosing project. This was introduced as that has become a common enough practice that it makes sense to introduce this element

属性 説明 必須?
property The name of the property which will receive the full jarpath of the specified jar. Yes
project 依存するプロジェクトの名称 はい
id Specifies which jar is desired. Required only for projects which define more than one jar. いいえ
runtime Specifies whether this dependency is needed at runtime. Choices are "true" and "false" with the default being false. いいえ



Copyright © 1999-2005, Apache Software Foundation
Translated into Japanese by Tetsuya Kitahata , powered by Terra-International, Inc.
<% orig();%>