public class BuildGarminBarrelTask extends BaseGarminBuildTask
The task invokes Garmin wearable build tools.
BaseGarminTaskjungleFiles, outName, outputDirectoryerrorStream, infoStream, isWindows, sdkDirectory, SEPARATOR| Constructor and Description |
|---|
BuildGarminBarrelTask() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getArgs()
List of String arguments to pass to the executable
|
protected java.lang.String |
getBinaryDirectoryName() |
java.lang.String |
getExecName()
The name of the executable to be run
|
java.util.List<java.io.File> |
getGeneratedArtifacts() |
protected void |
runBuild(java.io.File binaryDir) |
createChildOutputDirectory, createDefaultArgs, getAppName, getJungleFiles, getOutName, getOutputDirectory, setAppName, setJungleFiles, setOutName, setOutputDirectorybuildExecPath, execTask, getAppDirectory, getBinDirectory, getSdkDirectory, logError, logException, setAppDirectory, setSdkDirectorynewInputDirectory, newInputFile, newOutputDirectory, newOutputFileappendParallelSafeAction, compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTaskIdentity, getTemporaryDir, getTemporaryDirFactory, getTimeout, hasProperty, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, replaceLogger, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toStringprotected java.lang.String getBinaryDirectoryName()
getBinaryDirectoryName in class BaseGarminBuildTaskprotected void runBuild(java.io.File binaryDir)
runBuild in class BaseGarminBuildTaskpublic java.util.List<java.io.File> getGeneratedArtifacts()
getGeneratedArtifacts in class BaseGarminBuildTaskpublic java.lang.String getExecName()
IExecutablepublic java.util.List<java.lang.String> getArgs()
IExecutableList of String arguments