slfan1989 commented on code in PR #7019: URL: https://github.com/apache/hadoop/pull/7019#discussion_r1919420354
########## LICENSE-binary: ########## @@ -498,12 +498,16 @@ org.slf4j:slf4j-reload4j:1.7.36 CDDL 1.1 + GPLv2 with classpath exception ----------------------------------------- -com.github.pjfanning:jersey-json:1.22.0 -com.sun.jersey:jersey-client:1.19.4 -com.sun.jersey:jersey-core:1.19.4 -com.sun.jersey:jersey-guice:1.19.4 -com.sun.jersey:jersey-server:1.19.4 -com.sun.jersey:jersey-servlet:1.19.4 +org.glassfish.jersey.core:jersey-common:2.46 Review Comment: @Hexiaoqiao @steveloughran In the latest commit, I have rolled back the Jenkinsfile commit, which may cause the next build to not complete successfully, as the current CI cannot compile code with more than 10,000 lines. However, this is expected, so please don't worry. -- 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]
