Re: [PR] "Force" ktfmt version to 0.61 to avoid kotlin "version" issue depending of the kotlin version in gradle [polaris]

2026-03-10 Thread via GitHub


jbonofre commented on PR #3956:
URL: https://github.com/apache/polaris/pull/3956#issuecomment-4032647504

   Good catch. I had a old version zombie in previous tasks. My bad.


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



Re: [PR] "Force" ktfmt version to 0.61 to avoid kotlin "version" issue depending of the kotlin version in gradle [polaris]

2026-03-10 Thread via GitHub


jbonofre closed pull request #3956: "Force" ktfmt version to 0.61 to avoid 
kotlin "version" issue depending of the kotlin version in gradle
URL: https://github.com/apache/polaris/pull/3956


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



Re: [PR] "Force" ktfmt version to 0.61 to avoid kotlin "version" issue depending of the kotlin version in gradle [polaris]

2026-03-10 Thread via GitHub


snazy commented on PR #3956:
URL: https://github.com/apache/polaris/pull/3956#issuecomment-4032600955

   Honestly, this is a noop-change.
   `com.diffplug.gradle.spotless.BaseKotlinExtension#ktfmt()` calls 
`com.diffplug.spotless.kotlin.KtfmtStep#defaultVersion` that returns 
`com.diffplug.spotless.kotlin.KtfmtStep#DEFAULT_VERSION`, which is a constant 
for `"0.61"`.


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



[PR] "Force" ktfmt version to 0.61 to avoid kotlin "version" issue depending of the kotlin version in gradle [polaris]

2026-03-09 Thread via GitHub


jbonofre opened a new pull request, #3956:
URL: https://github.com/apache/polaris/pull/3956

   (no comment)


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