GitHub user davidamorimfaria opened a pull request: https://github.com/apache/cloudstack/pull/1074
Add package release version option to RPM packaging script Add package release version option to RPM packaging script, and do some needed linting and code refactoring. 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/1074.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 #1074 ---- commit e35af143de2e238866596292837fe41cd4ce7a09 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. ---