[pmd-commits] [pmd/pmd-github-action] 09b5b8: Updated CHANGELOG.md

2022-02-19 Thread Machine account for PMD via Pmd-commits
  Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd-github-action
  Commit: 09b5b8c3e9488c09d8fffdfd83a87e9c5074ee35
  
https://github.com/pmd/pmd-github-action/commit/09b5b8c3e9488c09d8fffdfd83a87e9c5074ee35
  Author: GitHub Actions (pmd-bot) 
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Updated CHANGELOG.md




___
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits


[pmd-commits] [pmd/pmd-github-action] d425ad: Automatic compilation

2022-02-19 Thread github-actions[bot] via Pmd-commits
  Branch: refs/tags/v1.2
  Home:   https://github.com/pmd/pmd-github-action
  Commit: d425ad2ef41f01603a52bc0b6a8e3a7ec157b534
  
https://github.com/pmd/pmd-github-action/commit/d425ad2ef41f01603a52bc0b6a8e3a7ec157b534
  Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
R .eslintignore
R .eslintrc.json
R .github/dependabot.yml
R .github/workflows/check-changelog.yml
R .github/workflows/check-dist.yml
R .github/workflows/publish.yml
R .github/workflows/test.yml
R .github_changelog_generator
R .gitignore
R CHANGELOG.md
R CODE_OF_CONDUCT.md
R Gemfile
R Gemfile.lock
R LICENSE
R README.md
R dist/LICENSE
R dist/licenses.txt
R lib/annotations.js
R lib/index.js
R lib/sarif.js
R lib/util.js
R lib/validator.js
R package-lock.json
R package.json
R tests/annotations.test.js
R tests/data/compare-files-page1-issue52.json
R tests/data/compare-files-page1.json
R tests/data/compare-files-page2.json
R tests/data/create-zips.sh
R tests/data/pmd-bin-6.39.0.zip
R tests/data/pmd-bin-6.39.0/bin/run.sh
R tests/data/pmd-bin-6.39.0/pmd.bat
R tests/data/pmd-bin-6.40.0.zip
R tests/data/pmd-bin-6.40.0/bin/pmd.bat
R tests/data/pmd-bin-6.40.0/bin/run.sh
R tests/data/pmd-bin-6.41.0.zip
R tests/data/pmd-bin-6.41.0/bin/pmd.bat
R tests/data/pmd-bin-6.41.0/bin/run.sh
R tests/data/pmd-report-empty.sarif
R tests/data/pmd-report-multiple-fixed.sarif
R tests/data/pmd-report-multiple.sarif
R tests/data/pmd-report-priorities.sarif
R tests/data/pmd-report-relativized.sarif
R tests/data/pmd-report-win.sarif
R tests/data/pmd-report.sarif
R tests/data/pull-request-event-data.json
R tests/data/pull-request-files.json
R tests/data/push-event-data.json
R tests/data/releases-6.39.0.json
R tests/data/releases-6.41.0.json
R tests/data/releases-latest.json
R tests/sarif.test.js
R tests/util.test.js
R tests/validator.test.js

  Log Message:
  ---
  Automatic compilation




___
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits


[pmd-commits] [pmd/pmd-github-action] d425ad: Automatic compilation

2022-02-19 Thread github-actions[bot] via Pmd-commits
  Branch: refs/tags/v1.2.1
  Home:   https://github.com/pmd/pmd-github-action
  Commit: d425ad2ef41f01603a52bc0b6a8e3a7ec157b534
  
https://github.com/pmd/pmd-github-action/commit/d425ad2ef41f01603a52bc0b6a8e3a7ec157b534
  Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
