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

Gump

出力結果

クロス リファレンス

データ定義

参加するには

日本語訳 (Translations)

オリジナル

module

A module is a collection of projects that are physically stored in a single repository.

Attribute Description Required?
name The name of the module. Yes
tag Override the cvs tag to be used. No

url

This is the homepage for the collection of projects contained in this module. This element is optional, but if present, will be referenced in the generated web pages containing build results.

Note: give the way that Gump uses href to specify definitions which are to be inlined, the design of this element is rather unfortunate. Perhaps it should be replaced with a <home-page> element.

Attribute Description Required?
href URL of home page Yes
srcdir The directory (relative to the workspace's basedir) which the checked out sources are to be copied for build purposes. No. Defaults to the name of the module.

description

If present, will contain information added to the title in web pages containing build results.


cvs

References the repository in which this project resides. May also contain various overrides.

Note: as the long term plans is to make Gump handle many different types of repository types, the name of this element should ultimately change

Attribute Description Required?
repository The name of the repository in which this module resides. Yes
host-prefix Additional information which will be added in the front of the host name. Useful for repositories like sorceforge which define a separate virtual host for every project No
dir The subdirectory in which the cvs module is present. Useful for repositories like developerworks which organize related modules into directories. No
module An override for the name of the cvs module. No. Defaults to the name of the repository.
tag Specify the cvs tag desired. No. Effectively defaults to HEAD.

svn

References a Subversion repository in which this project resides.

Attribute Description Required?
url The url of the repository in which this module resides. Yes

For example:

  <svn url="http://svn.collab.net/repos/svn/trunk" />

project

A definition of a project which is physically contained in this module.




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