GitHub user davidamorimfaria opened a pull request: https://github.com/apache/cloudstack/pull/1075
CLOUDSTACK-9065: Packaging RPM, add option for package release version, cleanup and lint In package.sh * lint * adjust exit codes (1 for usage, 2 for maven, 3 for rpmbuild) * fix variable naming for consistency * add option for package release version * revise synopsis and usage You can merge this pull request into a Git repository by running: $ git pull https://github.com/davidamorimfaria/cloudstack packaging_release_version Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1075.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1075 ---- commit e66dd8c1e00abb9a3b4cbe0b8b50c83b251a728c Author: David Amorim Faria <d.amorim-fa...@tech.leaseweb.com> Date: 2015-11-16T15:02:46Z Refactor package.sh: * lint * adjust exit codes (1 for usage, 2 for maven, 3 for rpmbuild) * variable naming consistency * add option for package release version * revise synopsis and usage ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---