R .eslintignore
R .eslintrc.json
R .github/dependabot.yml
R .github/workflows/check-changelog.yml
R .github/workflows/check-dist.yml
R .github/workflows/publish.yml
R .github/workflows/test.yml
R .github_changelog_generator
R .gitignore
R CHANGELOG.md
R CODE_OF_CONDUCT.md
R Gemfile
R Gemfile.lock
R LICENSE
R README.md
R dist/LICENSE
R dist/licenses.txt
R lib/annotations.js
R lib/index.js
R lib/sarif.js
R lib/util.js
R lib/validator.js
R package-lock.json
R package.json
R tests/annotations.test.js
R tests/data/compare-files-page1-issue52.json
R tests/data/compare-files-page1.json
R tests/data/compare-files-page2.json
R tests/data/create-zips.sh
R tests/data/pmd-bin-6.39.0.zip
R tests/data/pmd-bin-6.39.0/bin/run.sh
R tests/data/pmd-bin-6.39.0/pmd.bat
R tests/data/pmd-bin-6.40.0.zip
R tests/data/pmd-bin-6.40.0/bin/pmd.bat
R tests/data/pmd-bin-6.40.0/bin/run.sh
R tests/data/pmd-bin-6.41.0.zip
R tests/data/pmd-bin-6.41.0/bin/pmd.bat
R tests/data/pmd-bin-6.41.0/bin/run.sh
R tests/data/pmd-report-empty.sarif
R tests/data/pmd-report-multiple-fixed.sarif
R tests/data/pmd-report-multiple.sarif
R tests/data/pmd-report-priorities.sarif
R tests/data/pmd-report-relativized.sarif
R tests/data/pmd-report-win.sarif
R tests/data/pmd-report.sarif
R tests/data/pull-request-event-data.json
R tests/data/pull-request-files.json
R tests/data/push-event-data.json
R tests/data/releases-6.39.0.json
R tests/data/releases-6.41.0.json
R tests/data/releases-latest.json
R tests/sarif.test.js
R tests/util.test.js
R tests/validator.test.js

  Log Message:
  ---
  Automatic compilation




___
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits


[pmd-commits] [pmd/pmd-github-action] d425ad: Automatic compilation

2022-02-19 Thread github-actions[bot] via Pmd-commits
  Branch: refs/tags/v1
  Home:   https://github.com/pmd/pmd-github-action
  Commit: d425ad2ef41f01603a52bc0b6a8e3a7ec157b534
  
https://github.com/pmd/pmd-github-action/commit/d425ad2ef41f01603a52bc0b6a8e3a7ec157b534
  Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
R .eslintignore
R .eslintrc.json
R .github/dependabot.yml
R .github/workflows/check-changelog.yml
R .github/workflows/check-dist.yml
R .github/workflows/publish.yml
R .github/workflows/test.yml
R .github_changelog_generator
R .gitignore
R CHANGELOG.md
R CODE_OF_CONDUCT.md
R Gemfile
R Gemfile.lock
R LICENSE
R README.md
R dist/LICENSE
R dist/licenses.txt
R lib/annotations.js
R lib/index.js
R lib/sarif.js
R lib/util.js
R lib/validator.js
R package-lock.json
R package.json
R tests/annotations.test.js
R tests/data/compare-files-page1-issue52.json
R tests/data/compare-files-page1.json
R tests/data/compare-files-page2.json
R tests/data/create-zips.sh
R tests/data/pmd-bin-6.39.0.zip
R tests/data/pmd-bin-6.39.0/bin/run.sh
R tests/data/pmd-bin-6.39.0/pmd.bat
R tests/data/pmd-bin-6.40.0.zip
R tests/data/pmd-bin-6.40.0/bin/pmd.bat
R tests/data/pmd-bin-6.40.0/bin/run.sh
R tests/data/pmd-bin-6.41.0.zip
R tests/data/pmd-bin-6.41.0/bin/pmd.bat
R tests/data/pmd-bin-6.41.0/bin/run.sh
R tests/data/pmd-report-empty.sarif
R tests/data/pmd-report-multiple-fixed.sarif
R tests/data/pmd-report-multiple.sarif
R tests/data/pmd-report-priorities.sarif
R tests/data/pmd-report-relativized.sarif
R tests/data/pmd-report-win.sarif
R tests/data/pmd-report.sarif
R tests/data/pull-request-event-data.json
R tests/data/pull-request-files.json
R tests/data/push-event-data.json
R tests/data/releases-6.39.0.json
R tests/data/releases-6.41.0.json
R tests/data/releases-latest.json
R tests/sarif.test.js
R tests/util.test.js
R tests/validator.test.js

  Log Message:
  ---
  Automatic compilation




___
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits


[pmd-commits] [pmd/pmd-github-action]

2022-02-19 Thread Andreas Dangel via Pmd-commits
  Branch: refs/tags/v1.2.1
  Home:   https://github.com/pmd/pmd-github-action


___
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits


[pmd-commits] [pmd/pmd-github-action] 789397: (doc) More colorful changelog

2022-02-19 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd-github-action
  Commit: 78939751c25df673f061bfe7d7e6192495d4a90e
  
https://github.com/pmd/pmd-github-action/commit/78939751c25df673f061bfe7d7e6192495d4a90e
  Author: Andreas Dangel 
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
M .github_changelog_generator
M CHANGELOG.md
M Gemfile.lock

  Log Message:
  ---
  (doc) More colorful changelog




___
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits


[pmd-commits] [pmd/pmd-github-action] c4cfa7: Updated CHANGELOG.md

2022-02-19 Thread Machine account for PMD via Pmd-commits
  Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd-github-action
  Commit: c4cfa77252e7654254680859078375ce67b22fb7
  
https://github.com/pmd/pmd-github-action/commit/c4cfa77252e7654254680859078375ce67b22fb7
  Author: GitHub Actions (pmd-bot) 
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Updated CHANGELOG.md




___
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits


[pmd-commits] [pmd/pmd-github-action] 74178b: Fix Sarif report for multiple results

2022-02-19 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd-github-action
  Commit: 74178ba3bc9ddfac220be48feb556f058702c9ed
  
https://github.com/pmd/pmd-github-action/commit/74178ba3bc9ddfac220be48feb556f058702c9ed
  Author: Andreas Dangel 
  Date:   2022-02-17 (Thu, 17 Feb 2022)

  Changed paths:
M dist/index.js
M lib/index.js
M lib/sarif.js
A tests/data/pmd-report-multiple-fixed.sarif
A tests/data/pmd-report-multiple.sarif
M tests/sarif.test.js

  Log Message:
  ---
  Fix Sarif report for multiple results

Each PMD rule violation should be reported
in a separate result. This adds a fix
to modify the sarif report afterwards
before processing it further.

Fixes #53


  Commit: 57c9aa8803f21a2d4e1ef8619f772f3015f3c355
  
https://github.com/pmd/pmd-github-action/commit/57c9aa8803f21a2d4e1ef8619f772f3015f3c355
  Author: Andreas Dangel 
  Date:   2022-02-17 (Thu, 17 Feb 2022)

  Changed paths:
M dist/index.js
M lib/util.js

  Log Message:
  ---
  util: getDownloadURL doesn't need to be async


  Commit: b2cb5ed66768296a0ad9701351b82db82bc66f7f
  
https://github.com/pmd/pmd-github-action/commit/b2cb5ed66768296a0ad9701351b82db82bc66f7f
  Author: Andreas Dangel 
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
M dist/index.js
M lib/util.js
A tests/data/compare-files-page1-issue52.json
M tests/util.test.js

  Log Message:
  ---
  Fixes #52 sourcePath without trailing slash


  Commit: 22808cea73ed66db98240acb3f93a014a4b5ffa6
  
https://github.com/pmd/pmd-github-action/commit/22808cea73ed66db98240acb3f93a014a4b5ffa6
  Author: Andreas Dangel 
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
M dist/index.js
M lib/sarif.js
M tests/sarif.test.js

  Log Message:
  ---
  Fixes #51 Convert Windows paths

... to valid URIs when relativizing the report


  Commit: b6a864371c94f6c90bee27b47e6a2ece50978a48
  
https://github.com/pmd/pmd-github-action/commit/b6a864371c94f6c90bee27b47e6a2ece50978a48
  Author: Andreas Dangel 
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
M README.md
M action.yml

  Log Message:
  ---
  (doc) Document required minimum PMD version

At least PMD 6.31.0 should be used due
to required support for SARIF.


  Commit: 008044d1f3bc3c2f9492e1b797927dd1a0bb021c
  
https://github.com/pmd/pmd-github-action/commit/008044d1f3bc3c2f9492e1b797927dd1a0bb021c
  Author: Andreas Dangel 
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
M dist/index.js
M lib/index.js
M lib/sarif.js
M lib/util.js
A tests/data/pmd-report-multiple-fixed.sarif
A tests/data/pmd-report-multiple.sarif
M tests/sarif.test.js

  Log Message:
  ---
  Merge pull request #57 from adangel:issue-53-sarif-fix

Fix Sarif report for multiple results #57


  Commit: 1039c3fce6f9e75692f486993beff250f17d5cc5
  
https://github.com/pmd/pmd-github-action/commit/1039c3fce6f9e75692f486993beff250f17d5cc5
  Author: Andreas Dangel 
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
M dist/index.js
M lib/util.js
A tests/data/compare-files-page1-issue52.json
M tests/util.test.js

  Log Message:
  ---
  Merge pull request #58 from adangel:issue-52-sourcepath

Fixes #52 sourcePath without trailing slash #58


  Commit: c087fa63dccf316672d92e934f785ac60b4b0e57
  
https://github.com/pmd/pmd-github-action/commit/c087fa63dccf316672d92e934f785ac60b4b0e57
  Author: Andreas Dangel 
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
M dist/index.js
M lib/sarif.js
M tests/sarif.test.js

  Log Message:
  ---
  Merge pull request #59 from adangel:issue-51-annotations-windows

Fixes #51 Convert Windows paths #59


  Commit: 7357ef14de3d244df1c89aabfca4a090dd41c23c
  
https://github.com/pmd/pmd-github-action/commit/7357ef14de3d244df1c89aabfca4a090dd41c23c
  Author: Andreas Dangel 
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
M CHANGELOG.md
M package-lock.json
M package.json

  Log Message:
  ---
  Merge remote-tracking branch 'origin/main'


Compare: 
https://github.com/pmd/pmd-github-action/compare/e04959f36b3a...7357ef14de3d


___
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits


[pmd-commits] [pmd/pmd] 1cf4df: Update documentation

2022-02-19 Thread Machine account for PMD via Pmd-commits
  Branch: refs/heads/gh-pages
  Home:   https://github.com/pmd/pmd
  Commit: 1cf4dff45e35a5ec7110faaa576d19c8089db7a8
  https://github.com/pmd/pmd/commit/1cf4dff45e35a5ec7110faaa576d19c8089db7a8
  Author: PMD CI (pmd-bot) 
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
M 404.html
M feed.xml
M index.html
M js/mydoc_scroll.html
M license.html
M news.html
M news_archive.html
M pmd_about_help.html
M pmd_apex_metrics_index.html
M pmd_devdocs_building.html
M pmd_devdocs_development.html
M pmd_devdocs_experimental_ast_dump.html
M pmd_devdocs_how_pmd_works.html
M pmd_devdocs_major_adding_new_cpd_language.html
M pmd_devdocs_major_adding_new_language.html
M pmd_devdocs_major_adding_new_metrics_framework.html
M pmd_devdocs_major_rule_guidelines.html
M pmd_devdocs_pmdtester.html
M pmd_devdocs_roadmap.html
M pmd_devdocs_rule_deprecation_policy.html
M pmd_devdocs_writing_documentation.html
M pmd_java_metrics_index.html
M pmd_languages_jsp.html
M pmd_languages_plsql.html
M pmd_languages_visualforce.html
M pmd_next_major_development.html
M pmd_projectdocs_committers_infrastructure.html
M pmd_projectdocs_committers_main_landing_page.html
M pmd_projectdocs_committers_merging_pull_requests.html
M pmd_projectdocs_committers_releasing.html
M pmd_projectdocs_credits.html
M pmd_projectdocs_faq.html
M pmd_projectdocs_trivia_meaning.html
M pmd_projectdocs_trivia_news.html
M pmd_projectdocs_trivia_products.html
M pmd_projectdocs_trivia_similarprojects.html
M pmd_release_notes.html
M pmd_release_notes_old.html
M pmd_rules_apex.html
M pmd_rules_apex_bestpractices.html
M pmd_rules_apex_codestyle.html
M pmd_rules_apex_design.html
M pmd_rules_apex_documentation.html
M pmd_rules_apex_errorprone.html
M pmd_rules_apex_performance.html
M pmd_rules_apex_security.html
M pmd_rules_ecmascript.html
M pmd_rules_ecmascript_bestpractices.html
M pmd_rules_ecmascript_codestyle.html
M pmd_rules_ecmascript_errorprone.html
M pmd_rules_java.html
M pmd_rules_java_bestpractices.html
M pmd_rules_java_codestyle.html
M pmd_rules_java_design.html
M pmd_rules_java_documentation.html
M pmd_rules_java_errorprone.html
M pmd_rules_java_multithreading.html
M pmd_rules_java_performance.html
M pmd_rules_java_security.html
M pmd_rules_jsp.html
M pmd_rules_jsp_bestpractices.html
M pmd_rules_jsp_codestyle.html
M pmd_rules_jsp_design.html
M pmd_rules_jsp_errorprone.html
M pmd_rules_jsp_security.html
M pmd_rules_modelica.html
M pmd_rules_modelica_bestpractices.html
M pmd_rules_plsql.html
M pmd_rules_plsql_bestpractices.html
M pmd_rules_plsql_codestyle.html
M pmd_rules_plsql_design.html
M pmd_rules_plsql_errorprone.html
M pmd_rules_pom.html
M pmd_rules_pom_errorprone.html
M pmd_rules_scala.html
M pmd_rules_vf.html
M pmd_rules_vf_security.html
M pmd_rules_vm.html
M pmd_rules_vm_bestpractices.html
M pmd_rules_vm_design.html
M pmd_rules_vm_errorprone.html
M pmd_rules_xml.html
M pmd_rules_xml_errorprone.html
M pmd_rules_xsl.html
M pmd_rules_xsl_codestyle.html
M pmd_rules_xsl_performance.html
M pmd_userdocs_best_practices.html
M pmd_userdocs_cli_reference.html
M pmd_userdocs_configuring_rules.html
M pmd_userdocs_cpd.html
M pmd_userdocs_cpd_report_formats.html
M pmd_userdocs_extending_defining_properties.html
M pmd_userdocs_extending_designer_reference.html
M pmd_userdocs_extending_metrics_howto.html
M pmd_userdocs_extending_rule_guidelines.html
M pmd_userdocs_extending_testing.html
M pmd_userdocs_extending_writing_java_rules.html
M pmd_userdocs_extending_writing_pmd_rules.html
M pmd_userdocs_extending_writing_rules_intro.html
M pmd_userdocs_extending_writing_xpath_rules.html
M pmd_userdocs_extending_your_first_rule.html
M pmd_userdocs_incremental_analysis.html
M pmd_userdocs_installation.html
M pmd_userdocs_making_rulesets.html
M pmd_userdocs_report_formats.html
M pmd_userdocs_suppressing_warnings.html
M pmd_userdocs_tools.html
M pmd_userdocs_tools_ant.html
M pmd_userdocs_tools_ci.html
M pmd_userdocs_tools_gradle.html
M pmd_userdocs_tools_java_api.html
M pmd_userdocs_tools_maven.html
M tag_devdocs.html
M tag_extending.html
M tag_getting_started.html
M tag_languages.html
M tag_metrics.html
M tag_release_notes.html
M tag_rule_references.html
M tag_tools.html
M tag_troubleshooting.html
M tag_userdocs.html

  Log Message:
  ---
  Update documentation

