Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

$ svn checkout https://svn.wso2.org/repos/wso2/carbon/orbit/tags/x.x.x wso2carbonOrbit

Kernel:

$ svn checkout https://svn.wso2.org/repos/wso2/carbon/kernel/tags/x.x.x wso2carbonKernel

Platform:

$ svn checkout https://svn.wso2.org/repos/wso2/carbon/platform/tags/x.x.x wso2carbonPlatform 

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.

...