cloudstack/engine
Khosrow Moossavi 1708838518 CLOUDSTACK-10268: Fix and enhance package script (#2433)
- new flag `-T, --use-timestamp` to use `timestamp` when POM version contains SNAPSHOT
  - in the final artifacts (jar) name
  - in the final package (rpm, deb) name
  - in `/etc/cloudstack-release` file of SystemVMs
  - in the Management Server > About dialog
- 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`
  - `cloudstack-management_x.y.z.a-NAME-NUMBER~xenial_all.deb`
- branding string can be overriden with newly added `-b, --brand` flag
- handle the new format version for VR version
- fix long opts (they were broken)
- tolerate and show a warning message for unrecognized flags
- usage help reformat

* Deprecate Version class in favor or CloudStackVersion
2018-03-15 10:55:29 +00:00
..
api Updating pom.xml version numbers for release 4.11.0.1-SNAPSHOT 2018-02-05 11:13:50 +01:00
components-api CLOUDSTACK-8855 Improve Error Message for Host Alert State and reconnect host API. (#2387) 2018-03-14 15:27:43 -03:00
network Updating pom.xml version numbers for release 4.11.0.1-SNAPSHOT 2018-02-05 11:13:50 +01:00
orchestration CLOUDSTACK-8855 Improve Error Message for Host Alert State and reconnect host API. (#2387) 2018-03-14 15:27:43 -03:00
schema CLOUDSTACK-10268: Fix and enhance package script (#2433) 2018-03-15 10:55:29 +00:00
service Updating pom.xml version numbers for release 4.11.0.1-SNAPSHOT 2018-02-05 11:13:50 +01:00
storage CLOUDSTACK-8855 Improve Error Message for Host Alert State and reconnect host API. (#2387) 2018-03-14 15:27:43 -03:00
pom.xml Updating pom.xml version numbers for release 4.11.0.1-SNAPSHOT 2018-02-05 11:13:50 +01:00