Skip to content

[vf] Fix invalid Javadoc syntax in VfDocStyleTest#6361

Merged
adangel merged 1 commit intopmd:mainfrom
gianmarcoschifone:fix-jsp-javadoc-checkstyle
Dec 28, 2025
Merged

[vf] Fix invalid Javadoc syntax in VfDocStyleTest#6361
adangel merged 1 commit intopmd:mainfrom
gianmarcoschifone:fix-jsp-javadoc-checkstyle

Conversation

@gianmarcoschifone
Copy link
Copy Markdown
Contributor

Escaped angle brackets (< and >) in Javadoc comments containing invalid HTML/XML samples.

These issues are surfaced by newer Checkstyle versions (specifically UnusedImportsCheck which now parses Javadoc).

See the related Checkstyle change:
checkstyle/checkstyle#18059

@pmd-actions-helper
Copy link
Copy Markdown
Contributor

Documentation Preview

Compared to main:
This changeset changes 0 violations,
introduces 0 new violations, 0 new errors and 0 new configuration errors,
removes 0 violations, 0 errors and 0 configuration errors.

Regression Tester Report

(comment created at 2025-12-26 19:00:29+00:00 for 704a2fa)

@adangel adangel changed the title [java] Fix invalid Javadoc syntax in VfDocStyleTest [vf] Fix invalid Javadoc syntax in VfDocStyleTest Dec 28, 2025
Copy link
Copy Markdown
Member

@adangel adangel left a comment

Choose a reason for hiding this comment

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

Thanks!

@adangel adangel added this to the 7.20.0 milestone Dec 28, 2025
@adangel adangel added the in:pmd-internals Affects PMD's internals label Dec 28, 2025
@adangel adangel merged commit e4c75fd into pmd:main Dec 28, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in:pmd-internals Affects PMD's internals

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants