public class Candle extends WixCommand
cmd, exec, extensions, lg, nologo, outputFile, parameters, rejectedEnvVars, settings, sourceFiles, verbose, wxall| Constructor and Description |
|---|
Candle(ToolsetSettings settings,
hudson.EnvVars vars)
constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addIncludePath(hudson.FilePath includePath)
add to include search path.
|
protected void |
createCommand()
create command before execution. createCommand is used by execute().
|
void |
setArch(Wix.Arch arch)
set architecture defaults for package, components, etc.
|
String |
toString() |
addExtension, addParameter, appendExtensions, appendParameters, appendSources, check, clean, execute, exists, isEnvVarRejected, setNologo, setOutputFile, setVerbose, setWxallpublic Candle(ToolsetSettings settings, hudson.EnvVars vars)
settings - global settings.vars - environment variables.public void setArch(Wix.Arch arch)
arch - x86, ia64, x64.public void addIncludePath(hudson.FilePath includePath)
includePath - path to include.protected void createCommand()
throws ToolsetException
WixCommandcreateCommand in class WixCommandToolsetExceptionCopyright © 2004-2015 Berg Systeme. All Rights Reserved.