[
https://issues.apache.org/jira/browse/AMBARI-19569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824371#comment-15824371
]
Hudson commented on AMBARI-19569:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #6447 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6447/])
AMBARI-19569 : corrected the ordering of imports (nitirajrathore)
(nitiraj.rathore:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=79e92cf7004783bb9cbdad55d51ae791d0f019c3])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/view/RemoteAmbariCluster.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/view/ClusterImpl.java
> Ambari trunk build failing due to checkstyle
> --------------------------------------------
>
> Key: AMBARI-19569
> URL: https://issues.apache.org/jira/browse/AMBARI-19569
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.0
> Reporter: Nitiraj Singh Rathore
> Assignee: Nitiraj Singh Rathore
> Fix For: 3.0.0
>
> Attachments: AMBARI-19569_trunk.patch
>
>
> ERROR
> /home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/main/java/org/apache/ambari/server/view/RemoteAmbariCluster.java:28:
> Wrong order for 'org.apache.ambari.server.configuration.Configuration'
> import. ImportOrder
> ERROR
> /home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/main/java/org/apache/ambari/server/view/RemoteAmbariCluster.java:35:
> Wrong order for 'java.io.IOException' import. ImportOrder
> ERROR
> /home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/main/java/org/apache/ambari/server/view/ClusterImpl.java:22:
> Wrong order for 'org.apache.ambari.server.state.Config' import. ImportOrder
> ERROR
> /home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/main/java/org/apache/ambari/server/view/ClusterImpl.java:26:
> Wrong order for 'java.util.ArrayList' import. ImportOrder
> Audit done.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)