https://github.com/pmd/pmd/actions/runs/1868375838
https://github.com/pmd/pmd/compare/e005a1d20e0a...a6e55845f7fa




___
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net

[pmd-commits] [pmd/pmd] c5f4f3: Fix #3697 - lookahead error in concise resource spec

2022-02-19 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: c5f4f3cd499bc122bc730ff21373166ac984e2f7
  https://github.com/pmd/pmd/commit/c5f4f3cd499bc122bc730ff21373166ac984e2f7
  Author: Clément Fournier 
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M docs/pages/release_notes.md
M pmd-java/etc/grammar/Java.jjt
M 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/ast/ParserCornersTest.java

  Log Message:
  ---
  Fix #3697 - lookahead error in concise resource spec


  Commit: f981445f8fa42d6e096d69f3c9ec7899bbd45eca
  https://github.com/pmd/pmd/commit/f981445f8fa42d6e096d69f3c9ec7899bbd45eca
  Author: Clément Fournier 
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
M pmd-java/etc/grammar/Java.jjt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/jdk9_try_with_resources.java

  Log Message:
  ---
  Fix last bug


  Commit: 962793cd54d8cf1fdabfd5df6afaf4e797e33306
  https://github.com/pmd/pmd/commit/962793cd54d8cf1fdabfd5df6afaf4e797e33306
  Author: Clément Fournier 
  Date:   2022-02-12 (Sat, 12 Feb 2022)

  Changed paths:
M pmd-java/src/main/resources/category/java/performance.xml
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/performance/xml/UseStringBufferForStringAppends.xml

  Log Message:
  ---
  Fix #3374 - UseStringBufferForStringAppends: Wrong example in documentation


  Commit: 9ef059fc5d4105d93717e2aa0911233b9e2efba0
  https://github.com/pmd/pmd/commit/9ef059fc5d4105d93717e2aa0911233b9e2efba0
  Author: Clément Fournier 
  Date:   2022-02-12 (Sat, 12 Feb 2022)

  Changed paths:
M docs/pages/release_notes.md

  Log Message:
  ---
  Update release notes


  Commit: ee1e43a9528382bb586585f89e19e5eea970e916
  https://github.com/pmd/pmd/commit/ee1e43a9528382bb586585f89e19e5eea970e916
  Author: Clément Fournier 
  Date:   2022-02-12 (Sat, 12 Feb 2022)

  Changed paths:
M pmd-core/src/main/java/net/sourceforge/pmd/PMD.java
A pmd-core/src/main/java/net/sourceforge/pmd/cli/internal/CliMessages.java
M 
pmd-core/src/main/java/net/sourceforge/pmd/cpd/CPDCommandLineInterface.java
M pmd-core/src/test/java/net/sourceforge/pmd/cli/CoreCliTest.java
M pmd-dist/src/test/java/net/sourceforge/pmd/it/BinaryDistributionIT.java
M pmd-dist/src/test/java/net/sourceforge/pmd/it/CpdExecutor.java
M pmd-dist/src/test/java/net/sourceforge/pmd/it/ExecutionResult.java
M pmd-dist/src/test/java/net/sourceforge/pmd/it/PMDExecutor.java
A pmd-dist/src/test/resources/sample-source/unparsable/cannot_be_parsed.java

  Log Message:
  ---
  Fix #3427 - Stop printing usage test on error


  Commit: 7553a694358ff9a5bc24b1239be864897be6956a
  https://github.com/pmd/pmd/commit/7553a694358ff9a5bc24b1239be864897be6956a
  Author: Clément Fournier 
  Date:   2022-02-13 (Sun, 13 Feb 2022)

  Changed paths:
M pmd-plsql/etc/grammar/PldocAST.jjt
M pmd-plsql/src/main/java/net/sourceforge/pmd/lang/plsql/PLSQLParser.java
M 
pmd-plsql/src/test/java/net/sourceforge/pmd/lang/plsql/ast/PLSQLParserTest.java
A 
pmd-plsql/src/test/resources/net/sourceforge/pmd/lang/plsql/ast/RelationalOperators.pls

  Log Message:
  ---
  Fix #3746 - Parsing exception "Less than or equal to/Greater than or equal 
to" operators in DML statements


  Commit: c33880b2178d86a635fa8f67d5b97db376431e90
  https://github.com/pmd/pmd/commit/c33880b2178d86a635fa8f67d5b97db376431e90
  Author: Andreas Dangel 
  Date:   2022-02-18 (Fri, 18 Feb 2022)

  Changed paths:
M .ci/build.sh

  Log Message:
  ---
  [ci] Run dogfood for PRs and PMD7

This unifies the build configuration. The dogfood build
is now run also for PRs.


  Commit: 5ed04ea5a0587b73a1d4f1dd13814a426fc034f0
  https://github.com/pmd/pmd/commit/5ed04ea5a0587b73a1d4f1dd13814a426fc034f0
  Author: Andreas Dangel 
  Date:   2022-02-18 (Fri, 18 Feb 2022)

  Changed paths:
M .ci/build.sh

  Log Message:
  ---
  Fix build.sh


  Commit: 4894c289d9f2b0876ba5400c684c073e45e37180
  https://github.com/pmd/pmd/commit/4894c289d9f2b0876ba5400c684c073e45e37180
  Author: Andreas Dangel 
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
M .ci/build.sh

  Log Message:
  ---
  Merge pull request #3793 from adangel:ci-dogfood

 [ci] Run dogfood for PRs and PMD7 #3793


  Commit: b6dae35c463a95e25813f4a142b6baa6bd963437
  https://github.com/pmd/pmd/commit/b6dae35c463a95e25813f4a142b6baa6bd963437
  Author: Andreas Dangel 
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
M docs/pages/release_notes.md
M pmd-java/etc/grammar/Java.jjt
M 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/ast/ParserCornersTest.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/jdk9_try_with_resources.java

  Log Message:
  ---
  Merge pull request #3774 from oowekyala:issue3697-parse-twr

[java]