gradle-karaf-plugin
gradle-karaf-plugin copied to clipboard
Migrate code to Kotlin
@vlsi what's the rationale here ? don't have any objection just to know the reason
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)
I've added EndToEndTest
, and now both Kotlin and Groovy DSL work.