gradle-karaf-plugin icon indicating copy to clipboard operation
gradle-karaf-plugin copied to clipboard

Migrate code to Kotlin

Open vlsi opened this issue 2 years ago • 3 comments

vlsi avatar Jun 13 '22 12:06 vlsi

@vlsi what's the rationale here ? don't have any objection just to know the reason

lburgazzoli avatar Jun 13 '22 17:06 lburgazzoli

E.g. fix https://github.com/lburgazzoli/gradle-karaf-plugin/issues/76

Frankly speaking, I find that Groovy code is hard to support (e.g. it is unclear what could be null)

vlsi avatar Jun 13 '22 17:06 vlsi

I've added EndToEndTest, and now both Kotlin and Groovy DSL work.

vlsi avatar Jun 13 '22 21:06 vlsi