Skip to content

Conversation

@adpi2
Copy link
Member

@adpi2 adpi2 commented Dec 17, 2025

Parsing of Javadoc output fails because of unknown info logs:

Building index for all the packages and classes...
Standard Doclet version 21.0.4+7-LTS
Building tree for all the packages and classes...
Generating /foo/bar/MyClass.html...

This PR fixes the issue by excluding those logs from parsing in JavaErrorParser.

@adpi2 adpi2 changed the title [1.x] Skip parsing Javadoc info logs [2.x] Skip parsing Javadoc info logs Dec 17, 2025
Copy link
Member

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@eed3si9n eed3si9n merged commit 16bbab3 into sbt:develop Dec 17, 2025
18 checks passed
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.

3 participants