[core] Move XPathRule into subpackage lang.rule.xpath (#4309)

This commit is contained in:
Andreas Dangel
2024-01-19 12:52:51 +01:00
parent 83522e96ef
commit 7c29f16eac
64 changed files with 269 additions and 263 deletions

View File

@ -7,7 +7,7 @@
</description>
<rule name="ReportAllRootNodes" language="dummy" since="1.0" message="Violation from ReportAllRootNodes"
class="net.sourceforge.pmd.lang.rule.XPathRule"
class="net.sourceforge.pmd.lang.rule.xpath.XPathRule"
externalInfoUrl="${pmd.website.baseurl}/rules/test/TestRuleset3.xml#Ruleset3Rule1">
<description>Just for test</description>
<priority>3</priority>