ctubbsii commented on PR #2601:
URL: https://github.com/apache/thrift/pull/2601#issuecomment-1120605978

   @Jimexist I fixed the merge conflicts, and also bumped the spotless version, 
and formatted the kotlin and java files using Gradle 7.4.2. I'll let CI finish 
its checks, but I did notice that:
   
   1. there are some deprecated stuff in use here that will be removed in 
Gradle 8 (which is not out yet, but will be nice to be prepared for) -- could 
be fixed as part of this PR,
   2. some Gradle plugins use banned APIs that are removed/hidden in Java 17 
(this might require waiting on upstream plugin developers, or disabling some 
plugins if Java 17 is used) -- could be a follow-on PR, and
   3. there's a lot of warnings spamming the console for both lib/java and 
lib/kotlin -- could be a follow-on PR.
   
   As a side note: I'm really happy to be helping review your changes. I'm 
learning a lot from the exercise, and I'm impressed with the quality and pace 
of your contributions. I've been feeling guilty about being added as a 
committer, but not really having much time to contribute. But, all your work 
has kept me interested, and contributing to the project, even if it's limited 
to the Java and CI changes. So, thanks for contributing so that I can 
contribute. :smiley_cat:
   


-- 
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]

Reply via email to