Skip to content

Fix problems building on JDK 11 #32

@zambrovski

Description

@zambrovski

Currently, the extension is built using JDK 11 and JDK 8 on GH.
The dokka plugin is not working JDK 11 (as far as I know), so the default for building should be JDK8, if we build dokka pages, or even better the creation of sources and javadoc should be moved to a separate profile used by release process only (which can then work on JDK 8).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions