artifacts

package
v0.2.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 28, 2019 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Assembly added in v0.1.1

func Assembly(source, target, platform, mtarName, copyInParallel string, getWd func() (string, error)) error

Assembly - assemble mta project

func ConvertTypes

func ConvertTypes(mtaStr mta.MTA, platformName string) error

ConvertTypes - convert types to appropriate target platform types

func CopyMtaContent

func CopyMtaContent(source, target, desc string, copyInParallel bool, wdGetter func() (string, error)) error

CopyMtaContent copies the content of all modules and resources which are presented in the deployment descriptor, in the source directory, to the target directory

func ExecBuild added in v0.2.6

func ExecBuild(buildProjectCmdSrc, buildProjectCmdTrg, buildProjectCmdMode, buildProjectCmdMtar, buildProjectCmdPlatform string, buildProjectCmdStrict bool, wdGetter func() (string, error), wdExec func([][]string) error) error

ExecBuild - Execute MTA project build

func ExecuteBuild

func ExecuteBuild(source, target, desc, moduleName, platform string, wdGetter func() (string, error)) error

ExecuteBuild - executes build of module

func ExecuteCleanup

func ExecuteCleanup(source, target, desc string, wdGetter func() (string, error)) error

ExecuteCleanup - cleanups temp artifacts

func ExecuteGenMeta

func ExecuteGenMeta(source, target, desc, platform string, wdGetter func() (string, error)) error

ExecuteGenMeta - generates metadata

func ExecuteGenMtad

func ExecuteGenMtad(source, target, platform string, wdGetter func() (string, error)) error

ExecuteGenMtad - generates MTAD from MTA

func ExecuteGenMtar

func ExecuteGenMtar(source, target, targetProvided, desc, mtarName string, wdGetter func() (string, error)) error

ExecuteGenMtar - generates MTAR

func ExecutePack

func ExecutePack(source, target, desc, moduleName, platform string, wdGetter func() (string, error)) error

ExecutePack - executes packing of module

func ExecuteProjectBuild added in v0.1.1

func ExecuteProjectBuild(source, descriptor, phase string, getWd func() (string, error)) error

ExecuteProjectBuild - execute pre or post phase of project build

func ExecuteValidation

func ExecuteValidation(source, desc, mode, strict, exclude string, getWorkingDir func() (string, error)) error

ExecuteValidation - executes validation of MTA

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL