dd-trace-java icon indicating copy to clipboard operation
dd-trace-java copied to clipboard

Refactored InstrumentPlugin from Groovy to Kotlin.

Open AlexeyKuznetsov-DD opened this issue 2 months ago • 2 comments

What Does This Do

Refactored Groovy leftovers to Kotlin.

Motivation

Kotlin DSL is a better choice for Gradle plugins and configuration

Additional Notes

AlexeyKuznetsov-DD avatar Dec 04 '25 21:12 AlexeyKuznetsov-DD

I'd rather wait for this

  • #9475

to land before moving it to kotlin, which needs at least another one

  • #9752

bric3 avatar Dec 08 '25 08:12 bric3

I'd rather wait for this

Make sense, looks like Kotlin and Groovy not 1-to-1 compatible...

AlexeyKuznetsov-DD avatar Dec 08 '25 15:12 AlexeyKuznetsov-DD