[ 
https://issues.apache.org/jira/browse/AMBARI-19458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivér Szabó updated AMBARI-19458:
----------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

committed to trunk:
{code:java}
commit 3469c1fa3a7784117b57e678ff674f067831284a
Author: Attila Doroszlai <[email protected]>
Date:   Wed Jan 11 16:53:00 2017 +0100

    AMBARI-19458. Compile error in RoleGraphTest (Attila Doroszlai via oleewere)
    
    Change-Id: I1ec09dac0efc870f35886a14382df0ab7a2a4b6a
{code}
committed to branch-2.5:
{code:java}
commit e9f2395bd7612aa4901525f95384b5acd97cc0ed
Author: Attila Doroszlai <[email protected]>
Date:   Wed Jan 11 16:53:00 2017 +0100

    AMBARI-19458. Compile error in RoleGraphTest (Attila Doroszlai via oleewere)
    
    Change-Id: I1ec09dac0efc870f35886a14382df0ab7a2a4b6a
{code}

> Compile error in RoleGraphTest
> ------------------------------
>
>                 Key: AMBARI-19458
>                 URL: https://issues.apache.org/jira/browse/AMBARI-19458
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.5.0
>            Reporter: Doroszlai, Attila
>            Assignee: Doroszlai, Attila
>             Fix For: 2.5.0
>
>         Attachments: AMBARI-19458.patch
>
>
> {{RoleGraphTest}} references a package that Ambari Server has not declared 
> dependency on.
> [Ambari-trunk-Commit|https://builds.apache.org/job/Ambari-trunk-Commit/6398/] 
> succeeds, but 
> [Ambari-trunk-test-patch|https://builds.apache.org/job/Ambari-trunk-test-patch/9986/artifact/patch-work/trunkCompile.txt]
>  reports "Top-level trunk compilation may be broken":
> {noformat}
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] 
> /home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-server/src/test/java/org/apache/ambari/server/metadata/RoleGraphTest.java:[43,71]
>  package org.apache.hadoop.metrics2.sink.relocated.google.common.collect does 
> not exist
> [ERROR] 
> /home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-server/src/test/java/org/apache/ambari/server/metadata/RoleGraphTest.java:[207,30]
>  cannot find symbol
>   symbol:   variable Lists
>   location: class org.apache.ambari.server.metadata.RoleGraphTest
> [INFO] 2 errors 
> {noformat}



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

Reply via email to