[pmd-commits] [pmd/pmd-github-action] 38eb4c: Bump eslint from 8.4.1 to 8.5.0

2021-12-17 Thread dependabot[bot] via Pmd-commits
  Branch: refs/heads/dependabot/npm_and_yarn/eslint-8.5.0
  Home:   https://github.com/pmd/pmd-github-action
  Commit: 38eb4c57e46794904eb65acad808acf08ab9d20e
  
https://github.com/pmd/pmd-github-action/commit/38eb4c57e46794904eb65acad808acf08ab9d20e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-12-17 (Fri, 17 Dec 2021)

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

  Log Message:
  ---
  Bump eslint from 8.4.1 to 8.5.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.4.1 to 8.5.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.4.1...v8.5.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 




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


[pmd-commits] [pmd/pmd-regression-tester]

2021-12-17 Thread Andreas Dangel via Pmd-commits
  Branch: refs/tags/v1.3.0
  Home:   https://github.com/pmd/pmd-regression-tester


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


[pmd-commits] [pmd/pmd-regression-tester] 62770f: Prepare release 1.3.0

2021-12-17 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-regression-tester
  Commit: 62770fd28d7f0d67be13909e7d2b9809846492a4
  
https://github.com/pmd/pmd-regression-tester/commit/62770fd28d7f0d67be13909e7d2b9809846492a4
  Author: Andreas Dangel 
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
M History.md
M lib/pmdtester.rb
M pmdtester.gemspec

  Log Message:
  ---
  Prepare release 1.3.0


  Commit: 4082a416500a41aec4b27b987fc26d650818a914
  
https://github.com/pmd/pmd-regression-tester/commit/4082a416500a41aec4b27b987fc26d650818a914
  Author: Andreas Dangel 
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
M History.md
M lib/pmdtester.rb
M pmdtester.gemspec

  Log Message:
  ---
  Prepare next development version 1.3.1-SNAPSHOT


Compare: 
https://github.com/pmd/pmd-regression-tester/compare/3c07da3d72da...4082a416500a


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


[pmd-commits] [pmd/pmd-regression-tester] 159f6d: Fix line numbers display for > 1000

2021-12-17 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-regression-tester
  Commit: 159f6d2d63ccd353d3781b5b8227e0fbbd594023
  
https://github.com/pmd/pmd-regression-tester/commit/159f6d2d63ccd353d3781b5b8227e0fbbd594023
  Author: Andreas Dangel 
  Date:   2021-12-04 (Sat, 04 Dec 2021)

  Changed paths:
M History.md
M resources/js/code-snippets.js

  Log Message:
  ---
  Fix line numbers display for > 1000

- Fixes #93


  Commit: 3ed1c09cc7962f401255c48bfe23bce0a927536b
  
https://github.com/pmd/pmd-regression-tester/commit/3ed1c09cc7962f401255c48bfe23bce0a927536b
  Author: Andreas Dangel 
  Date:   2021-12-04 (Sat, 04 Dec 2021)

  Changed paths:
M History.md
M resources/js/project-report.js

  Log Message:
  ---
  Only register click handler on real rows

- Fixes #86


  Commit: 9521b671dd5c67691dc33dce202a02f30e309304
  
https://github.com/pmd/pmd-regression-tester/commit/9521b671dd5c67691dc33dce202a02f30e309304
  Author: Andreas Dangel 
  Date:   2021-12-04 (Sat, 04 Dec 2021)

  Changed paths:
M resources/js/code-snippets.js

  Log Message:
  ---
  Fix highlighting of violation line


  Commit: aa839946325640adb9b528d4d877303becd7f7e7
  
https://github.com/pmd/pmd-regression-tester/commit/aa839946325640adb9b528d4d877303becd7f7e7
  Author: Andreas Dangel 
  Date:   2021-12-04 (Sat, 04 Dec 2021)

  Changed paths:
M resources/css/pmd-tester.css
M resources/js/code-snippets.js

  Log Message:
  ---
  Render code snippet as table

This prevents line numbers from being selected.


  Commit: a89d87f5cb7c08728cd18feef974fdac124dab63
  
https://github.com/pmd/pmd-regression-tester/commit/a89d87f5cb7c08728cd18feef974fdac124dab63
  Author: Andreas Dangel 
  Date:   2021-12-04 (Sat, 04 Dec 2021)

  Changed paths:
M resources/css/pmd-tester.css
M resources/js/code-snippets.js

  Log Message:
  ---
  Add copy to clipboard button


  Commit: 4358e370ebcd0b7877ac50e81145f41862fc43b2
  
https://github.com/pmd/pmd-regression-tester/commit/4358e370ebcd0b7877ac50e81145f41862fc43b2
  Author: Andreas Dangel 
  Date:   2021-12-04 (Sat, 04 Dec 2021)

  Changed paths:
M History.md

  Log Message:
  ---
  Update release notes (#94)


  Commit: b8143db29c1c10448d0504d17c30f14b76ec21be
  
https://github.com/pmd/pmd-regression-tester/commit/b8143db29c1c10448d0504d17c30f14b76ec21be
  Author: Andreas Dangel 
  Date:   2021-12-04 (Sat, 04 Dec 2021)

  Changed paths:
M History.md
M resources/js/project-report.js

  Log Message:
  ---
  Display length changing input control

- Fixes #95


  Commit: 6c20af23f3f3caaf1f7814d48053ea6fd121881a
  
https://github.com/pmd/pmd-regression-tester/commit/6c20af23f3f3caaf1f7814d48053ea6fd121881a
  Author: Andreas Dangel 
  Date:   2021-12-10 (Fri, 10 Dec 2021)

  Changed paths:
M lib/pmdtester/builders/pmd_report_builder.rb
M test/test_pmd_report_builder.rb

  Log Message:
  ---
  Use long cli options for PMD >= 6.41.0

This is to avoid deprecation warnings.


  Commit: f04feefe94896de4e1a6ff7452b8484bbccfe101
  
https://github.com/pmd/pmd-regression-tester/commit/f04feefe94896de4e1a6ff7452b8484bbccfe101
  Author: Andreas Dangel 
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
M Manifest.txt
M lib/pmdtester.rb
M lib/pmdtester/builders/pmd_report_builder.rb
A lib/pmdtester/semver.rb
M pmdtester.gemspec
A test/test_semver.rb

  Log Message:
  ---
  Fix semantic version comparison


  Commit: 67399e600b0667f4d23360453d15ba0c8de0737c
  
https://github.com/pmd/pmd-regression-tester/commit/67399e600b0667f4d23360453d15ba0c8de0737c
  Author: Andreas Dangel 
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
M History.md
M resources/js/code-snippets.js

  Log Message:
  ---
  Merge pull request #98 from adangel:issue-93-line-numbers

Fix line numbers display for > 1000 #98

* pr-98:
  Fix line numbers display for > 1000


  Commit: 2234eb26d52121d45230ced0c82023604a867606
  
https://github.com/pmd/pmd-regression-tester/commit/2234eb26d52121d45230ced0c82023604a867606
  Author: Andreas Dangel 
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
M History.md
M resources/js/project-report.js

  Log Message:
  ---
  Merge pull request #99 from adangel:issue-86-violation-undefined

Only register click handler on real rows #99

* pr-99:
  Only register click handler on real rows


  Commit: 8f68c56b67cc893e252466a384c53b25459b6247
  
https://github.com/pmd/pmd-regression-tester/commit/8f68c56b67cc893e252466a384c53b25459b6247
  Author: Andreas Dangel 
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
M History.md
M resources/css/pmd-tester.css
M resources/js/code-snippets.js

  Log Message:
  ---
  Merge pull request #100 from adangel:issue-94-code-snippet-preview

Improve code snippet preview #100

* pr-100:
  Update release 

[pmd-commits] [pmd/pmd-github-action] ac9345: Update changelog

2021-12-17 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd-github-action
  Commit: ac9345f2ede9f94e6ccef0ae40e7ddc285f1853e
  
https://github.com/pmd/pmd-github-action/commit/ac9345f2ede9f94e6ccef0ae40e7ddc285f1853e
  Author: Andreas Dangel 
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update changelog




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


[pmd-commits] [pmd/pmd-github-action] 6d9889: Automatic compilation

2021-12-17 Thread github-actions[bot] via Pmd-commits
  Branch: refs/tags/v1.1
  Home:   https://github.com/pmd/pmd-github-action
  Commit: 6d98898be0d59f46ec37dafcea33d8f8f55acfd1
  
https://github.com/pmd/pmd-github-action/commit/6d98898be0d59f46ec37dafcea33d8f8f55acfd1
  Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  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 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.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-priorities.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] 6d9889: Automatic compilation

