This repository was archived by the owner on Oct 5, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 64
Release Guide
Hemika Kodikara edited this page Mar 16, 2017
·
2 revisions
Note : Make sure that you have read through the README file and installed all the prerequisites.
- Remove all "SNAPSHOT" versions in all "pom.xml" files. You can use "
grep -i "SNAPSHOT" ." at the project root to identify them. - Update the composer version in the all "pom.xml" files to the version to be released.
- Update the composer version in the footer section in "<BALLERINA_COMPOSER>/modules/web/index.html" file.
- Update the user guide url(json path -
menu_bar.help_urls.user_guide_url) to the the proper docs mentioned in "<BALLERINA_COMPOSER>/modules/web/index.js" - Update the "Ballerina documentation" link in the README file to the proper documentataion url.
- Follow the steps mentioned on how to build in README.
This wiki may be subjected to improvements.
Sample sidebar