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

[core] Rule processing error filenames are missing paths #2821

Closed
adangel opened this issue Oct 9, 2020 · 1 comment
Closed

[core] Rule processing error filenames are missing paths #2821

adangel opened this issue Oct 9, 2020 · 1 comment
Assignees
Labels
a:bug PMD crashes or fails to analyse a file.
Milestone

Comments

@adangel
Copy link
Member

adangel commented Oct 9, 2020

Affects PMD Version: 7.0.0-SNAPSHOT

Description:

Found via pmd/pmd-regression-tester#67

But the root cause is actually, we report just the filename instead of the full path of the filename... It seems, that this is a problem in PMD 7 only, although in PMD 6 we are missing a unit test. I'm working on this next.

@adangel adangel added the a:bug PMD crashes or fails to analyse a file. label Oct 9, 2020
@adangel adangel added this to the 7.0.0 milestone Oct 9, 2020
@adangel adangel self-assigned this Oct 9, 2020
adangel added a commit that referenced this issue Oct 9, 2020
adangel added a commit that referenced this issue Oct 9, 2020
@adangel
Copy link
Member Author

adangel commented Oct 9, 2020

Fixed with 269f5bd

@adangel adangel closed this as completed Oct 9, 2020
@adangel adangel mentioned this issue Jan 23, 2023
55 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:bug PMD crashes or fails to analyse a file.
Projects
None yet
Development

No branches or pull requests

1 participant