You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by GitBox <gi...@apache.org> on 2022/09/02 12:55:47 UTC

[GitHub] [ambari] bhavikpatel9977 opened a new pull request, #3360: AMBARI-25727:Update slf4j version to 2.0.0

bhavikpatel9977 opened a new pull request, #3360:
URL: https://github.com/apache/ambari/pull/3360

   AMBARI-25727:Update slf4j version to 2.0.0


-- 
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: dev-unsubscribe@ambari.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org
For additional commands, e-mail: dev-help@ambari.apache.org


[GitHub] [ambari] jojochuang commented on pull request #3360: AMBARI-25727:Update slf4j version to 2.0.0

Posted by GitBox <gi...@apache.org>.
jojochuang commented on PR #3360:
URL: https://github.com/apache/ambari/pull/3360#issuecomment-1247566723

   Thanks. I just found out wiki states 2.7.x must run with JDK8.
   https://cwiki.apache.org/confluence/display/AMBARI/Ambari+Development


-- 
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: dev-unsubscribe@ambari.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org
For additional commands, e-mail: dev-help@ambari.apache.org


[GitHub] [ambari] bhavikpatel9977 commented on pull request #3360: AMBARI-25727:Update slf4j version to 2.0.0

Posted by GitBox <gi...@apache.org>.
bhavikpatel9977 commented on PR #3360:
URL: https://github.com/apache/ambari/pull/3360#issuecomment-1247565873

   Yes, almost all the component uses jdk8 only and I have verified the changes on jdk8.
   
   The java validation is added in the server configuration class.
   <img width="642" alt="image" src="https://user-images.githubusercontent.com/9100442/190314072-6451f08e-9743-46c1-8f9b-4c8f07632b22.png">
   
   
   We can create separate jira to add maven enforcer for java version.
   


-- 
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: dev-unsubscribe@ambari.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org
For additional commands, e-mail: dev-help@ambari.apache.org


[GitHub] [ambari] jojochuang merged pull request #3360: AMBARI-25727:Update slf4j version to 2.0.0

Posted by GitBox <gi...@apache.org>.
jojochuang merged PR #3360:
URL: https://github.com/apache/ambari/pull/3360


-- 
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: dev-unsubscribe@ambari.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org
For additional commands, e-mail: dev-help@ambari.apache.org


[GitHub] [ambari] jojochuang commented on pull request #3360: AMBARI-25727:Update slf4j version to 2.0.0

Posted by GitBox <gi...@apache.org>.
jojochuang commented on PR #3360:
URL: https://github.com/apache/ambari/pull/3360#issuecomment-1247043666

   Thanks for providing the PR.
   
   Slf4j 2.0.0 requires JDK8. Realistically i don't think Ambari should continue support JDK7 but I couldn't find where the project states the version of JDK being supported.


-- 
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: dev-unsubscribe@ambari.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org
For additional commands, e-mail: dev-help@ambari.apache.org