You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/02/06 20:28:49 UTC

[GitHub] khos2ow opened a new pull request #2433: CLOUDSTACK-10268: Fix and enhance package script

khos2ow opened a new pull request #2433: CLOUDSTACK-10268: Fix and enhance package script
URL: https://github.com/apache/cloudstack/pull/2433
 
 
   - if there's a "branding" string in the POM version (e.g. `x.y.z.a-NAME[-SNAPSHOT]`),
   the branding name will be used in the final generated pacakge name such as following:
   `cloudstack-management-x.y.z.a-NAME.NUMBER.el7.centos.x86_64`
   - use `timestamp` in final package name where POM version contains SNAPSHOT
   - fix long opts (they were broken)
   - usage help reformat

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services