ehn-dcc-development / hcert-kotlin

Kotlin multiplatform implementation of the HCERT/DCC specification
Apache License 2.0
25 stars 25 forks source link

Split JVM target, minor refactorings #37

Closed JesusMcCloud closed 3 years ago

JesusMcCloud commented 3 years ago

splits up source sets to remove the faulty chain elements from the core jvm lib and generates a separate -jvm-datagen jar.

Assigning this to @nodh → iron out rough edges directly

nodh commented 3 years ago

Source sets are detangled. Still missing: ./gradlew publishToMavenLocal fails.