jojochuang commented on PR #3974: URL: https://github.com/apache/ambari/pull/3974#issuecomment-2791539402
Hi, @arshadmohammad please revert this PR. It broke the build. I am getting compilation error on my local machine: > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] /home/jenkins/jenkins-home/workspace/bari-PreCommit-GitHub-PR_PR-3974/ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariServer.java:[634,66] cannot find symbol > symbol: class Server > location: class org.eclipse.jetty.util.ssl.SslContextFactory > [ERROR] /home/jenkins/jenkins-home/workspace/bari-PreCommit-GitHub-PR_PR-3974/ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariServer.java:[680,66] cannot find symbol > symbol: class Server > location: class org.eclipse.jetty.util.ssl.SslContextFactory And actually, the same error appears in the precommit check https://ci-hadoop.apache.org/job/Ambari/job/Ambari-PreCommit-GitHub-PR/job/PR-3974/1/console -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
