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

WARNING: Use of deprecated attribute 'FieldDeclaration/@VariableName' in XPath query #54

Closed
aistomin opened this issue Jul 18, 2019 · 2 comments
Assignees
Labels
wontfix This will not be worked on
Milestone

Comments

@aistomin
Copy link
Owner

In the log of mvn clean install package we have:

[INFO] --- qulice-maven-plugin:0.18.19:check (default) @ maven-browser ---
Jul 19, 2019 12:09:20 AM net.sourceforge.pmd.lang.ast.xpath.Attribute getValue
WARNING: Use of deprecated attribute 'FieldDeclaration/@VariableName' in XPath query
[INFO] Starting FindBugs validator

Let's investigate and try to fix the problem which caused this warning.

@aistomin aistomin added this to the Version 1.0 milestone Jul 18, 2019
@aistomin aistomin self-assigned this Jul 18, 2019
@aistomin
Copy link
Owner Author

There is an issue in Qulice: yegor256/qulice#1048 The warning as it is now is totally pointless, I have no idea where it comes from. I put this issue to Unplanned milestone for now. We will return to it when Qulice problem is fixed.

@aistomin aistomin modified the milestones: Version 1.0, Unplanned Jul 18, 2019
@aistomin aistomin modified the milestones: Unplanned, Version 1.1 Jul 30, 2019
@aistomin aistomin modified the milestones: Version 1.1, Unplanned Aug 16, 2019
@aistomin aistomin modified the milestones: Unplanned, Version 2.0 Aug 29, 2019
@aistomin aistomin modified the milestones: Version 2.0, Unplanned Feb 4, 2022
@aistomin aistomin added the wontfix This will not be worked on label Apr 28, 2022
@aistomin
Copy link
Owner Author

The problem disappeared with the library that it caused :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant