[
https://issues.apache.org/jira/browse/CLOUDSTACK-9065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15007085#comment-15007085
]
ASF GitHub Bot commented on CLOUDSTACK-9065:
--------------------------------------------
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 <[email protected]>
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
----
> Packaging RPM: Add option for package release version, cleanup and lint
> -----------------------------------------------------------------------
>
> Key: CLOUDSTACK-9065
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9065
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Packaging
> Affects Versions: 4.6.0
> Reporter: David Amorim Faria
> Assignee: David Amorim Faria
> Priority: Trivial
>
> In RPM Packaging, add option for package release version.
> Also, code cleanup and some linting.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)