public class BasicBuild extends GolangTask
| Constructor and Description |
|---|
BasicBuild() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeFor(Platform platform,
GolangDependency targetPackage) |
void |
run() |
getBuild, getDependencies, getDependencyHandler, getGlobalSettings, getGolang, getSettings, getTaskSettings, getTesting, getToolchain, runAfter, runBare, runBeforeaddValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getImpliesSubProjects, getInputs, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setName, setOnlyIf, setOnlyIf, setProject, setProperty, setShouldRunAfter, shouldRunAfter, toStringpublic void run()
throws java.lang.Exception
run in class GolangTaskjava.lang.Exceptionprotected void executeFor(@Nonnull
Platform platform,
@Nonnull
GolangDependency targetPackage)
throws java.lang.Exception
java.lang.Exception