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

change scope to accessModifiers for JavadocVariable in Checkstyle config #143

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

martin-mfg
Copy link

Checkstyle is in the process of changing the scope property to accessModifiers in JavadocVariableCheck. This PR will update xwiki's Checkstyle config to accommodate this (breaking) change, which will be included in an upcoming Checkstyle release. When the corresponding Checkstyle version is released, I will turn this draft PR into a (regular) PR and update the Checkstyle version number.

The breaking Checkstyle change is subject of checkstyle/checkstyle#9277.

@tmortagne
Copy link
Member

I created https://jira.xwiki.org/browse/XCOMMONS-2219 for reference.

@tmortagne
Copy link
Member

tmortagne commented Jun 7, 2021

Actually it seems I misunderstood and checkstyle/checkstyle#9277 is not included in Checkstyle 8.43 so nothing to do with https://jira.xwiki.org/browse/XCOMMONS-2219.

@martin-mfg
Copy link
Author

Correct, checkstyle/checkstyle#9277 is still open. So unfortunately I can't say what checkstyle release it will be part of.

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.

2 participants