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

Fix support for loading onlyAnalyze classes/packages from specified file to handle maven modules correctly by using resourceHelper. #674

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

Rahul-khandelwal
Copy link

Use Case

Current implementation simply reads the file using given path. This may cause file not found issue for multi module maven projects.

Changes

Get file path using resourceHelper before reading content.

…ile to handle maven modules correctly by using resourceHelper.
@Rahul-khandelwal
Copy link
Author

@hazendaz Please review.

@hazendaz hazendaz self-assigned this Nov 26, 2023
@hazendaz hazendaz merged commit 3d8badb into spotbugs:master Nov 26, 2023
15 of 18 checks passed
@hazendaz
Copy link
Member

Will include this in the next release which likely will be next week sometime.

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.

None yet

2 participants