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

Fix javadoc and reenable Javadoc doclint verification #1438

Merged
merged 2 commits into from Feb 15, 2019

Conversation

PascalSchumacher
Copy link
Member

@joel-costigliola It took me a while to figure it out, but I think the nested list error is not a bug in Javadoc. The usage of list tags was actually "incorrect" (browsers do not care, but Javadoc is more strict).

With the change below the error disappeared when using Javadoc on Java 11.0.1.

@joel-costigliola joel-costigliola merged commit 2c57b2b into assertj:master Feb 15, 2019
@joel-costigliola
Copy link
Member

Thanks Pascal, that's great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants