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

Javadoc contains warning boxes #14776

Closed
lukaseder opened this issue Mar 10, 2023 · 2 comments
Closed

Javadoc contains warning boxes #14776

lukaseder opened this issue Mar 10, 2023 · 2 comments

Comments

@lukaseder
Copy link
Member

There are many of these boxes in the generated Javadoc for Settings, and possibly elsewhere:

image

https://www.jooq.org/javadoc/latest/org.jooq/org/jooq/conf/Settings.html

@lukaseder
Copy link
Member Author

The reason is a broken @link tag:

Whether to run the {@link org.jooq.DiagnosticsListener#duplicateStatements(org.jooq.DiagnosticsContext) diagnostic.

@lukaseder lukaseder added this to To do in 3.19 Other improvements via automation Mar 20, 2023
@lukaseder
Copy link
Member Author

Fixed in jOOQ 3.19.0 and 3.18.1 (#14815). Older releases weren't affected.

3.19 Other improvements automation moved this from To do to Done Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant