You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Khosrow Moossavi <km...@cloudops.com> on 2018/01/26 19:33:22 UTC

Enhance package.sh script

Hi community

I fixed and enhanced package.sh script in PR #2433 [1]. It's based on 4.11
branch
and since it's only touches packaging script, it should be safe to be
included in
4.11.0.0 and/or 4.11.1.0.

The idea was to be able to "brand" the final package name to distinguish
the custom
built packages from community build ones just by looking at the file name.

If POM version contains branding string (x.y.z.a-NAME[-SNAPSHOT]) it will
generate
packages like: cloudstack-package-x.y.z.a-NAME.NUMBER.el7.centos.x86_64

[1] https://github.com/apache/cloudstack/pull/2433

Khosrow Moossavi
CloudOps