Skip to content

Use regular comments for license headers#274

Merged
marko-bekhta merged 1 commit intojakartaee:mainfrom
marko-bekhta:fix/license-headers
Mar 31, 2026
Merged

Use regular comments for license headers#274
marko-bekhta merged 1 commit intojakartaee:mainfrom
marko-bekhta:fix/license-headers

Conversation

@marko-bekhta
Copy link
Copy Markdown
Member

instead of the "javadoc" style ones. Some tools (e.g. checkstyle) might try to "parse" the javadocs to see if there are any redundant imports and the header format is not a valid javadoc, hence that would lead to issues

instead of the "javadoc" style ones. Some tools (e.g. checkstyle) might try to "parse" the javadocs to see if there are any redundant imports and the header format is not a valid javadoc, hence that would lead to issues
@marko-bekhta marko-bekhta merged commit 0210f7f into jakartaee:main Mar 31, 2026
5 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.

1 participant