Skip to content

[doc] Update ruleset filename from deprecated basic.xml to quickstart.xml#1908

Merged
adangel merged 1 commit intopmd:masterfrom
crunsk:patch-1
Jul 12, 2019
Merged

[doc] Update ruleset filename from deprecated basic.xml to quickstart.xml#1908
adangel merged 1 commit intopmd:masterfrom
crunsk:patch-1

Conversation

@crunsk
Copy link
Copy Markdown
Contributor

@crunsk crunsk commented Jul 8, 2019

Frontpage (https://pmd.github.io/) uses ruleset quickstart.xml but https://pmd.github.io/pmd-6.16.0/pmd_userdocs_installation.html#sample-usage uses deprecated ruleset basic.xml
(page https://pmd.github.io/pmd-6.16.0/pmd_rules_java.html shows status of both rulesets)

Before submitting a PR, please check that:

  • The PR is submitted against master. The PMD team will merge back to support branches as needed.
  • ./mvnw clean verify passes. This will build and test PMD, execute PMD and checkstyle rules. Check this for more info

PR Description:

Fixes #1909

@ghost
Copy link
Copy Markdown

ghost commented Jul 8, 2019

1 Message
📖 No java rules are changed!

Generated by 🚫 Danger

@adangel adangel self-assigned this Jul 12, 2019
@adangel adangel changed the title Update ruleset filename from deprecated basic.xml to quickstart.xml [doc] Update ruleset filename from deprecated basic.xml to quickstart.xml Jul 12, 2019
@adangel adangel merged commit e853ea9 into pmd:master Jul 12, 2019
adangel added a commit that referenced this pull request Jul 12, 2019
@adangel
Copy link
Copy Markdown
Member

adangel commented Jul 12, 2019

Thanks!

@crunsk
Copy link
Copy Markdown
Contributor Author

crunsk commented Jul 12, 2019

Thanks, no problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in:documentation Affects the documentation [doc]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[doc] Sample usage example refers to deprecated ruleset "basic.xml" instead of "quickstart.xml"

2 participants