Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxlevel3
minlevel2
typeflat
separatorpipe

Name

Gant Macro

Plugin

SCRP

Description

Excerpt

...

Groovy scripting using Gant

Documentation

  • Help available in the notation guide.

Common parameters

Parameters

...

Parameters

Pre-defined variables

Usage

No Format

{gant}
target(default: "A simple hello target") {
    println("Hello world");
}
{gant}


No Format

{gant:targets=hello}
target(hello: "A simple hello target") {
    println("Hello world");
}
{gant}


No Format

{gant:output=wiki|script=#example.gant|var1=test}
{gant} 

Security

This macro supports CMSP.

Open Issues

List of issues for the Gant component

...