[
https://issues.apache.org/jira/browse/AMBARI-21380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16072523#comment-16072523
]
Olivér Szabó commented on AMBARI-21380:
---------------------------------------
revert patch because of test compile error:
{code:java}
2017/07/03 13:08:41 INFO : [ERROR] COMPILATION ERROR :
2017/07/03 13:08:41 INFO : both method
assertEquals(java.lang.Object,java.lang.Object) in org.junit.Assert and method
assertEquals(long,long) in org.junit.Assert match
2017/07/03 13:08:41 INFO : [ERROR]
ambari/ambari-server/src/test/java/org/apache/ambari/server/view/persistence/DataStoreImplTest.java:[169,11]
reference to assertEquals is ambiguous
2017/07/03 13:08:41 INFO : both method
assertEquals(java.lang.Object,java.lang.Object) in org.junit.Assert and method
assertEquals(long,long) in org.junit.Assert match
{code}
> Force to use JDK 8 for Ambari Server maven build
> ------------------------------------------------
>
> Key: AMBARI-21380
> URL: https://issues.apache.org/jira/browse/AMBARI-21380
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 3.0.0
> Reporter: Olivér Szabó
> Assignee: Olivér Szabó
> Fix For: 3.0.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)