dejan2609 commented on PR #19513:
URL: https://github.com/apache/kafka/pull/19513#issuecomment-3191091835

   One more thing: Gradle team has released 9.1 RC version only 12 days after 
9.0 GA version (and typically it would take them more than 5 weeks to do the 
same thing in a similar situations). 
   (Now, I'm not saying that Gradle 9.0 is unstable, but I would rather wait 
for a while - just to be on a safe side.)
   ```
   user@hostname:~/gradle$ git for-each-ref --format="%(creatordate)" 
refs/tags/v9.0.0
   Thu Jul 31 09:09:37 2025 +0000
   user@hostname:~/gradle$ git for-each-ref --format="%(creatordate)" 
refs/tags/v9.1.0-RC1
   Tue Aug 12 22:55:39 2025 +0000
   user@hostname:~/gradle$
   user@hostname:~/gradle$ git for-each-ref --format="%(creatordate)" 
refs/tags/v8.0.0
   Fri Feb 10 20:07:20 2023 +0100
   user@hostname:~/gradle$ git for-each-ref --format="%(creatordate)" 
refs/tags/v8.1.0-RC1
   Sun Mar 19 10:30:28 2023 +0100
   user@hostname:~/gradle$
   user@hostname:~/gradle$ git for-each-ref --format="%(creatordate)" 
refs/tags/v7.0.0
   Fri Apr 9 14:33:50 2021 -0400
   user@hostname:~/gradle$ git for-each-ref --format="%(creatordate)" 
refs/tags/v7.1.0-RC1
   Fri May 28 14:36:44 2021 -0400
   user@hostname:~/gradle$
   user@hostname:~/gradle$ git for-each-ref --format="%(creatordate)" 
refs/tags/v6.0.0
   Fri Nov 8 14:19:38 2019 +0100
   user@hostname:~/gradle$ git for-each-ref --format="%(creatordate)" 
refs/tags/v6.1.0-RC1
   Thu Dec 19 17:20:32 2019 +0100
   user@hostname:~/gradle$
   ```


-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to