Skip to content

[core] Consolidate n.s.pmd.reporting package#4803

Merged
adangel merged 3 commits into
pmd:masterfrom
adangel:issue-3903-reporting-package
Feb 9, 2024
Merged

[core] Consolidate n.s.pmd.reporting package#4803
adangel merged 3 commits into
pmd:masterfrom
adangel:issue-3903-reporting-package

Conversation

@adangel

@adangel adangel commented Jan 19, 2024

Copy link
Copy Markdown
Member

Describe the PR

  • Moved classes to the reporting packages.
  • According to the tests, the maven compat6 layer is working...

Related issues

Ready?

  • Added unit tests for fixed bug/feature
  • Passing all unit tests
  • Complete build ./mvnw clean verify passes (checked automatically by github actions)
  • Added (in-code) documentation (if needed)

- Report
- RuleContext
- RuleViolation
- ViolationSuppressor
- ParametricRuleViolation

Fixes pmd#3903
@adangel adangel added this to the 7.0.0 milestone Jan 19, 2024
@adangel adangel mentioned this pull request Jan 19, 2024
55 tasks
@ghost

ghost commented Jan 19, 2024

Copy link
Copy Markdown
1 Message
📖 Compared to master:
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.
Download full report as build artifact
Compared to master:
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.
Download full report as build artifact

Generated by 🚫 Danger

@adangel adangel merged commit 6a328d6 into pmd:master Feb 9, 2024
@adangel adangel deleted the issue-3903-reporting-package branch February 9, 2024 16:57
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.

[core] Consolidate n.s.pmd.reporting package

1 participant