Migrate XPath rule to 2.0
Add closing brackets to example
Use Markdown syntax for better description formatting
[java] Detect while loops wih literal booleans conditions
Rename test class so that it can be picked up by Surefire
Merge branch 'master' of https://github.com/pmd/pmd into master-while-loop-with-literal-boolean
[java] Add DetachedTestCase rule
Add imports, add more annotations, fix misc review comments