2021-12-17 Thread github-actions[bot] via Pmd-commits
  Branch: refs/tags/v1
  Home:   https://github.com/pmd/pmd-github-action
  Commit: 6d98898be0d59f46ec37dafcea33d8f8f55acfd1
  
https://github.com/pmd/pmd-github-action/commit/6d98898be0d59f46ec37dafcea33d8f8f55acfd1
  Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  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 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.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-priorities.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] 6d9889: Automatic compilation

2021-12-17 Thread github-actions[bot] via Pmd-commits
  Branch: refs/tags/v1.1.0
  Home:   https://github.com/pmd/pmd-github-action
  Commit: 6d98898be0d59f46ec37dafcea33d8f8f55acfd1
  
https://github.com/pmd/pmd-github-action/commit/6d98898be0d59f46ec37dafcea33d8f8f55acfd1
  Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  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 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.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-priorities.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]

2021-12-17 Thread Andreas Dangel via Pmd-commits
  Branch: refs/tags/v1.1.0
  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] d2bada: Update changelog

2021-12-17 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd-github-action
  Commit: d2bada097c8051656ccd2c245d36847619cbc66a
  
https://github.com/pmd/pmd-github-action/commit/d2bada097c8051656ccd2c245d36847619cbc66a
  Author: Andreas Dangel 
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update changelog




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


[pmd-commits] [pmd/pmd-github-action] 1be700: Determine modified files for pull requests

2021-12-17 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd-github-action
  Commit: 1be700c47ad240ad7bbd3860a73c18d0bd9e1db4
  
https://github.com/pmd/pmd-github-action/commit/1be700c47ad240ad7bbd3860a73c18d0bd9e1db4
  Author: Andreas Dangel 
  Date:   2021-12-10 (Fri, 10 Dec 2021)

  Changed paths:
M README.md
M action.yml
M dist/index.js
M lib/index.js
M lib/util.js
A tests/data/pull-request-event-data.json
A tests/data/pull-request-files.json
M tests/util.test.js

  Log Message:
  ---
  Determine modified files for pull requests

That's the first step. The modified files are determined via 
pull/{pull_number}/files.
This API call returns at most 3000 files. We use a page size of 30 and collect 
at most
10 pages, so that we have a total of 300 files - that's what we use for 
analyzing.
This means for big changes, not all files might be analyzed.


  Commit: 313aa529504bda31ba6927a02bf368700e71d247
  
https://github.com/pmd/pmd-github-action/commit/313aa529504bda31ba6927a02bf368700e71d247
  Author: Andreas Dangel 
  Date:   2021-12-11 (Sat, 11 Dec 2021)

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

  Log Message:
  ---
  Fix input parameter "analyzeModifiedFilesOnly"

Also add logging which mode is active.


  Commit: 14becf8ab711e946471718fa0939988ea5205b5f
  
https://github.com/pmd/pmd-github-action/commit/14becf8ab711e946471718fa0939988ea5205b5f
  Author: Andreas Dangel 
  Date:   2021-12-11 (Sat, 11 Dec 2021)

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

  Log Message:
  ---
  Don't execute PMD when no modified files are found

This also sets the output parameter to zero.


  Commit: 5122912ac79f658e3632aeb63d585fd65acbcc62
  
https://github.com/pmd/pmd-github-action/commit/5122912ac79f658e3632aeb63d585fd65acbcc62
  Author: Andreas Dangel 
  Date:   2021-12-11 (Sat, 11 Dec 2021)

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

  Log Message:
  ---
  Add debug logging


  Commit: 774fc458e8bd15dd35c31d37a4cf0f1e26280b32
  
https://github.com/pmd/pmd-github-action/commit/774fc458e8bd15dd35c31d37a4cf0f1e26280b32
  Author: Andreas Dangel 
  Date:   2021-12-11 (Sat, 11 Dec 2021)

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

  Log Message:
  ---
  Improved logging


  Commit: 7f99864e32eb9ea63b97b867db86b221b5290be5
  
https://github.com/pmd/pmd-github-action/commit/7f99864e32eb9ea63b97b867db86b221b5290be5
  Author: Andreas Dangel 
  Date:   2021-12-11 (Sat, 11 Dec 2021)

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

  Log Message:
  ---
  REVERT ME - Enable debug logging

Usually debug logging is enabled by adding a repository secret
"ACTIONS_STEP_DEBUG" with value "true". However, this is
secret not available if a PR runs from a forked repository...


  Commit: f67f542542b653c0a22f6913a0c005e343587058
  
https://github.com/pmd/pmd-github-action/commit/f67f542542b653c0a22f6913a0c005e343587058
  Author: Andreas Dangel 
  Date:   2021-12-11 (Sat, 11 Dec 2021)

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

  Log Message:
  ---
  Revert "REVERT ME - Enable debug logging"

This reverts commit 7f99864e32eb9ea63b97b867db86b221b5290be5.


  Commit: 64cd6672d05c0d87aef7e94ec2759a25db929a7f
  
https://github.com/pmd/pmd-github-action/commit/64cd6672d05c0d87aef7e94ec2759a25db929a7f
  Author: Andreas Dangel 
  Date:   2021-12-11 (Sat, 11 Dec 2021)

  Changed paths:
M .github/workflows/test.yml
M dist/index.js
M lib/util.js

  Log Message:
  ---
  Fix path handling under windows

Let the unit tests run under macos and windows additionally.


  Commit: 1216290c6f4811becc0ff5b8de2d56d10af09f12
  
https://github.com/pmd/pmd-github-action/commit/1216290c6f4811becc0ff5b8de2d56d10af09f12
  Author: Andreas Dangel 
  Date:   2021-12-11 (Sat, 11 Dec 2021)

  Changed paths:
M tests/data/pmd-bin-6.39.0.zip
A tests/data/pmd-bin-6.39.0/pmd.bat
M tests/data/pmd-bin-6.40.0.zip
A tests/data/pmd-bin-6.40.0/bin/pmd.bat
M tests/data/pmd-bin-6.41.0.zip
A tests/data/pmd-bin-6.41.0/bin/pmd.bat
M tests/util.test.js
M tests/validator.test.js

  Log Message:
  ---
  Fix unit tests under windows


  Commit: 08f8d9fd6b01c2fc0e2f97bc4b7b0d8cfeb19e4a
  
https://github.com/pmd/pmd-github-action/commit/08f8d9fd6b01c2fc0e2f97bc4b7b0d8cfeb19e4a
  Author: Andreas Dangel 
  Date:   2021-12-11 (Sat, 11 Dec 2021)

  Changed paths:
M dist/index.js
M lib/util.js
M tests/data/pmd-bin-6.39.0.zip
M tests/data/pmd-bin-6.39.0/pmd.bat
M tests/data/pmd-bin-6.40.0.zip
M tests/data/pmd-bin-6.40.0/bin/pmd.bat
M tests/data/pmd-bin-6.41.0.zip
M tests/data/pmd-bin-6.41.0/bin/pmd.bat
M tests/util.test.js

  Log Message:
  ---
  Fix unit tests under windows


  Commit: 4106851e2d8f2aca7a6513773f16f9a5bb16a336

[pmd-commits] [pmd/pmd] aabae9: Update documentation

2021-12-17 Thread Machine account for PMD via Pmd-commits
  Branch: refs/heads/gh-pages
  Home:   https://github.com/pmd/pmd
  Commit: aabae9bcc5e2bed8b9aafdcf29d785ba857c48e1
  https://github.com/pmd/pmd/commit/aabae9bcc5e2bed8b9aafdcf29d785ba857c48e1
  Author: PMD CI (pmd-bot) 
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  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/1591464483
https://github.com/pmd/pmd/compare/5e3f54a48491...14303f252939




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

[pmd-commits] [pmd/pmd] 8df576: Fixed 3468 unused private method call on inner class

