NANT

Table Description

Key NULL Column Type (Size)

P

No

OID

NUMBER

No

NAME

VARCHAR2(50)

Yes

DESCRIPTION

VARCHAR2(255)

No

TYPE

NUMBER

No

BUILD

NUMBER(1)

No

DEPLOY

NUMBER(1)

No

TEST

NUMBER(1)

No

NANTPATH

VARCHAR2(255)

Yes

DEBUG

NUMBER(1)

Yes

QUIET

NUMBER(1)

Yes

VERBOSE

NUMBER(1)

Yes

COMMANDLINEOPTIONS

VARCHAR2(255)

Yes

TIMEOUT

NUMBER

No

LOGFORMATTYPE

NUMBER

Yes

ARCHIVED

NUMBER(1)

Yes

ARCHIVEDDATETIME

DATE

No

VERSION

NUMBER

Column Descriptions

OID

Unique table identifier.

See also: NANT_PK.

Key NULL Column Type (Size)

P

No

OID

NUMBER

NAME

Name of the NANT Scripting Tool.

Key NULL Column Type (Size)

No

NAME

VARCHAR2(50)

DESCRIPTION

Description for the NANT Scripting Tool.

Key NULL Column Type (Size)

Yes

DESCRIPTION

VARCHAR2(255)

TYPE

Fixed value identifying the type of Scripting Tool.

Key NULL Column Type (Size)

No

TYPE

NUMBER

Value List

2 = nant

BUILD

Indication whether or not the Scripting Tool can be linked to a Build Environment and thus be used to build code.

Key NULL Column Type (Size)

No

BUILD

NUMBER(1)

Value List

0 = no

1 = yes

DEPLOY

Indication whether or not the Scripting Tool can be linked to a Deploy Environment and thus be used to deploy Builds.

Key NULL Column Type (Size)

No

DEPLOY

NUMBER(1)

Value List

0 = no

1 = yes

TEST

For future use.

Key NULL Column Type (Size)

No

TEST

NUMBER(1)

NANTPATH

The path to the NANT executable (NAnt.exe).

Key NULL Column Type (Size)

No

NANTPATH

VARCHAR2(255)

DEBUG

Indication whether or not the Debug Option must be activated for the new NANT Scripting Tool.

NANT will print additional debug information during the Build and Deploy actions, if this option is activated.

Key NULL Column Type (Size)

Yes

DEBUG

NUMBER(1)

Value List

NULL = -

0 = no

1 = yes

QUIET

Indication whether or not the Quiet Option must be activated for the new NANT Scripting Tool.

NANT will print less information than normal during the Build and Deploy actions, if this option is activated.

Key NULL Column Type (Size)

Yes

QUIET

NUMBER(1)

Value List

NULL = -

0 = no

1 = yes

VERBOSE

Indication whether or not the Verbose Option is activated for the new NANT Scripting Tool.

NANT will print verbose debug information during the Build and Deploy actions, if this option is activated.

Key NULL Column Type (Size)

Yes

VERBOSE

NUMBER(1)

Value List

NULL = -

0 = no

1 = yes

COMMANDLINEOPTIONS

The commandline options used, separated by a space.

The commandline options provided by default by IKAN ALM, like -buildfile, -logfiles, -verbose, -debug ,…​ will not be accepted. Sample options are -keep-going, or -noinput.

Key NULL Column Type (Size)

Yes

COMMANDLINEOPTIONS

VARCHAR2(255)

TIMEOUT

The time-out value in seconds.

If a value is provided, a running NANT Build or Deploy process will be interrupted after this number of seconds. In this way, "hanging" Build or Deploy processes are interrupted.

If no value is provided, a running NANT Build or Deploy process will never be interrupted.

Key NULL Column Type (Size)

Yes

TIMEOUT

NUMBER

LOGFORMATTYPE

The log format type of the NAnt log can be TXT or XML.

Key NULL Column Type (Size)

No

LOGFORMATTYPE

NUMBER

Value List

0 = TXT

1 = XML

ARCHIVED

For internal use only.

Key NULL Column Type (Size)

Yes

ARCHIVED

NUMBER(1)

Value List

0 = no

1 = yes

ARCHIVEDDATETIME

For internal use only.

Key NULL Column Type (Size)

Yes

ARCHIVEDDATETIME

DATE

VERSION

For internal use only.

Key NULL Column Type (Size)

No

VERSION

NUMBER

Indexes

Index Primary Unique Column(s) Source Table

NANT_PK

Yes

Yes

OID

Relationships

Referenced Tables

No referenced tables available.

Referencing Tables

No referencing tables available.

Report Labels

NANT_ARCHIVED_LABEL

English:

Archived

French:

Archivé(e)

German:

Archiviert

NANT_ARCHIVEDDATETIME_LABEL

English:

Archive Date/Time

French:

Date/heure archivage

German:

Datum/Zeit Archivierung

NANT_BUILD_LABEL

English:

Build

French:

Construction

German:

Bereitstellung

NANT_COMMANDLINEOPTIONS_LABEL

English:

Commandline Options

French:

Options de Commande

German:

Optionen der Kommandozeile

NANT_DEBUG_LABEL

English:

Debug Option

French:

Option débogage

German:

Debug

NANT_DEPLOY_LABEL

English:

Deploy

French:

Déploiement

German:

Auslieferung

NANT_DESCRIPTION_LABEL

English:

Description

French:

Description

German:

Beschreibung

NANT_LOGFORMATTYPE_LABEL

English:

Log Format Type

French:

Type de format du Journal

German:

Formattyp des Protokolls

NANT_NAME_LABEL

English:

Name

French:

Nom

German:

Name

NANT_NANTPATH_LABEL

English:

Path to NANT Executable

French:

Chemin de NANT

German:

Verzeichnis zur ausführbaren Datei von NANT

NANT_OID_LABEL

English:

OID

French:

OID

German:

OID

NANT_QUIET_LABEL

English:

Quiet Option

French:

Arrière-plan

German:

Hintergrund

NANT_TEST_LABEL

English:

Test

French:

Test

German:

Test

NANT_TIMEOUT_LABEL

English:

Time-Out (s)

French:

Délai d’expiration (s)

German:

Zeitlimit (s)

NANT_TYPE_LABEL

English:

Type

French:

Type

German:

Typ

NANT_VERBOSE_LABEL

English:

Verbose Option

French:

Messages détaillés

German:

Ausführliche Meldungen

NANT_VERSION_LABEL

English:

Version

French:

Version

German:

Version