Skip to content

Inline EmptyScanner into build context #46

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
laeubi opened this issue Oct 5, 2022 · 0 comments
Open

Inline EmptyScanner into build context #46

laeubi opened this issue Oct 5, 2022 · 0 comments
Labels
java Pull requests that update Java code

Comments

@laeubi
Copy link
Collaborator

laeubi commented Oct 5, 2022

EmptyScanner is actually only used (and useful) in the DefaultBuildContext and should be a private final inner class to not blow the API that needs to be maintained.

laeubi pushed a commit to laeubi/plexus-build-api that referenced this issue Nov 23, 2022
EmptyScanner is actually only used (and useful) in the
DefaultBuildContext and should be a private final inner class to not
blow the API that needs to be maintained.

Fix codehaus-plexus#46
@slachiewicz slachiewicz added the java Pull requests that update Java code label Jan 6, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
java Pull requests that update Java code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants