You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/10/13 18:59:07 UTC

[jira] [Commented] (AMBARI-13403) Ambari unable to build rpms with 4 digit versions

    [ https://issues.apache.org/jira/browse/AMBARI-13403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14955272#comment-14955272 ] 

Hudson commented on AMBARI-13403:
---------------------------------

FAILURE: Integrated in Ambari-branch-2.1 #676 (See [https://builds.apache.org/job/Ambari-branch-2.1/676/])
AMBARI-13403. Ambari unable to build rpms with 4 digit versions (aonishuk: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=3ba8c39c5ee67d0970d4529e18ce296e844c741d])
* ambari-client/pom.xml
* ambari-metrics/ambari-metrics-flume-sink/pom.xml
* ambari-project/pom.xml
* ambari-agent/pom.xml
* ambari-metrics/ambari-metrics-kafka-sink/pom.xml
* ambari-shell/ambari-python-shell/pom.xml
* docs/pom.xml
* ambari-metrics/ambari-metrics-timelineservice/pom.xml
* ambari-metrics/ambari-metrics-assembly/pom.xml
* ambari-metrics/ambari-metrics-storm-sink/pom.xml
* ambari-metrics/pom.xml
* ambari-server/pom.xml
* ambari-metrics/ambari-metrics-host-monitoring/pom.xml
* ambari-metrics/ambari-metrics-hadoop-sink/pom.xml
* ambari-client/python-client/pom.xml
* ambari-client/groovy-client/pom.xml
* pom.xml
* ambari-web/pom.xml
* ambari-shell/ambari-groovy-shell/pom.xml
* ambari-admin/pom.xml
* ambari-metrics/ambari-metrics-common/pom.xml
* ambari-shell/pom.xml
* ambari-views/pom.xml


> Ambari unable to build rpms with 4 digit versions
> -------------------------------------------------
>
>                 Key: AMBARI-13403
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13403
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.1.3
>
>
> We tried making the change but the rpms being created do not get the correct version number.
> The goal is to create a build with version 2.1.2.0.378. As you can see the rpms being created are with version 2.1.2-0:
> ... ambari-metrics-monitor/RPMS/x86_64/ambari-metrics-monitor-2.1.2-0.x86_64.rpm
> It seems as if the build is not processing a 4 digit version + build properly. DnewVersion=2.1.2.0.378 is being broken such that the 4th digit is becoming the build number. I suspect the replacement directive in POM needs to be changed.



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