Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logback: move logback setup to his own module #3046

Closed
jknack opened this issue Jul 30, 2023 · 0 comments
Closed

logback: move logback setup to his own module #3046

jknack opened this issue Jul 30, 2023 · 0 comments

Comments

@jknack
Copy link
Member

jknack commented Jul 30, 2023

The use of module-info with moditect and shaded dependencies cause an error with javadoc. This cause empty javadoc file being generated. See #3039

Next release (3.0.1) you need to add the logback dependency io.jooby:jooby-logback:$version to your maven/gradle build file.

@jknack jknack added this to the 3.0.1 milestone Jul 30, 2023
@jknack jknack added the logback label Jul 30, 2023
@jknack jknack closed this as completed in c297cf3 Jul 30, 2023
jknack added a commit that referenced this issue Jul 30, 2023
- add `jooby-logback` dependency
- ref #3046 #3047
jknack added a commit that referenced this issue Jul 31, 2023
- add `jooby-logback` dependency
- ref #3046 #3047
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant