...
$ svn checkout https://svn.wso2.org/repos/wso2/carbon/orbit/tags/4x.1x.0x wso2carbon
Kernel:
$ svn checkout https://svn.wso2.org/repos/wso2/carbon/kernel/tags/4x.1x.0x wso2carbon
Platform:
$ svn checkout https://svn.wso2.org/repos/wso2/carbon/platform/tags/4x.1x.0/x wso2carbon
Following are the commands you can run to create complete release artifacts of WSO2 API Manager, including the binary and source distributions. If you only want to build the API Manager, use theĀ -Dproduct=apimgt
option as shown. If you want to build the entire Carbon core project, omit the -Dproduct=apimgt
option.
...