You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2014/12/18 15:10:13 UTC

[jira] [Created] (BIGTOP-1580) Improve Bigtop Toolchain: Versioning of Packages

Olaf Flebbe created BIGTOP-1580:
-----------------------------------

             Summary: Improve Bigtop Toolchain: Versioning of Packages
                 Key: BIGTOP-1580
                 URL: https://issues.apache.org/jira/browse/BIGTOP-1580
             Project: Bigtop
          Issue Type: Bug
            Reporter: Olaf Flebbe


Right now there is no build numbering (beyond -1 ) for different packaging attempts and bigtop releases.

There is no workable way to increase build numbering in Bigtop. (At least this is the situation for ubuntu and debian, have not checked RPM).

This leads to indentical package versions and buildnumbers for different bigtop builds when no package version upgrade has been made. This is not desirable , since it essentially disables package upgrades at all.

There is a BIGTOP_BUILD_STAMP which could be used to introduce the needed semantics but sadly this BIGTOP_BUILD_STAMP is appended to the PKG_VERSION part of the numbering, not the RELEASE_VERSION part .

I vote to move BIGTOP_BUILD_STAMP to the "right" place in the package-version: Appending to RELEASE_VERSION





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)