Versions Compared

Key

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

...

  • Binary Distribution - Includes binary files for both MS Windows and Linux operating systems, compressed into a single ZIP file. Recommended for many users.
  • Source (SVN) - Includes the source code which can be used to build the binary files. Recommended for more advanced users. For instructions, refer to Build From Source.

4. Click on any option to download the relevant distribution package.

...

The complete source including the Carbon platform can be checked out anonymously from SVN product tag with this command:

 

Code Block
$ svn checkout  wso2carbon

The list of commands that can be run are as follows. If you only want to build the Application Server, you have to always use the option "-Dproduct=dss".

...