malliaridis commented on code in PR #2605: URL: https://github.com/apache/solr/pull/2605#discussion_r1708057897
########## solr/compose-ui/build.gradle.kts: ########## @@ -0,0 +1,134 @@ +/* Review Comment: I was considering migrating to Kotlin DSL if we start using Kotlin in general. But if there are still limitations in IDE support, or like I was told some "relationships" to the Lucene project prefer Groovy DSL, then these files should be changed to Groovy DSL. Either way, it should probably be discussed and unified before or short after the resolution of the POC, depending on the outcome. -- 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]
