Skip to content

Commit

Permalink
text-logger-slf4j: Add Automatic-Module-Name to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
zml2008 committed Jun 1, 2022
1 parent 6d69f38 commit 916a596
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions text-logger-slf4j/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ sourceSets.main {
}
}

applyJarMetadata("net.kyori.adventure.text.logger.slf4j")

eclipse {
// Make sure slf4j doesn't end up on the module path until we are actually a module
classpath.file.whenMerged {
Expand Down

0 comments on commit 916a596

Please sign in to comment.