2021-12-17 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 8df5768bc9ad5d6ce653082d9f2ea683b596a42d
  https://github.com/pmd/pmd/commit/8df5768bc9ad5d6ce653082d9f2ea683b596a42d
  Author: John Armgardt 
  Date:   2021-12-10 (Fri, 10 Dec 2021)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/symboltable/ClassScope.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnusedPrivateMethod.xml

  Log Message:
  ---
  Fixed 3468 unused private method call on inner class


  Commit: 2f95d99b35e745a826ef3518dca18026897e330c
  https://github.com/pmd/pmd/commit/2f95d99b35e745a826ef3518dca18026897e330c
  Author: Andreas Dangel 
  Date:   2021-12-16 (Thu, 16 Dec 2021)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/symboltable/ClassScope.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnusedPrivateField.xml
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnusedPrivateMethod.xml
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/BeanMembersShouldSerialize.xml

  Log Message:
  ---
  [java] Improve symboltable for inner classes


  Commit: a72c9f66f5352622534e3c9b234a5a1788c15862
  https://github.com/pmd/pmd/commit/a72c9f66f5352622534e3c9b234a5a1788c15862
  Author: Andreas Dangel 
  Date:   2021-12-16 (Thu, 16 Dec 2021)

  Changed paths:
M .all-contributorsrc
M .ci/build.sh
M .ci/files/project-list.xml
M .ci/inc/pmd-doc.inc
M .ci/inc/regression-tester.inc
M .github/workflows/build.yml
M .github/workflows/git-repo-sync.yml
M .github/workflows/troubleshooting.yml
M .mvn/wrapper/maven-wrapper.properties
M do-release.sh
M docs/_config.yml
M docs/pages/next_major_development.md
M docs/pages/pmd/projectdocs/credits.md
M docs/pages/pmd/userdocs/cli_reference.md
M docs/pages/pmd/userdocs/cpd/cpd.md
M docs/pages/pmd/userdocs/installation.md
M docs/pages/pmd/userdocs/tools/tools.md
M docs/pages/release_notes.md
M docs/pages/release_notes_old.md
M package-lock.json
M pmd-apex-jorje/pom.xml
M pmd-apex/pom.xml
M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/ast/ASTLiteralExpression.java
M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/ast/ASTTypeWhenBlock.java
M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/ast/CompilerService.java
M pmd-core/pom.xml
M pmd-core/src/main/java/net/sourceforge/pmd/PMD.java
M pmd-core/src/main/java/net/sourceforge/pmd/ant/Formatter.java
M pmd-core/src/main/java/net/sourceforge/pmd/cli/PMDParameters.java
M 
pmd-core/src/main/java/net/sourceforge/pmd/cli/PmdParametersParseResult.java
M 
pmd-core/src/main/java/net/sourceforge/pmd/cpd/CPDCommandLineInterface.java
M pmd-core/src/main/java/net/sourceforge/pmd/cpd/CPDConfiguration.java
M pmd-core/src/test/java/net/sourceforge/pmd/cli/CoreCliTest.java
M 
pmd-core/src/test/java/net/sourceforge/pmd/cli/PMDCommandLineInterfaceTest.java
M 
pmd-core/src/test/java/net/sourceforge/pmd/cpd/CPDCommandLineInterfaceTest.java
M pmd-core/src/test/java/net/sourceforge/pmd/junit/JavaUtilLoggingRule.java
M pmd-cpp/pom.xml
M pmd-cs/pom.xml
M pmd-dart/pom.xml
M pmd-dist/pom.xml
M 
pmd-dist/src/test/java/net/sourceforge/pmd/it/AbstractBinaryDistributionTest.java
A pmd-dist/src/test/java/net/sourceforge/pmd/it/AntIT.java
M pmd-dist/src/test/java/net/sourceforge/pmd/it/PMDExecutor.java
A pmd-dist/src/test/resources/ant-it/build.xml
A pmd-dist/src/test/resources/ant-it/src/Sample.java
M pmd-doc/pom.xml
M pmd-fortran/pom.xml
M pmd-go/pom.xml
M pmd-groovy/pom.xml
M pmd-java/pom.xml
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/ASTRecordDeclaration.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/AbstractJUnitRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/AccessorMethodGenerationRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/ArrayIsStoredDirectlyRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/JUnitAssertionsShouldIncludeMessageRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/JUnitTestsShouldIncludeAssertRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/JUnitUseExpectedRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/LooseCouplingRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/MethodReturnsInternalArrayRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/PrimitiveWrapperInstantiationRule.java
M