Aarav Mahajan
03/05/2025, 7:34 PMOleg Nenashev
03/07/2025, 1:41 PMDavidGrath
03/20/2025, 10:56 PMOleg Nenashev
03/21/2025, 9:43 AMOleg Nenashev
03/24/2025, 10:15 AMbut despite the milestone saying 75% of the work has been done, that there's still plenty more for Maven parityI would not trust the milestone percentages in those regards. I doubt the task list is maintained
DavidGrath
03/30/2025, 8:11 AMgradle init
and gradle server
• Creating a convention plugin
◦ I'm assuming that a basic step involves lifting out some dependencies, though I'm not sure how necessary that is
◦ I was also curious if there's anything in Gradle that serves a similar purpose as the Maven Enforcer
◦ Does this also mean that SpotBugs specifically would have to be lifted out as well? What might that entail overall?
• Migration from Groovy to Kotlin
◦ My main concern is all the tests that are currently written with Spock. Are they to be left alone or will there be some sort of higher level migration that will happen?DavidGrath
04/01/2025, 4:18 PMOleg Nenashev
04/03/2025, 12:23 PMMy main concern is all the tests that are currently written with Spock. Are they to be left alone or will there be some sort of higher level migration that will happen?
Good point about the tests. There is Spek but not sure it coumnts as active and usable with Kotlin 2