Closed stlhrt closed 5 years ago
After the last update of your commit I faced an error during a build (mvn install): [ERROR] error: source file or directory not found: C:\workspace\projects\powerflows\powerflows-dmn\dmn-kotlin-dsl\target\generated-sources\annotations
And next lots of warnings like followsing: [WARNING] No documentation for org.powerflows.kotlin.dsl.StaticMethod$name (api.kt:31)
Yeah dokka is pretty verbose on member w/o docs
Removed the warnings, but ERROR comes from some issue in the plugin, don't know how to fix this nicely atm.
Would be good to name commit like the issue: "Implemented Kotlin based DSL for decision configuration. Resolved #213"