Skip to content

Compile separate sourcesets independently #366

Open
@xeruf

Description

@xeruf

Currently, we have different sourcesets in the sdk, server and plugin, but currently they are all bunched together again at compilation. It would be sensible if the respective sourcesets would only be available to the dependencies that need them, thus exposing in which cases we do the separation improperly.
This will require some Gradle magic, but I have mostly figured it out already.

Metadata

Metadata

Assignees

Labels

action:reworkA big redesign of a componentcomponent:buildRelated to the build logic (chore)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions