Package | Description |
---|---|
org.wso2.carbon.utils |
Modifier and Type | Method and Description |
---|---|
void |
AntBuildInvoker.invokeDefaultTarget()
Invokes the default target of the build file.
|
void |
AntBuildInvoker.invokeDefaultTarget(boolean showOutput)
Invokes the default target of the build file.
|
void |
AntBuildInvoker.invokeTarget(String target)
Invokes the given target of the build file.
|
void |
AntBuildInvoker.invokeTarget(String target,
boolean showOutput)
Invokes the given target of the build file under the given mode (silent/verbose)
|
Copyright © 2016 WSO2 Inc. All rights reserved.