[pmd-commits] [pmd/pmd-github-action] e43779: Add "@types/semver" as dev dependency

2024-07-05 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd-github-action
  Commit: e437795e6760134d4f306df4ab35edf298a42d70
  
https://github.com/pmd/pmd-github-action/commit/e437795e6760134d4f306df4ab35edf298a42d70
  Author: Andreas Dangel 
  Date:   2024-07-05 (Fri, 05 Jul 2024)

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

  Log Message:
  ---
  Add "@types/semver" as dev dependency



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-github-action/settings/notifications


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


[pmd-commits] [pmd/pmd-eclipse-plugin] 908e3a: Enable Dependabot

2024-07-05 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-eclipse-plugin
  Commit: 908e3a83923821a303c46eeec870e046d42dec10
  
https://github.com/pmd/pmd-eclipse-plugin/commit/908e3a83923821a303c46eeec870e046d42dec10
  Author: Andreas Dangel 
  Date:   2024-07-05 (Fri, 05 Jul 2024)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable Dependabot



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-eclipse-plugin/settings/notifications


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


[pmd-commits] [pmd/pmd] fc128c: [java] Fix example of JUnitStaticSuite

2024-07-05 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: fc128c18ddbfa9dc4257abe0c36ba8576ce8f8d4
  https://github.com/pmd/pmd/commit/fc128c18ddbfa9dc4257abe0c36ba8576ce8f8d4
  Author: Andreas Dangel 
  Date:   2024-07-05 (Fri, 05 Jul 2024)

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

  Log Message:
  ---
  [java] Fix example of JUnitStaticSuite

A method can be declared only once, so
split the example into two examples.



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd-designer] d2ef1c: Bump maven from 3.9.6 to 3.9.8

2024-06-28 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-designer
  Commit: d2ef1cf8b0c8be1b33f2b3ac20d7cc8535005483
  
https://github.com/pmd/pmd-designer/commit/d2ef1cf8b0c8be1b33f2b3ac20d7cc8535005483
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
M .mvn/wrapper/maven-wrapper.properties
M mvnw
M mvnw.cmd

  Log Message:
  ---
  Bump maven from 3.9.6 to 3.9.8



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-designer/settings/notifications


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


[pmd-commits] [pmd/pmd] 0d1814: [ci] Improve release and build scripts

2024-06-28 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 0d18146f05905f459db498f7d592dd3ae95798b5
  https://github.com/pmd/pmd/commit/0d18146f05905f459db498f7d592dd3ae95798b5
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
M .ci/build.sh
M .github/workflows/build.yml
M do-release.sh

  Log Message:
  ---
  [ci] Improve release and build scripts

- clarification for instructions
- twitter -> x
- try to avoid build failures due to missing
  dependencies


  Commit: e6397d5d5ce613d57280c04bf97cddd679259e09
  https://github.com/pmd/pmd/commit/e6397d5d5ce613d57280c04bf97cddd679259e09
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
R .mvn/wrapper/maven-wrapper.jar
M .mvn/wrapper/maven-wrapper.properties
M mvnw
M mvnw.cmd

  Log Message:
  ---
  Bump maven from 3.9.6 to 3.9.8


Compare: https://github.com/pmd/pmd/compare/e8c16bb6836e...e6397d5d5ce6

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd.github.io] 86e557: PMD For Eclipse 7.3.0.v20240628-1015-r Released

2024-06-28 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd.github.io
  Commit: 86e5571d201a7afcb8d883924f6016569158b6c7
  
https://github.com/pmd/pmd.github.io/commit/86e5571d201a7afcb8d883924f6016569158b6c7
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
A _posts/2024-06-28-PMD-for-Eclipse-7.3.0.v20240628-1015-r-released.md

  Log Message:
  ---
  PMD For Eclipse 7.3.0.v20240628-1015-r Released



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd.github.io/settings/notifications


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


[pmd-commits] [pmd/pmd-eclipse-plugin]

2024-06-28 Thread Andreas Dangel via Pmd-commits
  Branch: refs/tags/7.3.0.v20240628-1015-r
  Home:   https://github.com/pmd/pmd-eclipse-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-eclipse-plugin/settings/notifications


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


[pmd-commits] [pmd/pmd-eclipse-plugin] ccbec9: Prepare release pmd-eclipse-plugin 7.3.0.v20240628...

2024-06-28 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-eclipse-plugin
  Commit: ccbec9c1fb94006c4f50126140fd4e0aa2938488
  
https://github.com/pmd/pmd-eclipse-plugin/commit/ccbec9c1fb94006c4f50126140fd4e0aa2938488
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
M ReleaseNotes.md
M net.sourceforge.pmd.eclipse.p2updatesite/pom.xml
M net.sourceforge.pmd.eclipse.plugin.test.fragment/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin.test.fragment/pom.xml
M net.sourceforge.pmd.eclipse.plugin.test/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin.test/pom.xml
M net.sourceforge.pmd.eclipse.plugin/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin/pom.xml
M net.sourceforge.pmd.eclipse/feature.xml
M net.sourceforge.pmd.eclipse/pom.xml
M pom.xml

  Log Message:
  ---
  Prepare release pmd-eclipse-plugin 7.3.0.v20240628-1015-r


  Commit: 1452b3a208435ebe74afa55de7c368ae1d24a0f7
  
https://github.com/pmd/pmd-eclipse-plugin/commit/1452b3a208435ebe74afa55de7c368ae1d24a0f7
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
M ReleaseNotes.md
M net.sourceforge.pmd.eclipse.p2updatesite/pom.xml
M net.sourceforge.pmd.eclipse.plugin.test.fragment/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin.test.fragment/pom.xml
M net.sourceforge.pmd.eclipse.plugin.test/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin.test/pom.xml
M net.sourceforge.pmd.eclipse.plugin/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin/pom.xml
M net.sourceforge.pmd.eclipse/feature.xml
M net.sourceforge.pmd.eclipse/pom.xml
M pom.xml

  Log Message:
  ---
  Prepare next pmd-eclipse-plugin development version 7.4.0-SNAPSHOT


Compare: 
https://github.com/pmd/pmd-eclipse-plugin/compare/805f74ffd50b...1452b3a20843

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-eclipse-plugin/settings/notifications


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


[pmd-commits] [pmd/pmd-designer] 5e1fc6: Bump maven-pmd-plugin from 3.22.0 to 3.23.0

2024-06-28 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-designer
  Commit: 5e1fc66cee7d94e51f13a4524efc2dee94f02e2d
  
https://github.com/pmd/pmd-designer/commit/5e1fc66cee7d94e51f13a4524efc2dee94f02e2d
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-pmd-plugin from 3.22.0 to 3.23.0


  Commit: 3aa1cb2e3c1d1e9f24b01ee17b32b34fe7869874
  
https://github.com/pmd/pmd-designer/commit/3aa1cb2e3c1d1e9f24b01ee17b32b34fe7869874
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump pmd from 7.1.0 to 7.3.0


Compare: https://github.com/pmd/pmd-designer/compare/86e38cd2bd8a...3aa1cb2e3c1d

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-designer/settings/notifications


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


[pmd-commits] [pmd/pmd] 88483c: Bump maven-pmd-plugin from 3.22.0 to 3.23.0

2024-06-28 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 88483cd9897441722375dbf28787be58ce5219ea
  https://github.com/pmd/pmd/commit/88483cd9897441722375dbf28787be58ce5219ea
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-pmd-plugin from 3.22.0 to 3.23.0


  Commit: e8c16bb6836eae7464c067cf7e07d5c435c19479
  https://github.com/pmd/pmd/commit/e8c16bb6836eae7464c067cf7e07d5c435c19479
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump pmd from 7.1.0 to 7.3.0


Compare: https://github.com/pmd/pmd/compare/d952a1079057...e8c16bb6836e

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd-eclipse-plugin] 805f74: Update to PMD 7.3.0

2024-06-28 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-eclipse-plugin
  Commit: 805f74ffd50b1f04833e51a37d0bda50543cfc37
  
https://github.com/pmd/pmd-eclipse-plugin/commit/805f74ffd50b1f04833e51a37d0bda50543cfc37
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
M ReleaseNotes.md
M net.sourceforge.pmd.eclipse.plugin/META-INF/MANIFEST.MF
M pom.xml

  Log Message:
  ---
  Update to PMD 7.3.0



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-eclipse-plugin/settings/notifications


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


[pmd-commits] [pmd/pmd.github.io] bd2e03: Prepare pmd release 7.3.0

2024-06-28 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd.github.io
  Commit: bd2e03458029625f031d6c183318e2603eb1882d
  
https://github.com/pmd/pmd.github.io/commit/bd2e03458029625f031d6c183318e2603eb1882d
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
M _config.yml
A _posts/2024-06-28-PMD-7.3.0.md

  Log Message:
  ---
  Prepare pmd release 7.3.0



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd.github.io/settings/notifications


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


[pmd-commits] [pmd/pmd-github-action] e706a1: Update dependabot.yml - group typescript-eslint pa...

2024-06-28 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd-github-action
  Commit: e706a16fd95dc7a3d8f32f0aa6d9d184044b88c0
  
https://github.com/pmd/pmd-github-action/commit/e706a16fd95dc7a3d8f32f0aa6d9d184044b88c0
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Update dependabot.yml - group typescript-eslint packages



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-github-action/settings/notifications


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


[pmd-commits] [pmd/pmd] 93e302: [doc] Update all-contributors

2024-06-28 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 93e3020a1d92a31b09b5c8a04b50a16a5df3b862
  https://github.com/pmd/pmd/commit/93e3020a1d92a31b09b5c8a04b50a16a5df3b862
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
M .all-contributorsrc
M docs/pages/pmd/projectdocs/credits.md

  Log Message:
  ---
  [doc] Update all-contributors

- Add @stephen-carter-at-sf as a contributor
- Add @Meijuh as a contributor
- Add @codefriar as a contributor
- Add @szymanp23 as a contributor
- Add @johnzhao9 as a contributor


  Commit: 2d07aa756161579b0316093a59fcab287a09bce9
  https://github.com/pmd/pmd/commit/2d07aa756161579b0316093a59fcab287a09bce9
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
M docs/_config.yml
M docs/pages/release_notes.md

  Log Message:
  ---
  Prepare pmd release 7.3.0


  Commit: c5dbc29bea2769016dfb9949dd3a20f242b828f8
  https://github.com/pmd/pmd/commit/c5dbc29bea2769016dfb9949dd3a20f242b828f8
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
M pmd-ant/pom.xml
M pmd-apex/pom.xml
M pmd-cli/pom.xml
M pmd-coco/pom.xml
M pmd-core/pom.xml
M pmd-cpp/pom.xml
M pmd-cs/pom.xml
M pmd-dart/pom.xml
M pmd-dist/pom.xml
M pmd-doc/pom.xml
M pmd-fortran/pom.xml
M pmd-gherkin/pom.xml
M pmd-go/pom.xml
M pmd-groovy/pom.xml
M pmd-html/pom.xml
M pmd-java/pom.xml
M pmd-javascript/pom.xml
M pmd-jsp/pom.xml
M pmd-julia/pom.xml
M pmd-kotlin/pom.xml
M pmd-lang-test/pom.xml
M pmd-languages-deps/pom.xml
M pmd-lua/pom.xml
M pmd-matlab/pom.xml
M pmd-modelica/pom.xml
M pmd-objectivec/pom.xml
M pmd-perl/pom.xml
M pmd-php/pom.xml
M pmd-plsql/pom.xml
M pmd-python/pom.xml
M pmd-ruby/pom.xml
M pmd-scala-modules/pmd-scala-common/pom.xml
M pmd-scala-modules/pmd-scala_2.12/pom.xml
M pmd-scala-modules/pmd-scala_2.13/pom.xml
M pmd-swift/pom.xml
M pmd-test-schema/pom.xml
M pmd-test/pom.xml
M pmd-tsql/pom.xml
M pmd-velocity/pom.xml
M pmd-visualforce/pom.xml
M pmd-xml/pom.xml
M pom.xml

  Log Message:
  ---
  [release] prepare release pmd_releases/7.3.0


  Commit: d952a1079057f493123a9b937ef5e0fc0afdcf77
  https://github.com/pmd/pmd/commit/d952a1079057f493123a9b937ef5e0fc0afdcf77
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
M docs/_config.yml
M docs/pages/release_notes.md
M docs/pages/release_notes_old.md
M pmd-ant/pom.xml
M pmd-apex/pom.xml
M pmd-cli/pom.xml
M pmd-coco/pom.xml
M pmd-core/pom.xml
M pmd-cpp/pom.xml
M pmd-cs/pom.xml
M pmd-dart/pom.xml
M pmd-dist/pom.xml
M pmd-doc/pom.xml
M pmd-fortran/pom.xml
M pmd-gherkin/pom.xml
M pmd-go/pom.xml
M pmd-groovy/pom.xml
M pmd-html/pom.xml
M pmd-java/pom.xml
M pmd-javascript/pom.xml
M pmd-jsp/pom.xml
M pmd-julia/pom.xml
M pmd-kotlin/pom.xml
M pmd-lang-test/pom.xml
M pmd-languages-deps/pom.xml
M pmd-lua/pom.xml
M pmd-matlab/pom.xml
M pmd-modelica/pom.xml
M pmd-objectivec/pom.xml
M pmd-perl/pom.xml
M pmd-php/pom.xml
M pmd-plsql/pom.xml
M pmd-python/pom.xml
M pmd-ruby/pom.xml
M pmd-scala-modules/pmd-scala-common/pom.xml
M pmd-scala-modules/pmd-scala_2.12/pom.xml
M pmd-scala-modules/pmd-scala_2.13/pom.xml
M pmd-swift/pom.xml
M pmd-test-schema/pom.xml
M pmd-test/pom.xml
M pmd-tsql/pom.xml
M pmd-velocity/pom.xml
M pmd-visualforce/pom.xml
M pmd-xml/pom.xml
M pom.xml

  Log Message:
  ---
  [release] Prepare next development version [skip ci]


Compare: https://github.com/pmd/pmd/compare/52b2b52c5c08...d952a1079057

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd] 93e302: [doc] Update all-contributors

2024-06-28 Thread Andreas Dangel via Pmd-commits
  Branch: refs/tags/pmd_releases/7.3.0
  Home:   https://github.com/pmd/pmd
  Commit: 93e3020a1d92a31b09b5c8a04b50a16a5df3b862
  https://github.com/pmd/pmd/commit/93e3020a1d92a31b09b5c8a04b50a16a5df3b862
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
M .all-contributorsrc
M docs/pages/pmd/projectdocs/credits.md

  Log Message:
  ---
  [doc] Update all-contributors

- Add @stephen-carter-at-sf as a contributor
- Add @Meijuh as a contributor
- Add @codefriar as a contributor
- Add @szymanp23 as a contributor
- Add @johnzhao9 as a contributor


  Commit: 2d07aa756161579b0316093a59fcab287a09bce9
  https://github.com/pmd/pmd/commit/2d07aa756161579b0316093a59fcab287a09bce9
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
M docs/_config.yml
M docs/pages/release_notes.md

  Log Message:
  ---
  Prepare pmd release 7.3.0


  Commit: c5dbc29bea2769016dfb9949dd3a20f242b828f8
  https://github.com/pmd/pmd/commit/c5dbc29bea2769016dfb9949dd3a20f242b828f8
  Author: Andreas Dangel 
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
M pmd-ant/pom.xml
M pmd-apex/pom.xml
M pmd-cli/pom.xml
M pmd-coco/pom.xml
M pmd-core/pom.xml
M pmd-cpp/pom.xml
M pmd-cs/pom.xml
M pmd-dart/pom.xml
M pmd-dist/pom.xml
M pmd-doc/pom.xml
M pmd-fortran/pom.xml
M pmd-gherkin/pom.xml
M pmd-go/pom.xml
M pmd-groovy/pom.xml
M pmd-html/pom.xml
M pmd-java/pom.xml
M pmd-javascript/pom.xml
M pmd-jsp/pom.xml
M pmd-julia/pom.xml
M pmd-kotlin/pom.xml
M pmd-lang-test/pom.xml
M pmd-languages-deps/pom.xml
M pmd-lua/pom.xml
M pmd-matlab/pom.xml
M pmd-modelica/pom.xml
M pmd-objectivec/pom.xml
M pmd-perl/pom.xml
M pmd-php/pom.xml
M pmd-plsql/pom.xml
M pmd-python/pom.xml
M pmd-ruby/pom.xml
M pmd-scala-modules/pmd-scala-common/pom.xml
M pmd-scala-modules/pmd-scala_2.12/pom.xml
M pmd-scala-modules/pmd-scala_2.13/pom.xml
M pmd-swift/pom.xml
M pmd-test-schema/pom.xml
M pmd-test/pom.xml
M pmd-tsql/pom.xml
M pmd-velocity/pom.xml
M pmd-visualforce/pom.xml
M pmd-xml/pom.xml
M pom.xml

  Log Message:
  ---
  [release] prepare release pmd_releases/7.3.0


Compare: https://github.com/pmd/pmd/compare/93e3020a1d92%5E...c5dbc29bea27

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd] 44f29c: Fix #4396 - Fix PLSQL CPD being case-sensitive

2024-06-28 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 44f29c3983ccec9afa30b81f011055bbda3b06e0
  https://github.com/pmd/pmd/commit/44f29c3983ccec9afa30b81f011055bbda3b06e0
  Author: Clément Fournier 
  Date:   2024-04-08 (Mon, 08 Apr 2024)

  Changed paths:
M 
pmd-plsql/src/main/java/net/sourceforge/pmd/lang/plsql/cpd/PLSQLCpdLexer.java

  Log Message:
  ---
  Fix #4396 - Fix PLSQL CPD being case-sensitive


  Commit: 72408ca679d4fba5175b6a5aa919777c19ecaba9
  https://github.com/pmd/pmd/commit/72408ca679d4fba5175b6a5aa919777c19ecaba9
  Author: Clément Fournier 
  Date:   2024-04-08 (Mon, 08 Apr 2024)

  Changed paths:
M 
pmd-plsql/src/main/java/net/sourceforge/pmd/lang/plsql/ast/PLSQLParser.java
M 
pmd-plsql/src/main/java/net/sourceforge/pmd/lang/plsql/cpd/PLSQLCpdLexer.java

  Log Message:
  ---
  Normalize image of PLSQL tokens to uppercase, reuse strings


  Commit: 1c23df7286431770a0c6903e50e4b81ae50ffe3d
  https://github.com/pmd/pmd/commit/1c23df7286431770a0c6903e50e4b81ae50ffe3d
  Author: Clément Fournier 
  Date:   2024-04-08 (Mon, 08 Apr 2024)

  Changed paths:
M pmd-plsql/etc/grammar/PLSQL.jjt

  Log Message:
  ---
  Fix some weird things in PLSQL tokens


  Commit: 0cb2e37ce9b035d45a2a192aa37622d5f5d5399e
  https://github.com/pmd/pmd/commit/0cb2e37ce9b035d45a2a192aa37622d5f5d5399e
  Author: Clément Fournier 
  Date:   2024-04-08 (Mon, 08 Apr 2024)

  Changed paths:
M 
pmd-plsql/src/main/java/net/sourceforge/pmd/lang/plsql/cpd/PLSQLCpdLexer.java
M 
pmd-plsql/src/test/resources/net/sourceforge/pmd/lang/plsql/cpd/testdata/sample-plsql.txt
M 
pmd-plsql/src/test/resources/net/sourceforge/pmd/lang/plsql/cpd/testdata/tabWidth.txt

  Log Message:
  ---
  Update reference files


  Commit: ab80b2443dbc0072aba47c75743f86499accd127
  https://github.com/pmd/pmd/commit/ab80b2443dbc0072aba47c75743f86499accd127
  Author: Clément Fournier 
  Date:   2024-04-08 (Mon, 08 Apr 2024)

  Changed paths:
M pmd-core/src/main/java/net/sourceforge/pmd/cpd/impl/AntlrCpdLexer.java
A 
pmd-core/src/main/java/net/sourceforge/pmd/lang/ast/impl/antlr4/AntlrLexerBehavior.java
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/ast/impl/antlr4/AntlrToken.java
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/ast/impl/antlr4/AntlrTokenManager.java
M pmd-tsql/src/main/java/net/sourceforge/pmd/lang/tsql/cpd/TSqlCpdLexer.java
M 
pmd-tsql/src/test/resources/net/sourceforge/pmd/lang/tsql/cpd/testdata/MailJobTimeLine.txt
M 
pmd-tsql/src/test/resources/net/sourceforge/pmd/lang/tsql/cpd/testdata/simple.txt

  Log Message:
  ---
  Also add this ability for Antlr lexers, adapt TSQL


  Commit: 41c01356fc4294ccd106c5a728dab4c73118409f
  https://github.com/pmd/pmd/commit/41c01356fc4294ccd106c5a728dab4c73118409f
  Author: Clément Fournier 
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/ast/impl/antlr4/AntlrToken.java
M 
pmd-plsql/src/main/java/net/sourceforge/pmd/lang/plsql/cpd/PLSQLCpdLexer.java

  Log Message:
  ---
  Fix things


  Commit: f484c75c528b76c62020f3b0905ef15cd7846476
  https://github.com/pmd/pmd/commit/f484c75c528b76c62020f3b0905ef15cd7846476
  Author: Clément Fournier 
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
M 
pmd-plsql/src/test/java/net/sourceforge/pmd/lang/plsql/cpd/PLSQLCpdLexerTest.java
A 
pmd-plsql/src/test/resources/net/sourceforge/pmd/lang/plsql/cpd/testdata/sample-plsql_ignore-literals.txt

  Log Message:
  ---
  Add test for PLSQL ignore literals


  Commit: 8f1e6b077a3083e5817cf35bfeb3f3f0f367179f
  https://github.com/pmd/pmd/commit/8f1e6b077a3083e5817cf35bfeb3f3f0f367179f
  Author: Clément Fournier 
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
M 
pmd-tsql/src/test/resources/net/sourceforge/pmd/lang/tsql/cpd/testdata/MailJobTimeLine.txt
M 
pmd-tsql/src/test/resources/net/sourceforge/pmd/lang/tsql/cpd/testdata/simple.txt

  Log Message:
  ---
  Fix exclusive end index in antlr token


  Commit: 835abc80f7e1a07f1d6a294e7cce94a5a3dfcf10
  https://github.com/pmd/pmd/commit/835abc80f7e1a07f1d6a294e7cce94a5a3dfcf10
  Author: Clément Fournier 
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/ast/impl/antlr4/AntlrToken.java

  Log Message:
  ---
  Add back ctor for compatibility


  Commit: 10dfb45dc2c75b92cded2bd0c09ca67d07cc6ab6
  https://github.com/pmd/pmd/commit/10dfb45dc2c75b92cded2bd0c09ca67d07cc6ab6
  Author: Clément Fournier 
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
M 
pmd-plsql/src/main/java/net/sourceforge/pmd/lang/plsql/cpd/PLSQLCpdLexer.java
M 
pmd-plsql/src/test/resources/net/sourceforge/pmd/lang/plsql/cpd/testdata/sample-plsql_ignore-literals.txt

  Log Message:
  ---
  Replace numbers with names


  Commit: 

[pmd-commits] [pmd/pmd] 468266: [cli] CPD: Add new exit code 5: VIOLATIONS_OR_PROC...

2024-06-27 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 468266d58df34623bc89f014d03db3156f2bde0f
  https://github.com/pmd/pmd/commit/468266d58df34623bc89f014d03db3156f2bde0f
  Author: Andreas Dangel 
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
M 
pmd-cli/src/main/java/net/sourceforge/pmd/cli/commands/internal/CpdCommand.java
M pmd-cli/src/main/java/net/sourceforge/pmd/cli/internal/CliExitCode.java
M pmd-cli/src/test/java/net/sourceforge/pmd/cli/CpdCliTest.java

  Log Message:
  ---
  [cli] CPD: Add new exit code 5: VIOLATIONS_OR_PROCESSING_ERRORS


  Commit: 0fc23fc9f4cea1d9a0663ae22ab16378749020b5
  https://github.com/pmd/pmd/commit/0fc23fc9f4cea1d9a0663ae22ab16378749020b5
  Author: Andreas Dangel 
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
M 
pmd-cli/src/main/java/net/sourceforge/pmd/cli/commands/internal/PmdCommand.java
M pmd-cli/src/test/java/net/sourceforge/pmd/cli/PmdCliTest.java
M 
pmd-cli/src/test/resources/net/sourceforge/pmd/cli/RuleSetWithViolations.xml
M pmd-core/src/main/java/net/sourceforge/pmd/reporting/ReportStats.java

  Log Message:
  ---
  [cli] PMD: Add new exit code 5: VIOLATIONS_OR_PROCESSING_ERRORS


  Commit: e667bf6773e6461721290ec8c4fa857077bceb19
  https://github.com/pmd/pmd/commit/e667bf6773e6461721290ec8c4fa857077bceb19
  Author: Andreas Dangel 
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
M 
pmd-cli/src/main/java/net/sourceforge/pmd/cli/commands/internal/AbstractAnalysisPmdSubcommand.java
M 
pmd-cli/src/main/java/net/sourceforge/pmd/cli/commands/internal/CpdCommand.java
M 
pmd-cli/src/main/java/net/sourceforge/pmd/cli/commands/internal/PmdCommand.java
M pmd-cli/src/test/java/net/sourceforge/pmd/cli/CpdCliTest.java
M pmd-cli/src/test/java/net/sourceforge/pmd/cli/PmdCliTest.java
M pmd-core/src/main/java/net/sourceforge/pmd/AbstractConfiguration.java

  Log Message:
  ---
  [cli] Add new param "--no-fail-on-processing-error"


  Commit: d0a913e50b714459d61e488967f9d928e43fb447
  https://github.com/pmd/pmd/commit/d0a913e50b714459d61e488967f9d928e43fb447
  Author: Andreas Dangel 
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
M pmd-core/src/main/java/net/sourceforge/pmd/AbstractConfiguration.java
M pmd-core/src/main/java/net/sourceforge/pmd/PMDConfiguration.java
M pmd-core/src/main/java/net/sourceforge/pmd/cpd/CPDConfiguration.java

  Log Message:
  ---
  [cli] Move failOnViolation to AbstractConfiguration


  Commit: a63cfb8228b9d95a1ccd7189380b85607a8c3bc5
  https://github.com/pmd/pmd/commit/a63cfb8228b9d95a1ccd7189380b85607a8c3bc5
  Author: Andreas Dangel 
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
M docs/pages/pmd/userdocs/cli_reference.md
M docs/pages/pmd/userdocs/cpd/cpd.md
M docs/pages/pmd/userdocs/tools/ant.md
M docs/pages/release_notes.md
M pmd-ant/src/main/java/net/sourceforge/pmd/ant/internal/PMDTaskImpl.java
M 
pmd-cli/src/main/java/net/sourceforge/pmd/cli/commands/internal/CpdCommand.java
M 
pmd-cli/src/main/java/net/sourceforge/pmd/cli/commands/internal/PmdCommand.java
M pmd-cli/src/main/java/net/sourceforge/pmd/cli/internal/CliExitCode.java
M pmd-cli/src/test/java/net/sourceforge/pmd/cli/CpdCliTest.java
M pmd-cli/src/test/java/net/sourceforge/pmd/cli/PmdCliTest.java
M pmd-core/src/main/java/net/sourceforge/pmd/AbstractConfiguration.java

  Log Message:
  ---
  [doc] New exit code 5, --no-fail-on-processing-error

Fixes #2827


  Commit: 95215ecde7e8539b5d6373a7ebe0d5bb95e3aa3f
  https://github.com/pmd/pmd/commit/95215ecde7e8539b5d6373a7ebe0d5bb95e3aa3f
  Author: Andreas Dangel 
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
M pmd-cli/src/test/java/net/sourceforge/pmd/cli/CpdCliTest.java
M pmd-cli/src/test/java/net/sourceforge/pmd/cli/PmdCliTest.java

  Log Message:
  ---
  Fix checkstyle


  Commit: ab82f28cf1db6a66e28a5030c478929f1d1fdab7
  https://github.com/pmd/pmd/commit/ab82f28cf1db6a66e28a5030c478929f1d1fdab7
  Author: Andreas Dangel 
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
M pmd-dist/src/test/java/net/sourceforge/pmd/dist/BinaryDistributionIT.java

  Log Message:
  ---
  Fix integration test


  Commit: 15cc64ff2413f07d656bd230981c1c67dc9e65da
  https://github.com/pmd/pmd/commit/15cc64ff2413f07d656bd230981c1c67dc9e65da
  Author: Andreas Dangel 
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
M pmd-compat6/src/main/java/net/sourceforge/pmd/PMDConfiguration.java
M pmd-compat6/src/main/java/net/sourceforge/pmd/cpd/CPDConfiguration.java

  Log Message:
  ---
  Fix PMD errors in compat6


  Commit: facbdd402c3c7c422e46a750dbb4c5d51d4fd646
  https://github.com/pmd/pmd/commit/facbdd402c3c7c422e46a750dbb4c5d51d4fd646
  Author: Andreas Dangel 
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
M 

[pmd-commits] [pmd/pmd] 05e772: [java] Add new rule UseEnumCollections

2024-06-27 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 05e77241858d105a63caab52ddc562915bc8c600
  https://github.com/pmd/pmd/commit/05e77241858d105a63caab52ddc562915bc8c600
  Author: Clément Fournier 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
A 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UseEnumCollectionsRule.java
M pmd-java/src/main/resources/category/java/bestpractices.xml
A 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UseEnumCollectionsTest.java
A 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UseEnumCollections.xml

  Log Message:
  ---
  [java] Add new rule UseEnumCollections


  Commit: 50562185d1195c319e57954f998b7d2103662c48
  https://github.com/pmd/pmd/commit/50562185d1195c319e57954f998b7d2103662c48
  Author: Clément Fournier 
  Date:   2024-06-03 (Mon, 03 Jun 2024)

  Changed paths:
M pmd-java/etc/grammar/Java.jjt
M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/ASTPattern.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/ASTRecordPattern.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/ASTTypePattern.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/ASTUnnamedPattern.java
A 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/AbstractJavaPattern.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/symbols/JClassSymbol.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/symbols/JFieldSymbol.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/symbols/internal/asm/ClassStub.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/symbols/internal/asm/FieldStub.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/symbols/internal/ast/AstClassSym.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/symbols/internal/ast/AstFieldSym.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/symbols/table/internal/PatternBindingsUtil.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/symbols/table/internal/SymbolTableResolver.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/ast/internal/LazyTypeResolver.java
M 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/types/TypesTreeDumpTest.java
M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/symbols/table/internal/PatternVarScopingTests.kt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/performance/xml/StringInstantiation.xml
R 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/types/IteratorUtilCopy.java
R 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/types/IteratorUtilCopy.txt
A 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/types/dumptests/IteratorUtilCopy.java
A 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/types/dumptests/IteratorUtilCopy.txt
A 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/types/dumptests/SwitchExpressionWithPatterns.java
A 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/types/dumptests/SwitchExpressionWithPatterns.txt

  Log Message:
  ---
  Implement record patterns and fix switch pattern scoping


  Commit: 5170a81f792351f27be9667c0c2c5b96041c159c
  https://github.com/pmd/pmd/commit/5170a81f792351f27be9667c0c2c5b96041c159c
  Author: Clément Fournier 
  Date:   2024-06-05 (Wed, 05 Jun 2024)

  Changed paths:
M .github/workflows/build.yml
M .github/workflows/git-repo-sync.yml
M .github/workflows/troubleshooting.yml
M docs/_config.yml
M docs/pages/release_notes.md
M docs/pages/release_notes_old.md
M pmd-ant/pom.xml
M pmd-apex/pom.xml
M pmd-cli/pom.xml
M pmd-coco/pom.xml
M pmd-compat6/pom.xml
M pmd-core/pom.xml
M pmd-core/src/main/java/net/sourceforge/pmd/util/DataMap.java
M pmd-cpp/pom.xml
M pmd-cs/pom.xml
M pmd-dart/pom.xml
M pmd-dist/pom.xml
M pmd-doc/pom.xml
M pmd-fortran/pom.xml
M pmd-gherkin/pom.xml
M pmd-go/pom.xml
M pmd-groovy/pom.xml
M pmd-html/pom.xml
M pmd-java/pom.xml
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/ASTAssignableExpr.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/ASTLambdaExpression.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/internal/JavaAstUtils.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/LocalVariableCouldBeFinalRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/MethodArgumentCouldBeFinalRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryBoxingRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/SingularFieldRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/internal/DataflowPass.java

[pmd-commits] [pmd/pmd] 4d07d8: [apex] UnusedLocalVariable - support concat string...

2024-06-27 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 4d07d80c93a35add73e0538963bac0cd01d884ce
  https://github.com/pmd/pmd/commit/4d07d80c93a35add73e0538963bac0cd01d884ce
  Author: Andreas Dangel 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M docs/pages/release_notes.md
M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/ast/ASTSoslExpression.java
M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/bestpractices/UnusedLocalVariableRule.java
M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/bestpractices/xml/UnusedLocalVariable.xml

  Log Message:
  ---
  [apex] UnusedLocalVariable - support concat strings for binding vars

Fixes #5000


  Commit: 3f5dc971e00b9998b104885d6536892547356a9b
  https://github.com/pmd/pmd/commit/3f5dc971e00b9998b104885d6536892547356a9b
  Author: Andreas Dangel 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M .all-contributorsrc
M docs/pages/pmd/projectdocs/credits.md

  Log Message:
  ---
   Add @pablogomez2197 as a contributor


  Commit: 8b96c0fe7ea8d2e65c9b9c7f4cdde9124fed923e
  https://github.com/pmd/pmd/commit/8b96c0fe7ea8d2e65c9b9c7f4cdde9124fed923e
  Author: Andreas Dangel 
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
M docs/pages/release_notes.md
M pmd-apex/pom.xml
M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/ast/ApexCommentBuilder.java
M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/ast/ApexTreeBuilder.kt
M pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/cpd/ApexCpdLexer.java
M 
pmd-apex/src/test/java/net/sourceforge/pmd/lang/apex/ast/ApexLexerTest.java
M 
pmd-apex/src/test/java/net/sourceforge/pmd/lang/apex/ast/ApexTreeDumpTest.java
A 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/ast/TypeofTest.cls
A 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/ast/TypeofTest.txt

  Log Message:
  ---
  [apex] Update summit-ast and apex-parser

Fixes #4922


  Commit: 4f1be343e3ce7c4fa821ce71a1eb98999238bb1f
  https://github.com/pmd/pmd/commit/4f1be343e3ce7c4fa821ce71a1eb98999238bb1f
  Author: Andreas Dangel 
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/ast/ASTSoqlExpression.java
M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/ast/ASTSoslExpression.java
M 
pmd-apex/src/test/java/net/sourceforge/pmd/lang/apex/ast/ApexTreeDumpTest.java
A 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/ast/SoslWithUsermode.cls
A 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/ast/SoslWithUsermode.txt

  Log Message:
  ---
  [apex] SoslExpression - expose query


  Commit: 581b6db3d26627e2a7955352ef3cbfdf367d6e22
  https://github.com/pmd/pmd/commit/581b6db3d26627e2a7955352ef3cbfdf367d6e22
  Author: Andreas Dangel 
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
M pmd-apex/pom.xml
M pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/ast/ASTApexFile.java
M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/multifile/ApexMultifileAnalysis.java
M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/design/UnusedMethodRule.java
M 
pmd-apex/src/test/java/net/sourceforge/pmd/lang/apex/rule/design/UnusedMethodTest.java
A 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/design/UnusedMethod/project1/src/Foo.cls-meta.xml
M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/design/xml/CyclomaticComplexity.xml

  Log Message:
  ---
  [apex] Use new io.github.apex-dev-tools:apex-ls for apexlink


  Commit: 6595be09acb4e934e8ec06e895e0898452f89d07
  https://github.com/pmd/pmd/commit/6595be09acb4e934e8ec06e895e0898452f89d07
  Author: Andreas Dangel 
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
M docs/pages/release_notes.md
M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/ast/SoslWithUsermode.cls
M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/ast/TypeofTest.cls

  Log Message:
  ---
  [doc] Update release notes (#4922, #5055)


  Commit: 9430a279614074fdd2d02ed601db6c589e8d4f6e
  https://github.com/pmd/pmd/commit/9430a279614074fdd2d02ed601db6c589e8d4f6e
  Author: Andreas Dangel 
  Date:   2024-06-24 (Mon, 24 Jun 2024)

  Changed paths:
M .all-contributorsrc
M .github/workflows/build.yml
M .github/workflows/git-repo-sync.yml
M .github/workflows/troubleshooting.yml
M do-release.sh
M docs/_config.yml
M docs/_data/sidebars/pmd_sidebar.yml
M docs/_includes/sidebar.html
A docs/pages/pmd/about/release_policies.md
A docs/pages/pmd/about/support_lifecycle.md
M docs/pages/pmd/projectdocs/committers/releasing.md
M docs/pages/pmd/projectdocs/credits.md
M docs/pages/pmd/userdocs/cpd/cpd_report_formats.md
M docs/pages/pmd/userdocs/tools/gradle.md
M 

[pmd-commits] [pmd/pmd-eclipse-plugin] 59f915: Bump build-tools from 26-SNAPSHOT to 26

2024-06-27 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-eclipse-plugin
  Commit: 59f9155fa6abb40f96288c282ffbf69f46d84a9f
  
https://github.com/pmd/pmd-eclipse-plugin/commit/59f9155fa6abb40f96288c282ffbf69f46d84a9f
  Author: Andreas Dangel 
  Date:   2024-06-27 (Thu, 27 Jun 2024)

  Changed paths:
M .github/actions/setup/action.yml
M pom.xml

  Log Message:
  ---
  Bump build-tools from 26-SNAPSHOT to 26



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-eclipse-plugin/settings/notifications


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


[pmd-commits] [pmd/pmd] b5f6d4: [core] Update report schema location to https://pm...

2024-06-27 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: b5f6d4e68a3ea79f0e5ab4b84b69eeb77fe5be0a
  https://github.com/pmd/pmd/commit/b5f6d4e68a3ea79f0e5ab4b84b69eeb77fe5be0a
  Author: Andreas Dangel 
  Date:   2024-06-27 (Thu, 27 Jun 2024)

  Changed paths:
M docs/pages/pmd/userdocs/pmd_report_formats.md
M 
pmd-ant/src/test/resources/net/sourceforge/pmd/ant/xml/expected-pmd-ant-xml.xml
M pmd-core/src/main/java/net/sourceforge/pmd/renderers/XMLRenderer.java
M pmd-core/src/test/java/net/sourceforge/pmd/renderers/XMLRendererTest.java

  Log Message:
  ---
  [core] Update report schema location to 
https://pmd.github.io/schema/report_2_0_0.xsd


  Commit: 55385a0255785f5d76b3d08ff3e728e9e6d6a46f
  https://github.com/pmd/pmd/commit/55385a0255785f5d76b3d08ff3e728e9e6d6a46f
  Author: Andreas Dangel 
  Date:   2024-06-27 (Thu, 27 Jun 2024)

  Changed paths:
M .github/workflows/build.yml
M .github/workflows/git-repo-sync.yml
M .github/workflows/troubleshooting.yml
M pom.xml

  Log Message:
  ---
  Bump build-tools from 26-SNAPSHOT to 26


Compare: https://github.com/pmd/pmd/compare/648e2ebd6acd...55385a025578

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd-designer] 86e38c: Bump build-tools from 26-SNAPSHOT to 26

2024-06-27 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-designer
  Commit: 86e38cd2bd8a1dbd1d237db3849990371e3e0355
  
https://github.com/pmd/pmd-designer/commit/86e38cd2bd8a1dbd1d237db3849990371e3e0355
  Author: Andreas Dangel 
  Date:   2024-06-27 (Thu, 27 Jun 2024)

  Changed paths:
M .github/workflows/build.yml
M pom.xml

  Log Message:
  ---
  Bump build-tools from 26-SNAPSHOT to 26



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-designer/settings/notifications


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


[pmd-commits] [pmd/pmd-regression-tester] bffce9: Update report schema location to https://pmd.githu...

2024-06-27 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-regression-tester
  Commit: bffce9e6c820706aa422ee1e4d24d713322ecc26
  
https://github.com/pmd/pmd-regression-tester/commit/bffce9e6c820706aa422ee1e4d24d713322ecc26
  Author: Andreas Dangel 
  Date:   2024-06-27 (Thu, 27 Jun 2024)

  Changed paths:
M lib/pmdtester/pmd_tester_utils.rb
M test/resources/diff_builder/test_configerrors_diffs_base.xml
M test/resources/diff_builder/test_configerrors_diffs_patch.xml
M test/resources/diff_builder/test_error_diffs_base.xml
M test/resources/diff_builder/test_error_diffs_patch.xml
M test/resources/diff_builder/test_violation_diffs_base.xml
M test/resources/diff_builder/test_violation_diffs_patch.xml
M test/resources/html_report_builder/test_html_report_builder_base.xml
M test/resources/html_report_builder/test_html_report_builder_patch.xml
M test/resources/pmd_report_document/error_filename_without_path.xml
M test/resources/pmd_report_document/sample_report_relativized_paths.xml
M test/resources/pmd_report_document/test_document.xml
M test/resources/runner/pmd_report.xml
M test/resources/summary_report_builder/base-checkstyle-report.xml
M test/resources/summary_report_builder/patch-checkstyle-report.xml
M test/resources/summary_report_builder_issue121/base-report.xml
M test/resources/summary_report_builder_issue121/patch-report.xml

  Log Message:
  ---
  Update report schema location to https://pmd.github.io/schema/report_2_0_0.xsd



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-regression-tester/settings/notifications


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


[pmd-commits] [pmd/build-tools] 295fc6: [maven-release-plugin] prepare for next developmen...

2024-06-27 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/build-tools
  Commit: 295fc6f036b938dd501091f9e4248315a8799f30
  
https://github.com/pmd/build-tools/commit/295fc6f036b938dd501091f9e4248315a8799f30
  Author: Andreas Dangel 
  Date:   2024-06-27 (Thu, 27 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/build-tools/settings/notifications


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


[pmd-commits] [pmd/build-tools] 4e257a: [maven-release-plugin] prepare release 26

2024-06-27 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/build-tools
  Commit: 4e257adead4afa8522b8ef57c98ae2011e71d868
  
https://github.com/pmd/build-tools/commit/4e257adead4afa8522b8ef57c98ae2011e71d868
  Author: Andreas Dangel 
  Date:   2024-06-27 (Thu, 27 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 26



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/build-tools/settings/notifications


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


[pmd-commits] [pmd/build-tools]

2024-06-27 Thread Andreas Dangel via Pmd-commits
  Branch: refs/tags/26
  Home:   https://github.com/pmd/build-tools

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/build-tools/settings/notifications


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


[pmd-commits] [pmd/pmd.github.io] 7e757e: Add cpd report schema and schema overview

2024-06-25 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd.github.io
  Commit: 7e757e74adc83ef939c65227d4dcabc5276a68bb
  
https://github.com/pmd/pmd.github.io/commit/7e757e74adc83ef939c65227d4dcabc5276a68bb
  Author: Andreas Dangel 
  Date:   2024-06-25 (Tue, 25 Jun 2024)

  Changed paths:
A _layouts/page.html
A schema/cpd-report_1_0_0.xsd
A schema/index.md
A schema/report_2_0_0.xsd
A schema/rule-tests_1_0_0.xsd
A schema/ruleset_2_0_0.dtd
A schema/ruleset_2_0_0.xsd

  Log Message:
  ---
  Add cpd report schema and schema overview

Refs pmd/pmd#4992



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd.github.io/settings/notifications


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


[pmd-commits] [pmd/pmd-eclipse-plugin] 496982: Update copyright year 2024

2024-06-20 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-eclipse-plugin
  Commit: 496982e1b8132787ce78cb284b3e14ebe1b4f8a2
  
https://github.com/pmd/pmd-eclipse-plugin/commit/496982e1b8132787ce78cb284b3e14ebe1b4f8a2
  Author: Andreas Dangel 
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
M LICENSE.md
M net.sourceforge.pmd.eclipse.plugin/LICENSE.txt
M net.sourceforge.pmd.eclipse.plugin/about.ini
M net.sourceforge.pmd.eclipse/feature.properties

  Log Message:
  ---
  Update copyright year 2024


  Commit: 6794d5cc494fa468427535d3e7a9b6098fc20dd7
  
https://github.com/pmd/pmd-eclipse-plugin/commit/6794d5cc494fa468427535d3e7a9b6098fc20dd7
  Author: Andreas Dangel 
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
M net.sourceforge.pmd.eclipse.plugin/about.ini
A net.sourceforge.pmd.eclipse.plugin/about.mappings
A net.sourceforge.pmd.eclipse.plugin/about.properties
M net.sourceforge.pmd.eclipse.plugin/build.properties
M net.sourceforge.pmd.eclipse.plugin/pom.xml

  Log Message:
  ---
  Improve about info


  Commit: 0b1e925daf942c3f544d89eb15b11ce61e8a2146
  
https://github.com/pmd/pmd-eclipse-plugin/commit/0b1e925daf942c3f544d89eb15b11ce61e8a2146
  Author: Andreas Dangel 
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
M net.sourceforge.pmd.eclipse.plugin/build.properties

  Log Message:
  ---
  Remove not existing PATTERNS LIBRARY LICENSE.txt


  Commit: 3f9a92ad7787fa9e0a19291699d7887a4fecbc04
  
https://github.com/pmd/pmd-eclipse-plugin/commit/3f9a92ad7787fa9e0a19291699d7887a4fecbc04
  Author: Andreas Dangel 
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
M ReleaseNotes.md
R net.sourceforge.pmd.eclipse.plugin/CHANGELOG.txt
M net.sourceforge.pmd.eclipse.plugin/build.properties

  Log Message:
  ---
  Merge old CHANGELOG.txt into ReleaseNotes.md


  Commit: 97c8c918843196ad111437ffc6c01d4a82c1a1cd
  
https://github.com/pmd/pmd-eclipse-plugin/commit/97c8c918843196ad111437ffc6c01d4a82c1a1cd
  Author: Andreas Dangel 
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
M ReleaseNotes.md
R net.sourceforge.pmd.eclipse.plugin/RELNOTES.txt
M net.sourceforge.pmd.eclipse.plugin/build.properties

  Log Message:
  ---
  Merge old RELNOTES.txt into ReleaseNotes.md


  Commit: 3d173bb9d617fd67372ed232420d9aa8b7ebc93c
  
https://github.com/pmd/pmd-eclipse-plugin/commit/3d173bb9d617fd67372ed232420d9aa8b7ebc93c
  Author: Andreas Dangel 
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
M .gitignore

  Log Message:
  ---
  Ignore screenshots from test executions


  Commit: 404809083080784dc2660d13a41eec65e5d0f7db
  
https://github.com/pmd/pmd-eclipse-plugin/commit/404809083080784dc2660d13a41eec65e5d0f7db
  Author: Andreas Dangel 
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump tycho from 4.0.6 to 4.0.8


  Commit: 8db202c987a8cf13bc2c52ef1814b8fa4307501a
  
https://github.com/pmd/pmd-eclipse-plugin/commit/8db202c987a8cf13bc2c52ef1814b8fa4307501a
  Author: Andreas Dangel 
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
M .github/actions/setup/action.yml
M .github/workflows/build.yml
M ReleaseNotes.md
M pom.xml
R target-platforms/2023-06.target
R target-platforms/2023-06.tpd
A target-platforms/2024-06.target
A target-platforms/2024-06.tpd

  Log Message:
  ---
  Support Eclipse 2024-06


  Commit: 67f07b522df6846e171328f137aa7d38e0477530
  
https://github.com/pmd/pmd-eclipse-plugin/commit/67f07b522df6846e171328f137aa7d38e0477530
  Author: Andreas Dangel 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
M .gitignore
M LICENSE.md
M ReleaseNotes.md
R net.sourceforge.pmd.eclipse.plugin/CHANGELOG.txt
M net.sourceforge.pmd.eclipse.plugin/LICENSE.txt
R net.sourceforge.pmd.eclipse.plugin/RELNOTES.txt
M net.sourceforge.pmd.eclipse.plugin/about.ini
A net.sourceforge.pmd.eclipse.plugin/about.mappings
A net.sourceforge.pmd.eclipse.plugin/about.properties
M net.sourceforge.pmd.eclipse.plugin/build.properties
M net.sourceforge.pmd.eclipse.plugin/pom.xml
M net.sourceforge.pmd.eclipse/feature.properties

  Log Message:
  ---
  Small improvements (#196)

Merge pull request #196 from adangel:small-improvements


  Commit: 2308bf0edb203c0ade4ca372d62c7a749f79ec9f
  
https://github.com/pmd/pmd-eclipse-plugin/commit/2308bf0edb203c0ade4ca372d62c7a749f79ec9f
  Author: Andreas Dangel 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump tycho from 4.0.6 to 4.0.8 (#197)

Merge pull request #197 from adangel:tycho-4.0.8


  Commit: 437ee87c8c078a200be5be022f9036084e8b13fc
  
https://github.com/pmd/pmd-eclipse-plugin/commit/437ee87c8c078a200be5be022f9036084e8b13fc
  Author: Andreas Dangel 
  Date:   

[pmd-commits] [pmd/pmd-eclipse-plugin] fd29bd: Bump build-tools from 25 to 26-SNAPSHOT

2024-06-20 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-eclipse-plugin
  Commit: fd29bd846cdd42280713a73606253f1051706faa
  
https://github.com/pmd/pmd-eclipse-plugin/commit/fd29bd846cdd42280713a73606253f1051706faa
  Author: Andreas Dangel 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
M .github/actions/setup/action.yml
M pom.xml

  Log Message:
  ---
  Bump build-tools from 25 to 26-SNAPSHOT

Refs pmd/pmd#5077



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-eclipse-plugin/settings/notifications


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


[pmd-commits] [pmd/pmd-designer] 91c750: Bump build-tools from 25 to 26-SNAPSHOT

2024-06-20 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-designer
  Commit: 91c750329e310f9ddbdfc3cd322ae0873b22123f
  
https://github.com/pmd/pmd-designer/commit/91c750329e310f9ddbdfc3cd322ae0873b22123f
  Author: Andreas Dangel 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
M .github/workflows/build.yml
M pom.xml

  Log Message:
  ---
  Bump build-tools from 25 to 26-SNAPSHOT

Refs pmd/pmd#5077



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-designer/settings/notifications


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


[pmd-commits] [pmd/pmd] c2dc7b: Bump build-tools from 25 to 26-SNAPSHOT

2024-06-20 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: c2dc7b3d9b1aa93554dff8e0443a5508a08c7c61
  https://github.com/pmd/pmd/commit/c2dc7b3d9b1aa93554dff8e0443a5508a08c7c61
  Author: Andreas Dangel 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
M .github/workflows/build.yml
M .github/workflows/git-repo-sync.yml
M .github/workflows/troubleshooting.yml
M pom.xml

  Log Message:
  ---
  Bump build-tools from 25 to 26-SNAPSHOT

Refs #5077



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/build-tools] eab377: Update CI_DEPLOY_USERNAME and CI_DEPLOY_PASSWORD

2024-06-20 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/build-tools
  Commit: eab377726aa4c920fc8ef841d97365ebac81c41c
  
https://github.com/pmd/build-tools/commit/eab377726aa4c920fc8ef841d97365ebac81c41c
  Author: Andreas Dangel 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
M scripts/files/private-env.asc

  Log Message:
  ---
  Update CI_DEPLOY_USERNAME and CI_DEPLOY_PASSWORD

Refs pmd/pmd#5077



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/build-tools/settings/notifications


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


[pmd-commits] [pmd/pmd] 5014be: [doc] Update gradle docs

2024-06-20 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 5014bee7ba2c17b973a1c4eba1c46acfee2f162e
  https://github.com/pmd/pmd/commit/5014bee7ba2c17b973a1c4eba1c46acfee2f162e
  Author: Andreas Dangel 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
M docs/pages/pmd/userdocs/tools/gradle.md

  Log Message:
  ---
  [doc] Update gradle docs



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd-examples] 544990: Bump pmd from 7.1.0 to 7.2.0

2024-06-20 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd-examples
  Commit: 54499031d2cc7bca6209eb874751b33ba5851ba7
  
https://github.com/pmd/pmd-examples/commit/54499031d2cc7bca6209eb874751b33ba5851ba7
  Author: Andreas Dangel 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
M custom-rules/maven-java/pom.xml
M custom-rules/maven-plsql/pom.xml
M custom-rules/plain-java/.ci/build.sh
M gradle/simple-project/app/build.gradle
M maven/simple-project/pom.xml

  Log Message:
  ---
  Bump pmd from 7.1.0 to 7.2.0


  Commit: 0b59b64a716035531a257fff9c638d38ce6e6cde
  
https://github.com/pmd/pmd-examples/commit/0b59b64a716035531a257fff9c638d38ce6e6cde
  Author: Andreas Dangel 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
M custom-rules/maven-java/README.md
M maven/simple-project/pom.xml

  Log Message:
  ---
  Bump maven-pmd-plugin from 3.22.0 to 3.23.0


  Commit: 105e2e6a9a43cd6af0e9f913909498337a0dd71a
  
https://github.com/pmd/pmd-examples/commit/105e2e6a9a43cd6af0e9f913909498337a0dd71a
  Author: Andreas Dangel 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
R custom-rules/maven-java/.mvn/wrapper/maven-wrapper.jar
M custom-rules/maven-java/.mvn/wrapper/maven-wrapper.properties
M custom-rules/maven-java/mvnw
M custom-rules/maven-java/mvnw.cmd
R custom-rules/maven-plsql/.mvn/wrapper/maven-wrapper.jar
M custom-rules/maven-plsql/.mvn/wrapper/maven-wrapper.properties
M custom-rules/maven-plsql/mvnw
M custom-rules/maven-plsql/mvnw.cmd
M maven/simple-project/.ci/build.sh
A maven/simple-project/.mvn/wrapper/maven-wrapper.properties
A maven/simple-project/mvnw
A maven/simple-project/mvnw.cmd

  Log Message:
  ---
  Upgrade maven to 3.9.8


  Commit: 39c53e256f2301e0fede8e42318894e063319c51
  
https://github.com/pmd/pmd-examples/commit/39c53e256f2301e0fede8e42318894e063319c51
  Author: Andreas Dangel 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
M gradle/simple-project/gradle/wrapper/gradle-wrapper.jar
M gradle/simple-project/gradle/wrapper/gradle-wrapper.properties

  Log Message:
  ---
  Upgrade gradle to 8.8


Compare: https://github.com/pmd/pmd-examples/compare/2d556876d6bc...39c53e256f23

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-examples/settings/notifications


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


[pmd-commits] [pmd/pmd] 48512a: Fix #5047 - type inference with enum

2024-06-13 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 48512a43f6b637c8846376149f016bfed616142e
  https://github.com/pmd/pmd/commit/48512a43f6b637c8846376149f016bfed616142e
  Author: Clément Fournier 
  Date:   2024-06-05 (Wed, 05 Jun 2024)

  Changed paths:
M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/TypeOps.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/internal/infer/InferenceVar.java
M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/internal/infer/TypeInferenceTest.kt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnusedPrivateMethod.xml

  Log Message:
  ---
  Fix #5047 - type inference with enum


  Commit: 51bfb96414710b7a2d9fd16a8be73a49c75dbfaf
  https://github.com/pmd/pmd/commit/51bfb96414710b7a2d9fd16a8be73a49c75dbfaf
  Author: Andreas Dangel 
  Date:   2024-06-13 (Thu, 13 Jun 2024)

  Changed paths:
M .all-contributorsrc
M docs/pages/pmd/projectdocs/credits.md

  Log Message:
  ---
   Add @anuragagarwal561994 as a contributor


  Commit: 3c6190ecab031551fe86619117079ab0ac516fcd
  https://github.com/pmd/pmd/commit/3c6190ecab031551fe86619117079ab0ac516fcd
  Author: Andreas Dangel 
  Date:   2024-06-13 (Thu, 13 Jun 2024)

  Changed paths:
M docs/pages/release_notes.md

  Log Message:
  ---
  [doc] Update release notes (#5047)


  Commit: 0dd8fc791b11b958e652a00383892e2971c0740a
  https://github.com/pmd/pmd/commit/0dd8fc791b11b958e652a00383892e2971c0740a
  Author: Andreas Dangel 
  Date:   2024-06-13 (Thu, 13 Jun 2024)

  Changed paths:
M .all-contributorsrc
M docs/pages/pmd/projectdocs/credits.md
M docs/pages/release_notes.md
M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/TypeOps.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/internal/infer/InferenceVar.java
M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/internal/infer/TypeInferenceTest.kt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnusedPrivateMethod.xml

  Log Message:
  ---
  [java] Fix #5047 - type inference with enum #5052

Merge pull request #5052 from oowekyala:issue5047-inference-with-enum


Compare: https://github.com/pmd/pmd/compare/b3851fe26e76...0dd8fc791b11

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd.github.io] 67d80e: PMD For Eclipse 7.2.0.v20240531-1152-r Released

2024-05-31 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd.github.io
  Commit: 67d80e45c18f8479eae799b0508cacea4fc9801b
  
https://github.com/pmd/pmd.github.io/commit/67d80e45c18f8479eae799b0508cacea4fc9801b
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
A _posts/2024-05-31-PMD-for-Eclipse-7.2.0.v20240531-1152-r-released.md

  Log Message:
  ---
  PMD For Eclipse 7.2.0.v20240531-1152-r Released



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd.github.io/settings/notifications


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


[pmd-commits] [pmd/pmd-eclipse-plugin]

2024-05-31 Thread Andreas Dangel via Pmd-commits
  Branch: refs/tags/7.2.0.v20240531-1152-r
  Home:   https://github.com/pmd/pmd-eclipse-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-eclipse-plugin/settings/notifications


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


[pmd-commits] [pmd/pmd-eclipse-plugin] 108568: Update to PMD 7.2.0

2024-05-31 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-eclipse-plugin
  Commit: 108568c26a37899a0035a43bcfd5eaf31043135d
  
https://github.com/pmd/pmd-eclipse-plugin/commit/108568c26a37899a0035a43bcfd5eaf31043135d
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M ReleaseNotes.md
M pom.xml

  Log Message:
  ---
  Update to PMD 7.2.0


  Commit: 4edbba0ac2817ccb65d7e4fabdc92cf6727d85d5
  
https://github.com/pmd/pmd-eclipse-plugin/commit/4edbba0ac2817ccb65d7e4fabdc92cf6727d85d5
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M ReleaseNotes.md
M net.sourceforge.pmd.eclipse.p2updatesite/pom.xml
M net.sourceforge.pmd.eclipse.plugin.test.fragment/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin.test.fragment/pom.xml
M net.sourceforge.pmd.eclipse.plugin.test/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin.test/pom.xml
M net.sourceforge.pmd.eclipse.plugin/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin/pom.xml
M net.sourceforge.pmd.eclipse/feature.xml
M net.sourceforge.pmd.eclipse/pom.xml
M pom.xml

  Log Message:
  ---
  Prepare release pmd-eclipse-plugin 7.2.0.v20240531-1152-r


  Commit: 76f07ca69fc1794a450700901371925956c6cad4
  
https://github.com/pmd/pmd-eclipse-plugin/commit/76f07ca69fc1794a450700901371925956c6cad4
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M ReleaseNotes.md
M net.sourceforge.pmd.eclipse.p2updatesite/pom.xml
M net.sourceforge.pmd.eclipse.plugin.test.fragment/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin.test.fragment/pom.xml
M net.sourceforge.pmd.eclipse.plugin.test/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin.test/pom.xml
M net.sourceforge.pmd.eclipse.plugin/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin/pom.xml
M net.sourceforge.pmd.eclipse/feature.xml
M net.sourceforge.pmd.eclipse/pom.xml
M pom.xml

  Log Message:
  ---
  Prepare next pmd-eclipse-plugin development version 7.3.0-SNAPSHOT


Compare: 
https://github.com/pmd/pmd-eclipse-plugin/compare/1dd569ffa479...76f07ca69fc1

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-eclipse-plugin/settings/notifications


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


[pmd-commits] [pmd/pmd.github.io] 497a3a: Prepare pmd release 7.2.0

2024-05-31 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd.github.io
  Commit: 497a3abeb717bfec49847d974753197e5cb548e2
  
https://github.com/pmd/pmd.github.io/commit/497a3abeb717bfec49847d974753197e5cb548e2
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M _config.yml
A _posts/2024-05-31-PMD-7.2.0.md

  Log Message:
  ---
  Prepare pmd release 7.2.0



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd.github.io/settings/notifications


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


[pmd-commits] [pmd/pmd] 27a14c: Prepare pmd release 7.2.0

2024-05-31 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 27a14cc61e4659447125422756e545fe2a7b96f0
  https://github.com/pmd/pmd/commit/27a14cc61e4659447125422756e545fe2a7b96f0
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M docs/_config.yml
M docs/pages/release_notes.md

  Log Message:
  ---
  Prepare pmd release 7.2.0


  Commit: 38bc997d4e7f4b29cee86829915f17f925211800
  https://github.com/pmd/pmd/commit/38bc997d4e7f4b29cee86829915f17f925211800
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M pmd-ant/pom.xml
M pmd-apex/pom.xml
M pmd-cli/pom.xml
M pmd-coco/pom.xml
M pmd-compat6/pom.xml
M pmd-core/pom.xml
M pmd-cpp/pom.xml
M pmd-cs/pom.xml
M pmd-dart/pom.xml
M pmd-dist/pom.xml
M pmd-doc/pom.xml
M pmd-fortran/pom.xml
M pmd-gherkin/pom.xml
M pmd-go/pom.xml
M pmd-groovy/pom.xml
M pmd-html/pom.xml
M pmd-java/pom.xml
M pmd-javascript/pom.xml
M pmd-jsp/pom.xml
M pmd-julia/pom.xml
M pmd-kotlin/pom.xml
M pmd-lang-test/pom.xml
M pmd-languages-deps/pom.xml
M pmd-lua/pom.xml
M pmd-matlab/pom.xml
M pmd-modelica/pom.xml
M pmd-objectivec/pom.xml
M pmd-perl/pom.xml
M pmd-php/pom.xml
M pmd-plsql/pom.xml
M pmd-python/pom.xml
M pmd-ruby/pom.xml
M pmd-scala-modules/pmd-scala-common/pom.xml
M pmd-scala-modules/pmd-scala_2.12/pom.xml
M pmd-scala-modules/pmd-scala_2.13/pom.xml
M pmd-swift/pom.xml
M pmd-test-schema/pom.xml
M pmd-test/pom.xml
M pmd-tsql/pom.xml
M pmd-velocity/pom.xml
M pmd-visualforce/pom.xml
M pmd-xml/pom.xml
M pom.xml

  Log Message:
  ---
  [release] prepare release pmd_releases/7.2.0


  Commit: 28c6c8e1210e1c4591ba8aa1d0ae537a538eb104
  https://github.com/pmd/pmd/commit/28c6c8e1210e1c4591ba8aa1d0ae537a538eb104
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M docs/_config.yml
M docs/pages/release_notes.md
M docs/pages/release_notes_old.md
M pmd-ant/pom.xml
M pmd-apex/pom.xml
M pmd-cli/pom.xml
M pmd-coco/pom.xml
M pmd-compat6/pom.xml
M pmd-core/pom.xml
M pmd-cpp/pom.xml
M pmd-cs/pom.xml
M pmd-dart/pom.xml
M pmd-dist/pom.xml
M pmd-doc/pom.xml
M pmd-fortran/pom.xml
M pmd-gherkin/pom.xml
M pmd-go/pom.xml
M pmd-groovy/pom.xml
M pmd-html/pom.xml
M pmd-java/pom.xml
M pmd-javascript/pom.xml
M pmd-jsp/pom.xml
M pmd-julia/pom.xml
M pmd-kotlin/pom.xml
M pmd-lang-test/pom.xml
M pmd-languages-deps/pom.xml
M pmd-lua/pom.xml
M pmd-matlab/pom.xml
M pmd-modelica/pom.xml
M pmd-objectivec/pom.xml
M pmd-perl/pom.xml
M pmd-php/pom.xml
M pmd-plsql/pom.xml
M pmd-python/pom.xml
M pmd-ruby/pom.xml
M pmd-scala-modules/pmd-scala-common/pom.xml
M pmd-scala-modules/pmd-scala_2.12/pom.xml
M pmd-scala-modules/pmd-scala_2.13/pom.xml
M pmd-swift/pom.xml
M pmd-test-schema/pom.xml
M pmd-test/pom.xml
M pmd-tsql/pom.xml
M pmd-velocity/pom.xml
M pmd-visualforce/pom.xml
M pmd-xml/pom.xml
M pom.xml

  Log Message:
  ---
  [release] Prepare next development version [skip ci]


Compare: https://github.com/pmd/pmd/compare/e27b30e0b522...28c6c8e1210e

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd] 27a14c: Prepare pmd release 7.2.0

2024-05-31 Thread Andreas Dangel via Pmd-commits
  Branch: refs/tags/pmd_releases/7.2.0
  Home:   https://github.com/pmd/pmd
  Commit: 27a14cc61e4659447125422756e545fe2a7b96f0
  https://github.com/pmd/pmd/commit/27a14cc61e4659447125422756e545fe2a7b96f0
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M docs/_config.yml
M docs/pages/release_notes.md

  Log Message:
  ---
  Prepare pmd release 7.2.0


  Commit: 38bc997d4e7f4b29cee86829915f17f925211800
  https://github.com/pmd/pmd/commit/38bc997d4e7f4b29cee86829915f17f925211800
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M pmd-ant/pom.xml
M pmd-apex/pom.xml
M pmd-cli/pom.xml
M pmd-coco/pom.xml
M pmd-compat6/pom.xml
M pmd-core/pom.xml
M pmd-cpp/pom.xml
M pmd-cs/pom.xml
M pmd-dart/pom.xml
M pmd-dist/pom.xml
M pmd-doc/pom.xml
M pmd-fortran/pom.xml
M pmd-gherkin/pom.xml
M pmd-go/pom.xml
M pmd-groovy/pom.xml
M pmd-html/pom.xml
M pmd-java/pom.xml
M pmd-javascript/pom.xml
M pmd-jsp/pom.xml
M pmd-julia/pom.xml
M pmd-kotlin/pom.xml
M pmd-lang-test/pom.xml
M pmd-languages-deps/pom.xml
M pmd-lua/pom.xml
M pmd-matlab/pom.xml
M pmd-modelica/pom.xml
M pmd-objectivec/pom.xml
M pmd-perl/pom.xml
M pmd-php/pom.xml
M pmd-plsql/pom.xml
M pmd-python/pom.xml
M pmd-ruby/pom.xml
M pmd-scala-modules/pmd-scala-common/pom.xml
M pmd-scala-modules/pmd-scala_2.12/pom.xml
M pmd-scala-modules/pmd-scala_2.13/pom.xml
M pmd-swift/pom.xml
M pmd-test-schema/pom.xml
M pmd-test/pom.xml
M pmd-tsql/pom.xml
M pmd-velocity/pom.xml
M pmd-visualforce/pom.xml
M pmd-xml/pom.xml
M pom.xml

  Log Message:
  ---
  [release] prepare release pmd_releases/7.2.0


Compare: https://github.com/pmd/pmd/compare/27a14cc61e46%5E...38bc997d4e7f

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd-eclipse-plugin] 1dd569: Bump build-tools from 24 to 25

2024-05-31 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-eclipse-plugin
  Commit: 1dd569ffa479c8061adf430f3e2726aca5442822
  
https://github.com/pmd/pmd-eclipse-plugin/commit/1dd569ffa479c8061adf430f3e2726aca5442822
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M .github/actions/setup/action.yml
M pom.xml

  Log Message:
  ---
  Bump build-tools from 24 to 25



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-eclipse-plugin/settings/notifications


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


[pmd-commits] [pmd/pmd] e27b30: Bump pmd-designer from 7.2.0-SNAPSHOT to 7.2.0

2024-05-31 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: e27b30e0b52229f66c5dae8aab0c2b95d877a135
  https://github.com/pmd/pmd/commit/e27b30e0b52229f66c5dae8aab0c2b95d877a135
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump pmd-designer from 7.2.0-SNAPSHOT to 7.2.0



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd] 02cb57: Fix #1619 - LocalVariableCouldBeFinal FP with loops

2024-05-31 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 02cb5701fadbfe387bdb86c616f9e40307eb5c55
  https://github.com/pmd/pmd/commit/02cb5701fadbfe387bdb86c616f9e40307eb5c55
  Author: Clément Fournier 
  Date:   2024-05-11 (Sat, 11 May 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/internal/JavaAstUtils.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/LocalVariableCouldBeFinalRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/MethodArgumentCouldBeFinalRule.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/LocalVariableCouldBeFinal.xml

  Log Message:
  ---
  Fix #1619 - LocalVariableCouldBeFinal FP with loops


  Commit: c140acd8f94013fc5cb142449c25570f9859180c
  https://github.com/pmd/pmd/commit/c140acd8f94013fc5cb142449c25570f9859180c
  Author: Clément Fournier 
  Date:   2024-05-11 (Sat, 11 May 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/internal/JavaAstUtils.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/LocalVariableCouldBeFinalRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/MethodArgumentCouldBeFinalRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/internal/DataflowPass.java
M 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/rule/internal/DataflowPassTest.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/LocalVariableCouldBeFinal.xml

  Log Message:
  ---
  Fix #3122 - LocalVariableCouldBeFinal should consider blank local variables


  Commit: 7f0d148a1ba64fa8e66654a838527c1a78293ca2
  https://github.com/pmd/pmd/commit/7f0d148a1ba64fa8e66654a838527c1a78293ca2
  Author: Clément Fournier 
  Date:   2024-05-11 (Sat, 11 May 2024)

  Changed paths:
M pmd-core/src/main/java/net/sourceforge/pmd/util/DataMap.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/ASTAssignableExpr.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/SingularFieldRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/internal/DataflowPass.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/LocalVariableCouldBeFinal.xml

  Log Message:
  ---
  Fix FPs


  Commit: fc24eced58a851b0b4266ce6099033616e89c83a
  https://github.com/pmd/pmd/commit/fc24eced58a851b0b4266ce6099033616e89c83a
  Author: Clément Fournier 
  Date:   2024-05-14 (Tue, 14 May 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryBoxingRule.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/UnnecessaryBoxing.xml

  Log Message:
  ---
  Fix #4903 - UnnecessaryBoxing where explicit conversion is necessary


  Commit: 625fb36b14ecb450519506743471ed2f51278f48
  https://github.com/pmd/pmd/commit/625fb36b14ecb450519506743471ed2f51278f48
  Author: Clément Fournier 
  Date:   2024-05-14 (Tue, 14 May 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/internal/JavaAstUtils.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryBoxingRule.java
M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/TypeOps.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/ast/ExprContext.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/ast/internal/PolyResolution.java
M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/ast/ConversionContextTests.kt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/UnnecessaryBoxing.xml

  Log Message:
  ---
  Fix #4924 - UnnecessaryBoxing FP in lambda

Change a bit the behavior for some test cases.
Previously the rule reported necessary boxing
that could be simplified another way, but that
is an edge case and not worth complexifying
the rule


  Commit: eb17c9aab73bdb7ce1f1c11993fdf1befc0a2311
  https://github.com/pmd/pmd/commit/eb17c9aab73bdb7ce1f1c11993fdf1befc0a2311
  Author: Clément Fournier 
  Date:   2024-05-15 (Wed, 15 May 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryBoxingRule.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/UnnecessaryBoxing.xml

  Log Message:
  ---
  Fix many problems with UnnecessaryBoxing


  Commit: ed18c9d746a815f29c6d7a311d3f74d0f5a5e878
  https://github.com/pmd/pmd/commit/ed18c9d746a815f29c6d7a311d3f74d0f5a5e878
  Author: Clément Fournier 
  Date:   2024-05-16 (Thu, 16 May 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryBoxingRule.java

  Log Message:
  ---
  Fix PMD 

[pmd-commits] [pmd/pmd-designer] 9fbead: [doc] Update release notes for next version

2024-05-31 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-designer
  Commit: 9fbeadda7d727a6a61f8d77bf19c7a6192acd454
  
https://github.com/pmd/pmd-designer/commit/9fbeadda7d727a6a61f8d77bf19c7a6192acd454
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  [doc] Update release notes for next version



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-designer/settings/notifications


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


[pmd-commits] [pmd/pmd-designer]

2024-05-31 Thread Andreas Dangel via Pmd-commits
  Branch: refs/tags/7.2.0
  Home:   https://github.com/pmd/pmd-designer

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-designer/settings/notifications


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


[pmd-commits] [pmd/pmd-designer] 3e3e4b: [maven-release-plugin] prepare for next developmen...

2024-05-31 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-designer
  Commit: 3e3e4bb6e645cb7fbd8f6de38d9dace870f029e1
  
https://github.com/pmd/pmd-designer/commit/3e3e4bb6e645cb7fbd8f6de38d9dace870f029e1
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-designer/settings/notifications


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


[pmd-commits] [pmd/pmd-designer] 39b7cf: [doc] Update release notes for 7.2.0

2024-05-31 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-designer
  Commit: 39b7cf67cb9f356e42c4bba713e5b773a2052933
  
https://github.com/pmd/pmd-designer/commit/39b7cf67cb9f356e42c4bba713e5b773a2052933
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  [doc] Update release notes for 7.2.0


  Commit: 32bd9b95459de5056a83780fe673397d65bacff2
  
https://github.com/pmd/pmd-designer/commit/32bd9b95459de5056a83780fe673397d65bacff2
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 7.2.0


Compare: https://github.com/pmd/pmd-designer/compare/32c866c92a3d...32bd9b95459d

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-designer/settings/notifications


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


[pmd-commits] [pmd/pmd-designer] 32c866: Bump build-tools from 24 to 25

2024-05-31 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-designer
  Commit: 32c866c92a3d1fee02298fd6d421196689b7e954
  
https://github.com/pmd/pmd-designer/commit/32c866c92a3d1fee02298fd6d421196689b7e954
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M .github/workflows/build.yml
M pom.xml

  Log Message:
  ---
  Bump build-tools from 24 to 25



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-designer/settings/notifications


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


[pmd-commits] [pmd/build-tools] 066f7d: [maven-release-plugin] prepare for next developmen...

2024-05-31 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/build-tools
  Commit: 066f7d44bcd9c368139ef1ad0ab98baaab483c09
  
https://github.com/pmd/build-tools/commit/066f7d44bcd9c368139ef1ad0ab98baaab483c09
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/build-tools/settings/notifications


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


[pmd-commits] [pmd/build-tools]

2024-05-31 Thread Andreas Dangel via Pmd-commits
  Branch: refs/tags/25
  Home:   https://github.com/pmd/build-tools

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/build-tools/settings/notifications


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


[pmd-commits] [pmd/build-tools] d4ab96: Update PMD-code-style.xml

2024-05-31 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/build-tools
  Commit: d4ab96ae2d32530ab1bce21e5204f5860e2db092
  
https://github.com/pmd/build-tools/commit/d4ab96ae2d32530ab1bce21e5204f5860e2db092
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M intellij-idea/PMD-code-style.xml

  Log Message:
  ---
  Update PMD-code-style.xml


  Commit: 1a762518e54388fe5ea5c1eb7899880cf5f09bcc
  
https://github.com/pmd/build-tools/commit/1a762518e54388fe5ea5c1eb7899880cf5f09bcc
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 25


Compare: https://github.com/pmd/build-tools/compare/717145f259fa...1a762518e543

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/build-tools/settings/notifications


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


[pmd-commits] [pmd/build-tools] 07022c: Custom surefire-provider for junit platform

2024-05-31 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/build-tools
  Commit: 07022c5a6f4461263a25e7434f356fbbb290d702
  
https://github.com/pmd/build-tools/commit/07022c5a6f4461263a25e7434f356fbbb290d702
  Author: Andreas Dangel 
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
M pom.xml
A 
src/main/java/net/sourceforge/pmd/buildtools/surefire/junit/JUnitPlatformProvider.java
A 
src/main/java/net/sourceforge/pmd/buildtools/surefire/junit/RootContainer.java
A 
src/main/java/net/sourceforge/pmd/buildtools/surefire/junit/TestExecutionListener.java
A 
src/main/resources/META-INF/services/org.apache.maven.surefire.api.provider.SurefireProvider
A 
src/test/java/net/sourceforge/pmd/buildtools/surefire/junit/TestExecutionListenerTest.java

  Log Message:
  ---
  Custom surefire-provider for junit platform

This provider reports only one test set by test class,
accumulating all tests that belong together. Furthermore,
the unique id of the tests are used as method names to be
sure that no two test cases have the same name, so that
surefire's run statistics work correctly.

It fails any test set (aka. test class) if there were
no test cases reported.


  Commit: 0e66f6053a395d44747244b3df7ba47458fbc678
  
https://github.com/pmd/build-tools/commit/0e66f6053a395d44747244b3df7ba47458fbc678
  Author: Andreas Dangel 
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
M 
src/main/java/net/sourceforge/pmd/buildtools/surefire/junit/JUnitPlatformProvider.java
M 
src/main/java/net/sourceforge/pmd/buildtools/surefire/junit/TestExecutionListener.java

  Log Message:
  ---
  Capture test outputs


  Commit: 717db37dccc6b8747c372f7f6fd138e856f07429
  
https://github.com/pmd/build-tools/commit/717db37dccc6b8747c372f7f6fd138e856f07429
  Author: Andreas Dangel 
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
M 
src/main/java/net/sourceforge/pmd/buildtools/surefire/junit/RootContainer.java
M 
src/test/java/net/sourceforge/pmd/buildtools/surefire/junit/TestExecutionListenerTest.java

  Log Message:
  ---
  Ignore empty junit suites


  Commit: 9b6ed437541d169db0099b815c9f41ff36a54c11
  
https://github.com/pmd/build-tools/commit/9b6ed437541d169db0099b815c9f41ff36a54c11
  Author: Andreas Dangel 
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Downgrade junit to match pmd/pmd


  Commit: 23d8f1ae59df0db51a83f2aa19d5dd06ce75d2d9
  
https://github.com/pmd/build-tools/commit/23d8f1ae59df0db51a83f2aa19d5dd06ce75d2d9
  Author: Andreas Dangel 
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
M 
src/main/java/net/sourceforge/pmd/buildtools/surefire/junit/TestExecutionListener.java

  Log Message:
  ---
  Report full class name for test sets


  Commit: bb66782ae95176cc63a5e021b2384b5cfc256b44
  
https://github.com/pmd/build-tools/commit/bb66782ae95176cc63a5e021b2384b5cfc256b44
  Author: Andreas Dangel 
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
M 
src/main/java/net/sourceforge/pmd/buildtools/surefire/junit/TestExecutionListener.java

  Log Message:
  ---
  Fallback to class name from UniqueId


  Commit: 3fd3ab6d31834ad5ba04abe6487cb6fdaf12286b
  
https://github.com/pmd/build-tools/commit/3fd3ab6d31834ad5ba04abe6487cb6fdaf12286b
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M 
src/main/java/net/sourceforge/pmd/buildtools/surefire/junit/JUnitPlatformProvider.java

  Log Message:
  ---
  Only create one TestPlan to speed up test execution


  Commit: 9a6e2f1832d2f3e22d05d30334c7a19b1371aa67
  
https://github.com/pmd/build-tools/commit/9a6e2f1832d2f3e22d05d30334c7a19b1371aa67
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M 
src/main/java/net/sourceforge/pmd/buildtools/surefire/junit/TestExecutionListener.java

  Log Message:
  ---
  Track elapsed times for tests, only add a StackTraceWriter when needed


  Commit: 717145f259fa9db90aeab816c13caeba6c0610d7
  
https://github.com/pmd/build-tools/commit/717145f259fa9db90aeab816c13caeba6c0610d7
  Author: Andreas Dangel 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M pom.xml
A 
src/main/java/net/sourceforge/pmd/buildtools/surefire/junit/JUnitPlatformProvider.java
A 
src/main/java/net/sourceforge/pmd/buildtools/surefire/junit/RootContainer.java
A 
src/main/java/net/sourceforge/pmd/buildtools/surefire/junit/TestExecutionListener.java
A 
src/main/resources/META-INF/services/org.apache.maven.surefire.api.provider.SurefireProvider
A 
src/test/java/net/sourceforge/pmd/buildtools/surefire/junit/TestExecutionListenerTest.java

  Log Message:
  ---
  Custom surefire-provider for junit platform (#32)

Merge pull request #32 from adangel:surefire-provider


Compare: https://github.com/pmd/build-tools/compare/e6493af8ca24...717145f259fa

To 

[pmd-commits] [pmd/pmd] f30b53: Update pmd-designer 7.2.0-SNAPSHOT

2024-05-23 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: f30b535f61737f18f5ded94f3261f6314d26814b
  https://github.com/pmd/pmd/commit/f30b535f61737f18f5ded94f3261f6314d26814b
  Author: Andreas Dangel 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M docs/pages/release_notes.md
M pom.xml

  Log Message:
  ---
  Update pmd-designer 7.2.0-SNAPSHOT



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd-designer]

2024-05-23 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/sequence-attributes
  Home:   https://github.com/pmd/pmd-designer

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-designer/settings/notifications


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


[pmd-commits] [pmd/pmd-designer] e8b25a: Properly stringify collection attributes

2024-05-23 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-designer
  Commit: e8b25a5f0ce39cdda6e1adb58e10b9dd3d22
  
https://github.com/pmd/pmd-designer/commit/e8b25a5f0ce39cdda6e1adb58e10b9dd3d22
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-05-07 (Tue, 07 May 2024)

  Changed paths:
M src/main/java/net/sourceforge/pmd/util/fxdesigner/util/DesignerUtil.java

  Log Message:
  ---
  Properly stringify collection attributes

 - Show them as proper XPath sequences


  Commit: f45d79a3ecb2c5c4216ddb3202544720cb722d9a
  
https://github.com/pmd/pmd-designer/commit/f45d79a3ecb2c5c4216ddb3202544720cb722d9a
  Author: Andreas Dangel 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update CHANGELOG.md (#85)


  Commit: 4480ba671bc9fa7c25c0aafd238b55e779cfa196
  
https://github.com/pmd/pmd-designer/commit/4480ba671bc9fa7c25c0aafd238b55e779cfa196
  Author: Andreas Dangel 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M CHANGELOG.md
M src/main/java/net/sourceforge/pmd/util/fxdesigner/util/DesignerUtil.java

  Log Message:
  ---
  Properly stringify collection attributes as sequences (#85)

Merge pull request #85 from sequence-attributes


  Commit: 6fe420a3d9eb9fc88a6584d1882cb01c0c29c644
  
https://github.com/pmd/pmd-designer/commit/6fe420a3d9eb9fc88a6584d1882cb01c0c29c644
  Author: Andreas Dangel 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Set version to 7.2.0-SNAPSHOT


Compare: https://github.com/pmd/pmd-designer/compare/b71d5ecee489...6fe420a3d9eb

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-designer/settings/notifications


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


[pmd-commits] [pmd/pmd] f1b2cd: Make variable naming conventions skip unnamed vari...

2024-05-23 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: f1b2cda3dc79305baabe0c1b60676e70b719495d
  https://github.com/pmd/pmd/commit/f1b2cda3dc79305baabe0c1b60676e70b719495d
  Author: Clément Fournier 
  Date:   2024-05-11 (Sat, 11 May 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/ASTVariableId.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/FormalParameterNamingConventionsRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/LocalVariableNamingConventionsRule.java

  Log Message:
  ---
  Make variable naming conventions skip unnamed variables

Fix #4954


  Commit: dab89d48066d94baed6ce599dec9d2d1f863cabe
  https://github.com/pmd/pmd/commit/dab89d48066d94baed6ce599dec9d2d1f863cabe
  Author: Clément Fournier 
  Date:   2024-05-11 (Sat, 11 May 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/symbols/table/internal/SymTableFactory.java
M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/symbols/table/internal/VarScopingTest.kt

  Log Message:
  ---
  Don"t add unnamed variables to symtable


  Commit: 690ff9d6e4779d96ee64173b363fe926f805410c
  https://github.com/pmd/pmd/commit/690ff9d6e4779d96ee64173b363fe926f805410c
  Author: Clément Fournier 
  Date:   2024-05-11 (Sat, 11 May 2024)

  Changed paths:
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/FormalParameterNamingConventions.xml
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/LocalVariableNamingConventions.xml

  Log Message:
  ---
  Add tests


  Commit: 40c7ffe03e245a7b12e9328463c3dc6ed91d90ed
  https://github.com/pmd/pmd/commit/40c7ffe03e245a7b12e9328463c3dc6ed91d90ed
  Author: Clément Fournier 
  Date:   2024-05-11 (Sat, 11 May 2024)

  Changed paths:
M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/Bug1429.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/GitHubBug1780OuterClass.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/GitHubBug207.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/GitHubBug309.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/LambdaBug1333.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/LambdaBug1470.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/LambdaBug206.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/ParserCornerCases.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/ParserCornerCases17.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/ParserCornerCases18.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/SwitchStatements.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/SwitchWithFallthrough.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java14/MultipleCaseLabels.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java14/SimpleSwitchExpressions.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java14/SwitchExpressions.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java14/SwitchRules.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java14/YieldStatements.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java15/NonSealedIdentifier.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java15/TextBlocks.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java16/LocalClassAndInterfaceDeclarations.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java16/LocalRecords.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java16/NonSealedIdentifier.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java16/PatternMatchingInstanceof.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java16/Point.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java16/Records.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java17/LocalVars.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java21/DealingWithNull.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java21/EnhancedTypeCheckingSwitch.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java21/ExhaustiveSwitch.txt
M 

[pmd-commits] [pmd/pmd] cc1746: Fix #4990 - Add attribute `@PackageQualifier` to A...

2024-05-23 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: cc17469f4e94df0e708c4ad531d0eb39b6a6c252
  https://github.com/pmd/pmd/commit/cc17469f4e94df0e708c4ad531d0eb39b6a6c252
  Author: Clément Fournier 
  Date:   2024-05-11 (Sat, 11 May 2024)

  Changed paths:
M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/ASTClassType.java

  Log Message:
  ---
  Fix #4990 - Add attribute `@PackageQualifier` to ASTClassType


  Commit: 98d455af4505cad6cc86c3655021501347fc1f2f
  https://github.com/pmd/pmd/commit/98d455af4505cad6cc86c3655021501347fc1f2f
  Author: Clément Fournier 
  Date:   2024-05-11 (Sat, 11 May 2024)

  Changed paths:
M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/Bug1429.txt
M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/Bug1530.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/GitHubBug1780OuterClass.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/GitHubBug207.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/GitHubBug208.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/GitHubBug309.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/GitHubBug3642.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/LambdaBug1333.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/LambdaBug1470.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/LambdaBug206.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/ParserCornerCases.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/ParserCornerCases17.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/ParserCornerCases18.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/SwitchStatements.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java14/MultipleCaseLabels.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java14/SimpleSwitchExpressions.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java14/SwitchExpressions.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java14/SwitchRules.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java15/NonSealedIdentifier.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java15/TextBlocks.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java16/LocalRecords.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java16/NonSealedIdentifier.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java16/PatternMatchingInstanceof.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java16/Point.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java16/Records.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java17/LocalVars.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java17/SealedInnerClasses.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java17/expression/Expr.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java17/geometry/Shape.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java17/geometry/Square.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java21/AnnotationValueInitializers.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java21/DealingWithNull.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java21/EnhancedTypeCheckingSwitch.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java21/ExhaustiveSwitch.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java21/GuardedPatterns.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java21/Jep440_RecordPatterns.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java21/Jep441_PatternMatchingForSwitch.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java21/PatternsInSwitchLabels.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java21/RecordPatterns.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java21/RecordPatternsExhaustiveSwitch.txt
M 

[pmd-commits] [pmd/pmd] ec30fe: Update gems

2024-05-23 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: ec30fe1b01d5da437e5cd3dbcfa78d57ab2d8248
  https://github.com/pmd/pmd/commit/ec30fe1b01d5da437e5cd3dbcfa78d57ab2d8248
  Author: Andreas Dangel 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M Gemfile.lock
M docs/Gemfile.lock

  Log Message:
  ---
  Update gems

- Bump nokogiri from 1.16.2 to 1.16.5
- Bump rexml from 3.2.6 to 3.2.8

Fixes https://github.com/pmd/pmd/security/dependabot/52
Fixes https://github.com/pmd/pmd/security/dependabot/53
Fixes https://github.com/advisories/GHSA-r95h-9x8f-r3f7
Fixes https://github.com/pmd/pmd/security/dependabot/56
Fixes https://github.com/pmd/pmd/security/dependabot/57
Fixes https://github.com/advisories/GHSA-vg3r-rm7w-2xgh
Fixes CVE-2024-35176



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd.github.io] 7e5128: Update gems

2024-05-23 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd.github.io
  Commit: 7e5128d045c300255475f9dd6841096e31e7a960
  
https://github.com/pmd/pmd.github.io/commit/7e5128d045c300255475f9dd6841096e31e7a960
  Author: Andreas Dangel 
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
M Gemfile.lock

  Log Message:
  ---
  Update gems

- Bump rexml from 3.2.6 to 3.2.8

Fixes https://github.com/pmd/pmd.github.io/security/dependabot/6
Fixes https://github.com/advisories/GHSA-vg3r-rm7w-2xgh
Fixes CVE-2024-35176



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd.github.io/settings/notifications


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


[pmd-commits] [pmd/pmd] ef1965: [ci] Only run PMD twice instead of three times dur...

2024-05-03 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: ef19659cb67ed087878c1d860df7b009c82855d5
  https://github.com/pmd/pmd/commit/ef19659cb67ed087878c1d860df7b009c82855d5
  Author: Andreas Dangel 
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [ci] Only run PMD twice instead of three times during build

pmd:check executes implicitly pmd:pmd, but with
the default configuration. For execution
"pmd-test" this means, we called pmd:pmd twice:
Once within "pmd-test" to check test code and
once more via pmd:check, but against the main code.

Skipping now the default configuration always
and explicitly call pmd:pmd in the two
executions.

Thanks @uhafner for the idea.



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd.github.io] ca8f0d: Update about PMD section

2024-05-03 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd.github.io
  Commit: ca8f0d4b33fd757344752a67491f2ae6e22801ad
  
https://github.com/pmd/pmd.github.io/commit/ca8f0d4b33fd757344752a67491f2ae6e22801ad
  Author: Andreas Dangel 
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
M _includes/about.html

  Log Message:
  ---
  Update about PMD section

Fixes pmd/pmd#4842



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd.github.io/settings/notifications


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


[pmd-commits] [pmd/pmd] 516b30: [doc] Fix links in README.md

2024-05-03 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 516b305e502d075ce3c3f4d5a12977606934ed0a
  https://github.com/pmd/pmd/commit/516b305e502d075ce3c3f4d5a12977606934ed0a
  Author: Andreas Dangel 
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
M README.md

  Log Message:
  ---
  [doc] Fix links in README.md

[skip ci]



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd] 199591: [doc] Update about PMD sections

2024-05-03 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 199591bbd81056d440ade3f5bbbf2e6c8476d4ed
  https://github.com/pmd/pmd/commit/199591bbd81056d440ade3f5bbbf2e6c8476d4ed
  Author: Andreas Dangel 
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
M README.md
M docs/index.md
M pom.xml

  Log Message:
  ---
  [doc] Update about PMD sections

Refs #4842



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd] e327a5: Fix impl of ASTVariableId::isResourceDeclaration

2024-05-02 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: e327a548a4f4f30be8f8aa7ad3ce1a95b04e0cbc
  https://github.com/pmd/pmd/commit/e327a548a4f4f30be8f8aa7ad3ce1a95b04e0cbc
  Author: Clément Fournier 
  Date:   2024-04-30 (Tue, 30 Apr 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/ASTVariableId.java
M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/ASTTryStatementTest.kt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/ParserCornerCases17.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java21p/Jep443_UnnamedPatternsAndVariables.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java22/Jep456_UnnamedPatternsAndVariables.txt

  Log Message:
  ---
  Fix impl of ASTVariableId::isResourceDeclaration


  Commit: b6a933b4fcd64a44dbee7f7a9acefdd8f1c80948
  https://github.com/pmd/pmd/commit/b6a933b4fcd64a44dbee7f7a9acefdd8f1c80948
  Author: Andreas Dangel 
  Date:   2024-05-02 (Thu, 02 May 2024)

  Changed paths:
M docs/pages/release_notes.md

  Log Message:
  ---
  [doc] Update release notes (#4988)


  Commit: a2139be00b24d691f21b9a840bb9d82112d745c4
  https://github.com/pmd/pmd/commit/a2139be00b24d691f21b9a840bb9d82112d745c4
  Author: Andreas Dangel 
  Date:   2024-05-02 (Thu, 02 May 2024)

  Changed paths:
M docs/pages/release_notes.md
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/ASTVariableId.java
M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/ASTTryStatementTest.kt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/ParserCornerCases17.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java21p/Jep443_UnnamedPatternsAndVariables.txt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java22/Jep456_UnnamedPatternsAndVariables.txt

  Log Message:
  ---
  [java] Fix impl of ASTVariableId::isResourceDeclaration / 
VariableId/@ResourceDeclaration (#4988)

Merge pull request #4988 from oowekyala:java-fix-isResourceDeclaration


Compare: https://github.com/pmd/pmd/compare/435f0dc7b3d2...a2139be00b24

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd] 03b8d1: Fix #4912 - grammar for TWR allows this expression

2024-05-02 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 03b8d1acef9cae64db4fc1e0458f59756516af3a
  https://github.com/pmd/pmd/commit/03b8d1acef9cae64db4fc1e0458f59756516af3a
  Author: Clément Fournier 
  Date:   2024-04-05 (Fri, 05 Apr 2024)

  Changed paths:
M pmd-java/etc/grammar/Java.jjt
M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/ASTResource.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/internal/PrettyPrintingUtil.java
M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/ASTTryStatementTest.kt

  Log Message:
  ---
  Fix #4912 - grammar for TWR allows this expression


  Commit: e636c206f063014ffaf0601d9da9e2412bbc70dd
  https://github.com/pmd/pmd/commit/e636c206f063014ffaf0601d9da9e2412bbc70dd
  Author: Clément Fournier 
  Date:   2024-04-05 (Fri, 05 Apr 2024)

  Changed paths:
M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/ASTResource.java

  Log Message:
  ---
  Doc


  Commit: 32e56469038346d7c73ec504db64b9585a751046
  https://github.com/pmd/pmd/commit/32e56469038346d7c73ec504db64b9585a751046
  Author: Clément Fournier 
  Date:   2024-04-05 (Fri, 05 Apr 2024)

  Changed paths:
M docs/pages/release_notes.md
M pmd-ant/pom.xml
M pmd-apex/pom.xml
M pmd-cli/pom.xml
M 
pmd-cli/src/main/java/net/sourceforge/pmd/cli/commands/internal/CpdGuiCommand.java
M pmd-core/pom.xml
M pmd-core/src/main/java/net/sourceforge/pmd/AbstractConfiguration.java
M pmd-core/src/main/java/net/sourceforge/pmd/PMDConfiguration.java
M pmd-core/src/main/java/net/sourceforge/pmd/cpd/CPDConfiguration.java
M pmd-core/src/main/java/net/sourceforge/pmd/lang/LanguageRegistry.java
M pmd-core/src/test/java/net/sourceforge/pmd/PmdConfigurationTest.java
M pmd-core/src/test/java/net/sourceforge/pmd/cpd/CPDConfigurationTest.java
A pmd-core/src/test/java/net/sourceforge/pmd/lang/CpdOnlyDummyLanguage.java
A 
pmd-core/src/test/java/net/sourceforge/pmd/lang/DummyLanguageNoCapabilities.java
M 
pmd-core/src/test/resources/META-INF/services/net.sourceforge.pmd.lang.Language
M pmd-doc/pom.xml
M pmd-java/pom.xml
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/internal/PrettyPrintingUtil.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryImportRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UselessParenthesesRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/SingularFieldRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/errorprone/CloseResourceRule.java
M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/JClassType.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/internal/infer/ExprCheckHelper.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/internal/infer/Infer.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/internal/infer/InferenceContext.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/package-info.java
M pmd-java/src/main/resources/category/java/codestyle.xml
M pmd-java/src/main/resources/category/java/errorprone.xml
M 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/ast/internal/PrettyPrintingUtilTest.java
M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/internal/infer/ExplicitTypesTest.kt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/ArrayIsStoredDirectly.xml
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/UnnecessaryImport.xml
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/CloseResource.xml
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/EmptyCatchBlock.xml
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/InvalidLogMessageFormat.xml
M pmd-kotlin/pom.xml
M pmd-modelica/pom.xml
M pmd-plsql/pom.xml
M pmd-scala-modules/pmd-scala-common/pom.xml
M pmd-visualforce/pom.xml
M pmd-xml/pom.xml
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into issue4912-java-grammar-fix


  Commit: eccd99bfd624203ab801f612fda383d16ae745f0
  https://github.com/pmd/pmd/commit/eccd99bfd624203ab801f612fda383d16ae745f0
  Author: Clément Fournier 
  Date:   2024-04-05 (Fri, 05 Apr 2024)

  Changed paths:
M docs/pages/release_notes.md

  Log Message:
  ---
  release notes


  Commit: 32680d5b8349070ec870aedfe8e2a45937cf31f2
  https://github.com/pmd/pmd/commit/32680d5b8349070ec870aedfe8e2a45937cf31f2
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-16 (Tue, 16 Apr 2024)

  Changed paths:
M .all-contributorsrc
M .ci/build.sh
M docs/pages/pmd/projectdocs/credits.md
M docs/pages/pmd/userdocs/suppressing_warnings.md
M 

[pmd-commits] [pmd/pmd] e81449: fixes

2024-05-02 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: e81449db4a5a8710036fb73d4bfc350a4a988baa
  https://github.com/pmd/pmd/commit/e81449db4a5a8710036fb73d4bfc350a4a988baa
  Author: Clément Fournier 
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
M pmd-core/src/main/java/net/sourceforge/pmd/cpd/CpdAnalysis.java
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/document/BaseMappedDocument.java

  Log Message:
  ---
  fixes


  Commit: fb17f7ff9aaf9aee3a1b7620e9dfe0ee02a126f7
  https://github.com/pmd/pmd/commit/fb17f7ff9aaf9aee3a1b7620e9dfe0ee02a126f7
  Author: Clément Fournier 
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
M pmd-core/src/main/java/net/sourceforge/pmd/cpd/CpdAnalysis.java
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/ast/FileAnalysisException.java
M pmd-core/src/test/java/net/sourceforge/pmd/cpd/CpdAnalysisTest.java
M pmd-core/src/test/java/net/sourceforge/pmd/lang/DummyLanguageModule.java

  Log Message:
  ---
  Add test


  Commit: 4c96e678af746fe7fa9eafcf53c4ce52e17816e2
  https://github.com/pmd/pmd/commit/4c96e678af746fe7fa9eafcf53c4ce52e17816e2
  Author: Clément Fournier 
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/document/BaseMappedDocument.java
A 
pmd-core/src/test/java/net/sourceforge/pmd/lang/document/FragmentedTextDocumentTest.java

  Log Message:
  ---
  Add test for document fix


  Commit: d773088661e4340be9b19dc1d74c52e32458a0d9
  https://github.com/pmd/pmd/commit/d773088661e4340be9b19dc1d74c52e32458a0d9
  Author: Clément Fournier 
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
M pmd-core/src/test/java/net/sourceforge/pmd/cpd/CpdAnalysisTest.java

  Log Message:
  ---
  Split unit test


  Commit: 5bb6ece01ab1f67c8ed2832774782f6363edacf1
  https://github.com/pmd/pmd/commit/5bb6ece01ab1f67c8ed2832774782f6363edacf1
  Author: Andreas Dangel 
  Date:   2024-05-02 (Thu, 02 May 2024)

  Changed paths:
M docs/pages/release_notes.md

  Log Message:
  ---
  [doc] Update release notes (#4983)


  Commit: 42ffb31ca07822793ccbf2ada92ed803c52f4f72
  https://github.com/pmd/pmd/commit/42ffb31ca07822793ccbf2ada92ed803c52f4f72
  Author: Andreas Dangel 
  Date:   2024-05-02 (Thu, 02 May 2024)

  Changed paths:
M docs/pages/release_notes.md
M pmd-core/src/main/java/net/sourceforge/pmd/cpd/CpdAnalysis.java
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/ast/FileAnalysisException.java
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/document/BaseMappedDocument.java
M pmd-core/src/test/java/net/sourceforge/pmd/cpd/CpdAnalysisTest.java
M pmd-core/src/test/java/net/sourceforge/pmd/lang/DummyLanguageModule.java
A 
pmd-core/src/test/java/net/sourceforge/pmd/lang/document/FragmentedTextDocumentTest.java

  Log Message:
  ---
  [cpd] Fix CPD crashes about unicode escapes (#4983)

Merge pull request #4983 from oowekyala:cpd-fix-crashes


Compare: https://github.com/pmd/pmd/compare/99aef2450975...42ffb31ca078

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd] af9713: [java] Stop parsing Java for CPD

2024-05-02 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: af97136018cf292bae091311846aa84353e66599
  https://github.com/pmd/pmd/commit/af97136018cf292bae091311846aa84353e66599
  Author: Clément Fournier 
  Date:   2024-04-23 (Tue, 23 Apr 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/SyntacticJavaTokenizerFactory.java
M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/cpd/JavaCpdLexer.java

  Log Message:
  ---
  [java] Stop parsing Java for CPD

Ref #4958


  Commit: beac8ab3acbe060663311ed3a7776dce2c3c713a
  https://github.com/pmd/pmd/commit/beac8ab3acbe060663311ed3a7776dce2c3c713a
  Author: Clément Fournier 
  Date:   2024-04-25 (Thu, 25 Apr 2024)

  Changed paths:
M docs/pages/release_notes.md
M pmd-core/src/main/java/net/sourceforge/pmd/cpd/MatchCollector.java
M pmd-core/src/main/java/net/sourceforge/pmd/util/CollectionUtil.java
M pmd-core/src/test/java/net/sourceforge/pmd/cpd/MatchAlgorithmTest.java
A pmd-cpp/src/test/java/net/sourceforge/pmd/lang/cpp/cpd/CppCpdTest.java
A 
pmd-cpp/src/test/resources/net/sourceforge/pmd/lang/cpp/cpd/testdata/ctype.c
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/internal/DataflowPass.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnusedAssignment.xml
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/ImplicitSwitchFallThrough.xml
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into cpd-java-no-parse


  Commit: 9a25d90c76ae64a0d4c6fd35ca4c90af37fed878
  https://github.com/pmd/pmd/commit/9a25d90c76ae64a0d4c6fd35ca4c90af37fed878
  Author: Clément Fournier 
  Date:   2024-04-28 (Sun, 28 Apr 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/SyntacticJavaTokenizerFactory.java

  Log Message:
  ---
  Put back old implementation in place


  Commit: b70521874a0e8003989b5c449505fd8d617155c4
  https://github.com/pmd/pmd/commit/b70521874a0e8003989b5c449505fd8d617155c4
  Author: Clément Fournier 
  Date:   2024-04-28 (Sun, 28 Apr 2024)

  Changed paths:
M javacc-wrapper.xml
M pmd-java/etc/grammar/Java.jjt
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/SyntacticJavaTokenizerFactory.java

  Log Message:
  ---
  Fix failing tests


  Commit: c476f4c06cdc10f1f76321aba7e4dd75973f518c
  https://github.com/pmd/pmd/commit/c476f4c06cdc10f1f76321aba7e4dd75973f518c
  Author: Andreas Dangel 
  Date:   2024-05-02 (Thu, 02 May 2024)

  Changed paths:
M .all-contributorsrc
M .github/workflows/build.yml
M .github/workflows/git-repo-sync.yml
M .github/workflows/troubleshooting.yml
M Dangerfile
M do-release.sh
M docs/_config.yml
M docs/pages/pmd/projectdocs/committers/releasing.md
M docs/pages/pmd/projectdocs/credits.md
M docs/pages/release_notes.md
M docs/pages/release_notes_old.md
M docs/pages/release_notes_pmd7.md
M pmd-ant/pom.xml
M pmd-apex/pom.xml
M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/design/CognitiveComplexityRule.java
M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/design/CyclomaticComplexityRule.java
M pmd-cli/pom.xml
M pmd-coco/pom.xml
M pmd-compat6/pom.xml
M pmd-core/pom.xml
M pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/RuleSetFactory.java
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/xpath/internal/BaseNodeInfo.java
M 
pmd-core/src/test/java/net/sourceforge/pmd/lang/rule/RuleSetFactoryMessagesTest.java
M 
pmd-core/src/test/java/net/sourceforge/pmd/lang/rule/RulesetFactoryTestBase.java
M pmd-cpp/pom.xml
M pmd-cs/pom.xml
M pmd-dart/pom.xml
M pmd-dist/pom.xml
M pmd-doc/pom.xml
M pmd-fortran/pom.xml
M pmd-gherkin/pom.xml
M pmd-go/pom.xml
M pmd-groovy/pom.xml
M pmd-html/pom.xml
M pmd-java/pom.xml
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/MissingOverrideRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnnecessaryVarargsArrayCreationRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnusedFormalParameterRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnusedPrivateMethodRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/AbstractNamingConventionRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/FieldNamingConventionsRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/IdenticalCatchBranchesRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/LinguisticNamingRule.java
M 

[pmd-commits] [pmd/pmd] 289d5a: Actually duplicate the whole current config for Ru...

2024-05-01 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 289d5aed3bf298c28d09e8f5bd18d1dbbe723a17
  https://github.com/pmd/pmd/commit/289d5aed3bf298c28d09e8f5bd18d1dbbe723a17
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

  Changed paths:
M pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/RuleSetFactory.java

  Log Message:
  ---
  Actually duplicate the whole current config for RuleSetLoader

 - Fixes #4978


  Commit: 882e9ccd2d535ed9eabd45b34ca00c35f6ffe500
  https://github.com/pmd/pmd/commit/882e9ccd2d535ed9eabd45b34ca00c35f6ffe500
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

  Changed paths:
M docs/pages/release_notes.md

  Log Message:
  ---
  update changelog, refs #4978


  Commit: 2d11ed8e93d9028b77a0ecadc61148b5bf27fe88
  https://github.com/pmd/pmd/commit/2d11ed8e93d9028b77a0ecadc61148b5bf27fe88
  Author: Andreas Dangel 
  Date:   2024-05-01 (Wed, 01 May 2024)

  Changed paths:
M 
pmd-core/src/test/java/net/sourceforge/pmd/lang/rule/RuleSetFactoryMessagesTest.java
M 
pmd-core/src/test/java/net/sourceforge/pmd/lang/rule/RulesetFactoryTestBase.java

  Log Message:
  ---
  [core] Add a unit test for ruleset validation messages

Refs #4981
Refs #4978


  Commit: 22a31c938d628d612e90b0c0fc976761f55a48a2
  https://github.com/pmd/pmd/commit/22a31c938d628d612e90b0c0fc976761f55a48a2
  Author: Andreas Dangel 
  Date:   2024-05-01 (Wed, 01 May 2024)

  Changed paths:
M docs/pages/release_notes.md
M pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/RuleSetFactory.java
M 
pmd-core/src/test/java/net/sourceforge/pmd/lang/rule/RuleSetFactoryMessagesTest.java
M 
pmd-core/src/test/java/net/sourceforge/pmd/lang/rule/RulesetFactoryTestBase.java

  Log Message:
  ---
  [core] Actually duplicate the whole current config for RuleSetLoader (#4981)

Merge pull request #4981 from Monits:issue-4978


Compare: https://github.com/pmd/pmd/compare/ec7e5b61cc8e...22a31c938d62

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd] 3c39ae: Fix #4985 UnusedPrivateMethod fp

2024-05-01 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 3c39aed55e30832d67ce9356daeefa686918b448
  https://github.com/pmd/pmd/commit/3c39aed55e30832d67ce9356daeefa686918b448
  Author: Clément Fournier 
  Date:   2024-04-30 (Tue, 30 Apr 2024)

  Changed paths:
M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/TypeOps.java
M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/internal/infer/UnresolvedTypesRecoveryTest.kt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnusedPrivateMethod.xml

  Log Message:
  ---
  Fix #4985 UnusedPrivateMethod fp


  Commit: 4993c629ec8e05ef5bfd98c7083c5b0a5e6e6a40
  https://github.com/pmd/pmd/commit/4993c629ec8e05ef5bfd98c7083c5b0a5e6e6a40
  Author: Andreas Dangel 
  Date:   2024-05-01 (Wed, 01 May 2024)

  Changed paths:
M docs/pages/release_notes.md

  Log Message:
  ---
  [doc] Update release notes (#4985)


  Commit: ec7e5b61cc8eb24a24f439e8830b5f4fe1b145c7
  https://github.com/pmd/pmd/commit/ec7e5b61cc8eb24a24f439e8830b5f4fe1b145c7
  Author: Andreas Dangel 
  Date:   2024-05-01 (Wed, 01 May 2024)

  Changed paths:
M docs/pages/release_notes.md
M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/TypeOps.java
M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/internal/infer/UnresolvedTypesRecoveryTest.kt
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnusedPrivateMethod.xml

  Log Message:
  ---
  [java] Improve a bit the recovery behavior for unknown types (#4989)

Merge pull request #4989 from 
oowekyala:issue4985-unused-private-method-method-ref


Compare: https://github.com/pmd/pmd/compare/af3346455f24...ec7e5b61cc8e

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd-regression-tester] a58799: Fix build, use rake 13.1.0 for now

2024-05-01 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-regression-tester
  Commit: a58799abedac3a8503164417d2642a250cefbc7a
  
https://github.com/pmd/pmd-regression-tester/commit/a58799abedac3a8503164417d2642a250cefbc7a
  Author: Andreas Dangel 
  Date:   2024-05-01 (Wed, 01 May 2024)

  Changed paths:
M Rakefile
M pmdtester.gemspec

  Log Message:
  ---
  Fix build, use rake 13.1.0 for now



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-regression-tester/settings/notifications


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


[pmd-commits] [pmd/pmd] 905bb6: Add failing test for #4975

2024-04-27 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 905bb6518b9d5b457d4c71ed6ecae4440878752b
  https://github.com/pmd/pmd/commit/905bb6518b9d5b457d4c71ed6ecae4440878752b
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

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

  Log Message:
  ---
  Add failing test for #4975


  Commit: 8b3f54c91f2dfcfdf31d486d1df4354a0557c89b
  https://github.com/pmd/pmd/commit/8b3f54c91f2dfcfdf31d486d1df4354a0557c89b
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnusedPrivateMethodRule.java

  Log Message:
  ---
  Fix for #4975


  Commit: fd1479679170b94c1f674f1495493c39b8f77100
  https://github.com/pmd/pmd/commit/fd1479679170b94c1f674f1495493c39b8f77100
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M docs/pages/release_notes.md

  Log Message:
  ---
  Update changelog, refs #4975


  Commit: 2f88755b4827bdc39c64b5bf3a281f88ccce6e02
  https://github.com/pmd/pmd/commit/2f88755b4827bdc39c64b5bf3a281f88ccce6e02
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

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

  Log Message:
  ---
  Add failing test for #4278


  Commit: 002e8f12ff9767edf28e72b7743d9fcda60d202d
  https://github.com/pmd/pmd/commit/002e8f12ff9767edf28e72b7743d9fcda60d202d
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnusedPrivateMethodRule.java

  Log Message:
  ---
  Fix #4278


  Commit: 1cfbaeb737a09f0fc03aa728821a4ec8a94d68ad
  https://github.com/pmd/pmd/commit/1cfbaeb737a09f0fc03aa728821a4ec8a94d68ad
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M docs/pages/release_notes.md

  Log Message:
  ---
  Update changelog, refs #4278


  Commit: 3f7840c1df918b0e07d7c6bead55238747f2b534
  https://github.com/pmd/pmd/commit/3f7840c1df918b0e07d7c6bead55238747f2b534
  Author: Andreas Dangel 
  Date:   2024-04-27 (Sat, 27 Apr 2024)

  Changed paths:
M docs/pages/release_notes.md
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnusedPrivateMethodRule.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnusedPrivateMethod.xml

  Log Message:
  ---
  [java] Properly handle @MethodSource in UnusedPrivateMethod (#4979)

Merge pull request #4979 from Monits:issue-4975


Compare: https://github.com/pmd/pmd/compare/11b8fa2f4548...3f7840c1df91

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd] 11b8fa: [ci] Improve Dangerfile

2024-04-26 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 11b8fa2f4548d28f342449f2bb20df0fe5b4570f
  https://github.com/pmd/pmd/commit/11b8fa2f4548d28f342449f2bb20df0fe5b4570f
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M Dangerfile

  Log Message:
  ---
  [ci] Improve Dangerfile

- Fix FALSE -> false
- Add ?pr=123 to the download link for the report



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd-eclipse-plugin] ff6263: do-release.sh: add note about milestones

2024-04-26 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-eclipse-plugin
  Commit: ff62637758b16cdeb27923438ec3edf8d97d6627
  
https://github.com/pmd/pmd-eclipse-plugin/commit/ff62637758b16cdeb27923438ec3edf8d97d6627
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M do-release.sh

  Log Message:
  ---
  do-release.sh: add note about milestones



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-eclipse-plugin/settings/notifications


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


[pmd-commits] [pmd/pmd-examples] e50b37: Bump maven-pmd-plugin from 3.21.2 to 3.22.0

2024-04-26 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd-examples
  Commit: e50b37e6892cc91c83df2a30c14954dd65b4bb38
  
https://github.com/pmd/pmd-examples/commit/e50b37e6892cc91c83df2a30c14954dd65b4bb38
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M maven/simple-project/pom.xml

  Log Message:
  ---
  Bump maven-pmd-plugin from 3.21.2 to 3.22.0


  Commit: 2d556876d6bcf866b022e96a97517bef38da7939
  
https://github.com/pmd/pmd-examples/commit/2d556876d6bcf866b022e96a97517bef38da7939
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M custom-rules/maven-java/pom.xml
M custom-rules/maven-plsql/pom.xml
M custom-rules/plain-java/.ci/build.sh
M gradle/simple-project/app/build.gradle
M maven/simple-project/pom.xml

  Log Message:
  ---
  Bump pmd from 7.0.0 to 7.1.0


Compare: https://github.com/pmd/pmd-examples/compare/c9dc68b8bf38...2d556876d6bc

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-examples/settings/notifications


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


[pmd-commits] [pmd/pmd-designer] b71d5e: Use pmd 7.1.0 for checks

2024-04-26 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-designer
  Commit: b71d5ecee48999642adf122d7f041223125f91e0
  
https://github.com/pmd/pmd-designer/commit/b71d5ecee48999642adf122d7f041223125f91e0
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use pmd 7.1.0 for checks



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-designer/settings/notifications


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


[pmd-commits] [pmd/pmd-eclipse-plugin] 2c6471: chore: Use pmd 7.1.0 for checks (#195)

2024-04-26 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-eclipse-plugin
  Commit: 2c647166b528bddcd203bf1a9487f50a57dce7d1
  
https://github.com/pmd/pmd-eclipse-plugin/commit/2c647166b528bddcd203bf1a9487f50a57dce7d1
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M ReleaseNotes.md
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/views/ast/ASTViewPage.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/views/ast/NodeImageDeriver.java
M pom.xml

  Log Message:
  ---
  chore: Use pmd 7.1.0 for checks (#195)

* chore: Use pmd 7.1.0 for checks

* [doc] Update release notes (#195)



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-eclipse-plugin/settings/notifications


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


[pmd-commits] [pmd/pmd] 656330: Use pmd 7.1.0 for checks

2024-04-26 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 656330c937ea459acddb1357ab967d88ef31a123
  https://github.com/pmd/pmd/commit/656330c937ea459acddb1357ab967d88ef31a123
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use pmd 7.1.0 for checks


  Commit: 6a1c7de03c92d9c98bdc10102068bb04a307e4a0
  https://github.com/pmd/pmd/commit/6a1c7de03c92d9c98bdc10102068bb04a307e4a0
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M docs/pages/release_notes_pmd7.md

  Log Message:
  ---
  [doc] Restore release_notes_pmd7.md

Was accidentally removed by 339e1d4f436a27f6bb7d1891d835d3f8b4d173d0


Compare: https://github.com/pmd/pmd/compare/339e1d4f436a...6a1c7de03c92

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd-eclipse-plugin] e44006: Support macos on arm64/aarch64

2024-04-26 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-eclipse-plugin
  Commit: e44006cb373daacb8b10a6cf3bc499e10ac22af6
  
https://github.com/pmd/pmd-eclipse-plugin/commit/e44006cb373daacb8b10a6cf3bc499e10ac22af6
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Support macos on arm64/aarch64


  Commit: 692ebd3b46fcd821b0516f5cc775f3ea87dbbabb
  
https://github.com/pmd/pmd-eclipse-plugin/commit/692ebd3b46fcd821b0516f5cc775f3ea87dbbabb
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M ReleaseNotes.md

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


  Commit: ec7f6fed01c40861af9b00557eac83e2f43affb6
  
https://github.com/pmd/pmd-eclipse-plugin/commit/ec7f6fed01c40861af9b00557eac83e2f43affb6
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M ReleaseNotes.md
M pom.xml

  Log Message:
  ---
  [ci] Support macos on arm64/aarch64 (#194)

Merge pull request #194 from adangel:support-macos-arm64


Compare: 
https://github.com/pmd/pmd-eclipse-plugin/compare/b35ea63d862b...ec7f6fed01c4

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-eclipse-plugin/settings/notifications


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


[pmd-commits] [pmd/pmd.github.io] 7a0897: PMD For Eclipse 7.1.0.v20240426-0821-r Released

2024-04-26 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd.github.io
  Commit: 7a08971fbf83bffc48554756b592c25e45edfd4b
  
https://github.com/pmd/pmd.github.io/commit/7a08971fbf83bffc48554756b592c25e45edfd4b
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
A _posts/2024-04-26-PMD-for-Eclipse-7.1.0.v20240426-0821-r-released.md

  Log Message:
  ---
  PMD For Eclipse 7.1.0.v20240426-0821-r Released



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd.github.io/settings/notifications


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


[pmd-commits] [pmd/pmd-eclipse-plugin]

2024-04-26 Thread Andreas Dangel via Pmd-commits
  Branch: refs/tags/7.1.0.v20240426-0821-r
  Home:   https://github.com/pmd/pmd-eclipse-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-eclipse-plugin/settings/notifications


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


[pmd-commits] [pmd/pmd-eclipse-plugin] 652722: Update to PMD 7.1.0

2024-04-26 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-eclipse-plugin
  Commit: 6527223409cb1314bbe3ef8f0f33730d5a7bc30c
  
https://github.com/pmd/pmd-eclipse-plugin/commit/6527223409cb1314bbe3ef8f0f33730d5a7bc30c
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M ReleaseNotes.md
M net.sourceforge.pmd.eclipse.plugin/META-INF/MANIFEST.MF
M pom.xml

  Log Message:
  ---
  Update to PMD 7.1.0


  Commit: 7c16376dac88b17b25ed215ea92882bb4395e6d6
  
https://github.com/pmd/pmd-eclipse-plugin/commit/7c16376dac88b17b25ed215ea92882bb4395e6d6
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M ReleaseNotes.md
M net.sourceforge.pmd.eclipse.p2updatesite/pom.xml
M net.sourceforge.pmd.eclipse.plugin.test.fragment/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin.test.fragment/pom.xml
M net.sourceforge.pmd.eclipse.plugin.test/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin.test/pom.xml
M net.sourceforge.pmd.eclipse.plugin/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin/pom.xml
M net.sourceforge.pmd.eclipse/feature.xml
M net.sourceforge.pmd.eclipse/pom.xml
M pom.xml

  Log Message:
  ---
  Prepare release pmd-eclipse-plugin 7.1.0.v20240426-0821-r


  Commit: b35ea63d862bdaf93a6eba9c31f16af775d37ff8
  
https://github.com/pmd/pmd-eclipse-plugin/commit/b35ea63d862bdaf93a6eba9c31f16af775d37ff8
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M ReleaseNotes.md
M net.sourceforge.pmd.eclipse.p2updatesite/pom.xml
M net.sourceforge.pmd.eclipse.plugin.test.fragment/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin.test.fragment/pom.xml
M net.sourceforge.pmd.eclipse.plugin.test/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin.test/pom.xml
M net.sourceforge.pmd.eclipse.plugin/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin/pom.xml
M net.sourceforge.pmd.eclipse/feature.xml
M net.sourceforge.pmd.eclipse/pom.xml
M pom.xml

  Log Message:
  ---
  Prepare next pmd-eclipse-plugin development version 7.2.0-SNAPSHOT


Compare: 
https://github.com/pmd/pmd-eclipse-plugin/compare/6e0dde0d6c67...b35ea63d862b

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-eclipse-plugin/settings/notifications


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


[pmd-commits] [pmd/pmd.github.io] 4527ad: Prepare pmd release 7.1.0

2024-04-26 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd.github.io
  Commit: 4527ad225b9510dbb488b33f03e249be3c6709a7
  
https://github.com/pmd/pmd.github.io/commit/4527ad225b9510dbb488b33f03e249be3c6709a7
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M _config.yml
A _posts/2024-04-26-PMD-7.1.0.md

  Log Message:
  ---
  Prepare pmd release 7.1.0



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd.github.io/settings/notifications


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


[pmd-commits] [pmd/pmd] 7d0dfa: Prepare pmd release 7.1.0

2024-04-26 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 7d0dfa0b13e96dbbe678b067853631429c61f02e
  https://github.com/pmd/pmd/commit/7d0dfa0b13e96dbbe678b067853631429c61f02e
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M docs/_config.yml
M docs/pages/release_notes.md

  Log Message:
  ---
  Prepare pmd release 7.1.0


  Commit: 592e80d4a9e01b4294d10bcad8ead80291c6ffa7
  https://github.com/pmd/pmd/commit/592e80d4a9e01b4294d10bcad8ead80291c6ffa7
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M pmd-ant/pom.xml
M pmd-apex/pom.xml
M pmd-cli/pom.xml
M pmd-coco/pom.xml
M pmd-compat6/pom.xml
M pmd-core/pom.xml
M pmd-cpp/pom.xml
M pmd-cs/pom.xml
M pmd-dart/pom.xml
M pmd-dist/pom.xml
M pmd-doc/pom.xml
M pmd-fortran/pom.xml
M pmd-gherkin/pom.xml
M pmd-go/pom.xml
M pmd-groovy/pom.xml
M pmd-html/pom.xml
M pmd-java/pom.xml
M pmd-javascript/pom.xml
M pmd-jsp/pom.xml
M pmd-julia/pom.xml
M pmd-kotlin/pom.xml
M pmd-lang-test/pom.xml
M pmd-languages-deps/pom.xml
M pmd-lua/pom.xml
M pmd-matlab/pom.xml
M pmd-modelica/pom.xml
M pmd-objectivec/pom.xml
M pmd-perl/pom.xml
M pmd-php/pom.xml
M pmd-plsql/pom.xml
M pmd-python/pom.xml
M pmd-ruby/pom.xml
M pmd-scala-modules/pmd-scala-common/pom.xml
M pmd-scala-modules/pmd-scala_2.12/pom.xml
M pmd-scala-modules/pmd-scala_2.13/pom.xml
M pmd-swift/pom.xml
M pmd-test-schema/pom.xml
M pmd-test/pom.xml
M pmd-tsql/pom.xml
M pmd-velocity/pom.xml
M pmd-visualforce/pom.xml
M pmd-xml/pom.xml
M pom.xml

  Log Message:
  ---
  [release] prepare release pmd_releases/7.1.0


  Commit: 339e1d4f436a27f6bb7d1891d835d3f8b4d173d0
  https://github.com/pmd/pmd/commit/339e1d4f436a27f6bb7d1891d835d3f8b4d173d0
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M docs/_config.yml
M docs/pages/release_notes.md
M docs/pages/release_notes_old.md
M docs/pages/release_notes_pmd7.md
M pmd-ant/pom.xml
M pmd-apex/pom.xml
M pmd-cli/pom.xml
M pmd-coco/pom.xml
M pmd-compat6/pom.xml
M pmd-core/pom.xml
M pmd-cpp/pom.xml
M pmd-cs/pom.xml
M pmd-dart/pom.xml
M pmd-dist/pom.xml
M pmd-doc/pom.xml
M pmd-fortran/pom.xml
M pmd-gherkin/pom.xml
M pmd-go/pom.xml
M pmd-groovy/pom.xml
M pmd-html/pom.xml
M pmd-java/pom.xml
M pmd-javascript/pom.xml
M pmd-jsp/pom.xml
M pmd-julia/pom.xml
M pmd-kotlin/pom.xml
M pmd-lang-test/pom.xml
M pmd-languages-deps/pom.xml
M pmd-lua/pom.xml
M pmd-matlab/pom.xml
M pmd-modelica/pom.xml
M pmd-objectivec/pom.xml
M pmd-perl/pom.xml
M pmd-php/pom.xml
M pmd-plsql/pom.xml
M pmd-python/pom.xml
M pmd-ruby/pom.xml
M pmd-scala-modules/pmd-scala-common/pom.xml
M pmd-scala-modules/pmd-scala_2.12/pom.xml
M pmd-scala-modules/pmd-scala_2.13/pom.xml
M pmd-swift/pom.xml
M pmd-test-schema/pom.xml
M pmd-test/pom.xml
M pmd-tsql/pom.xml
M pmd-velocity/pom.xml
M pmd-visualforce/pom.xml
M pmd-xml/pom.xml
M pom.xml

  Log Message:
  ---
  [release] Prepare next development version [skip ci]


Compare: https://github.com/pmd/pmd/compare/31585acc6f5f...339e1d4f436a

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd] 7d0dfa: Prepare pmd release 7.1.0

2024-04-26 Thread Andreas Dangel via Pmd-commits
  Branch: refs/tags/pmd_releases/7.1.0
  Home:   https://github.com/pmd/pmd
  Commit: 7d0dfa0b13e96dbbe678b067853631429c61f02e
  https://github.com/pmd/pmd/commit/7d0dfa0b13e96dbbe678b067853631429c61f02e
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M docs/_config.yml
M docs/pages/release_notes.md

  Log Message:
  ---
  Prepare pmd release 7.1.0


  Commit: 592e80d4a9e01b4294d10bcad8ead80291c6ffa7
  https://github.com/pmd/pmd/commit/592e80d4a9e01b4294d10bcad8ead80291c6ffa7
  Author: Andreas Dangel 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M pmd-ant/pom.xml
M pmd-apex/pom.xml
M pmd-cli/pom.xml
M pmd-coco/pom.xml
M pmd-compat6/pom.xml
M pmd-core/pom.xml
M pmd-cpp/pom.xml
M pmd-cs/pom.xml
M pmd-dart/pom.xml
M pmd-dist/pom.xml
M pmd-doc/pom.xml
M pmd-fortran/pom.xml
M pmd-gherkin/pom.xml
M pmd-go/pom.xml
M pmd-groovy/pom.xml
M pmd-html/pom.xml
M pmd-java/pom.xml
M pmd-javascript/pom.xml
M pmd-jsp/pom.xml
M pmd-julia/pom.xml
M pmd-kotlin/pom.xml
M pmd-lang-test/pom.xml
M pmd-languages-deps/pom.xml
M pmd-lua/pom.xml
M pmd-matlab/pom.xml
M pmd-modelica/pom.xml
M pmd-objectivec/pom.xml
M pmd-perl/pom.xml
M pmd-php/pom.xml
M pmd-plsql/pom.xml
M pmd-python/pom.xml
M pmd-ruby/pom.xml
M pmd-scala-modules/pmd-scala-common/pom.xml
M pmd-scala-modules/pmd-scala_2.12/pom.xml
M pmd-scala-modules/pmd-scala_2.13/pom.xml
M pmd-swift/pom.xml
M pmd-test-schema/pom.xml
M pmd-test/pom.xml
M pmd-tsql/pom.xml
M pmd-velocity/pom.xml
M pmd-visualforce/pom.xml
M pmd-xml/pom.xml
M pom.xml

  Log Message:
  ---
  [release] prepare release pmd_releases/7.1.0


Compare: https://github.com/pmd/pmd/compare/7d0dfa0b13e9%5E...592e80d4a9e0

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd] 75e284: Fix violations of UnnecessaryVarargsArrayCreation

2024-04-25 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 75e284075b0f3e0550e69ac3af7ab34244ef4c47
  https://github.com/pmd/pmd/commit/75e284075b0f3e0550e69ac3af7ab34244ef4c47
  Author: Clément Fournier 
  Date:   2024-04-21 (Sun, 21 Apr 2024)

  Changed paths:
M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/design/CognitiveComplexityRule.java
M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/design/CyclomaticComplexityRule.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/codestyle/IdenticalCatchBranchesRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryImportRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryModifierRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UseDiamondOperatorRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/CognitiveComplexityRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/CyclomaticComplexityRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/NPathComplexityRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/NcssCountRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/performance/ConsecutiveLiteralAppendsRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/performance/InsufficientStringBufferDeclarationRule.java
M 
pmd-plsql/src/main/java/net/sourceforge/pmd/lang/plsql/rule/design/CyclomaticComplexityRule.java

  Log Message:
  ---
  Fix violations of UnnecessaryVarargsArrayCreation


  Commit: 29b12bcbd33961574f7f98ef1e1d77a6c4077914
  https://github.com/pmd/pmd/commit/29b12bcbd33961574f7f98ef1e1d77a6c4077914
  Author: Clément Fournier 
  Date:   2024-04-21 (Sun, 21 Apr 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/MissingOverrideRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnusedFormalParameterRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/AbstractNamingConventionRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/FieldNamingConventionsRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/LinguisticNamingRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryFullyQualifiedNameRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/DataClassRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/GodClassRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/LawOfDemeterRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/LoosePackageCouplingRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/errorprone/CloseResourceRule.java

  Log Message:
  ---
  Fix more violations


  Commit: 52c4f435a07d8cf0eaf98e40e39481e3f10b8a53
  https://github.com/pmd/pmd/commit/52c4f435a07d8cf0eaf98e40e39481e3f10b8a53
  Author: Clément Fournier 
  Date:   2024-04-21 (Sun, 21 Apr 2024)

  Changed paths:
M docs/pages/release_notes.md
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnnecessaryVarargsArrayCreationRule.java
A 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/errorprone/ConfusingArgumentToVarargsMethodRule.java
M pmd-java/src/main/resources/category/java/bestpractices.xml
M pmd-java/src/main/resources/category/java/errorprone.xml
A 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/rule/errorprone/ConfusingArgumentToVarargsMethodTest.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnnecessaryVarargsArrayCreation.xml
A 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/ConfusingArgumentToVarargsMethod.xml

  Log Message:
  ---
  Split UnnecessaryVarargsArrayCreation into two rules

The new errorprone rule catches more cases (it doesn't
only care about array allocations).


  Commit: 789ec03dba4d3fa43ec364afb4d20f6b65997368
  https://github.com/pmd/pmd/commit/789ec03dba4d3fa43ec364afb4d20f6b65997368
  Author: Clément Fournier 
  Date:   2024-04-21 (Sun, 21 Apr 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnnecessaryVarargsArrayCreationRule.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/NcssCountRule.java

  Log Message:
  ---
  fix last violation


  Commit: a92b61711e914651fc323c4be0c7ad452668248e
  https://github.com/pmd/pmd/commit/a92b61711e914651fc323c4be0c7ad452668248e
  

[pmd-commits] [pmd/pmd-eclipse-plugin] 278ce8: Bump build-tools from 24-SNAPSHOT to 24

2024-04-25 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-eclipse-plugin
  Commit: 278ce8a703473b08a8ef7525ea4e56cf60035677
  
https://github.com/pmd/pmd-eclipse-plugin/commit/278ce8a703473b08a8ef7525ea4e56cf60035677
  Author: Andreas Dangel 
  Date:   2024-04-25 (Thu, 25 Apr 2024)

  Changed paths:
M .github/actions/setup/action.yml
M pom.xml

  Log Message:
  ---
  Bump build-tools from 24-SNAPSHOT to 24


  Commit: 6e0dde0d6c6729d94fecbaff0b38d2ba4c585f37
  
https://github.com/pmd/pmd-eclipse-plugin/commit/6e0dde0d6c6729d94fecbaff0b38d2ba4c585f37
  Author: Andreas Dangel 
  Date:   2024-04-25 (Thu, 25 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-pmd-plugin from 3.21.2 to 3.22.0


Compare: 
https://github.com/pmd/pmd-eclipse-plugin/compare/d150d75f642a...6e0dde0d6c67

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-eclipse-plugin/settings/notifications


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


[pmd-commits] [pmd/pmd-designer] 1a07ea: Bump build-tools from 23 to 24

2024-04-25 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-designer
  Commit: 1a07eadc99f189bfb6c6f17d0b04368b1fc82855
  
https://github.com/pmd/pmd-designer/commit/1a07eadc99f189bfb6c6f17d0b04368b1fc82855
  Author: Andreas Dangel 
  Date:   2024-04-25 (Thu, 25 Apr 2024)

  Changed paths:
M .github/workflows/build.yml
M pom.xml

  Log Message:
  ---
  Bump build-tools from 23 to 24


  Commit: 804fc900e59d916b4fa2aa32998c5dc62261f315
  
https://github.com/pmd/pmd-designer/commit/804fc900e59d916b4fa2aa32998c5dc62261f315
  Author: Andreas Dangel 
  Date:   2024-04-25 (Thu, 25 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-pmd-plugin from 3.21.2 to 3.22.0


  Commit: 99f9b173d19409a067e8aa07d3ab867fd33d4d13
  
https://github.com/pmd/pmd-designer/commit/99f9b173d19409a067e8aa07d3ab867fd33d4d13
  Author: Andreas Dangel 
  Date:   2024-04-25 (Thu, 25 Apr 2024)

  Changed paths:
M config/pmd-check.xml

  Log Message:
  ---
  Update custom pmd rules for PMD 7


Compare: https://github.com/pmd/pmd-designer/compare/1f986300114a...99f9b173d194

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-designer/settings/notifications


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


[pmd-commits] [pmd/build-tools] eb88ff: [maven-release-plugin] prepare for next developmen...

2024-04-25 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/build-tools
  Commit: eb88ffb75ff711f5b642120fc6579164a790
  
https://github.com/pmd/build-tools/commit/eb88ffb75ff711f5b642120fc6579164a790
  Author: Andreas Dangel 
  Date:   2024-04-25 (Thu, 25 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/build-tools/settings/notifications


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


[pmd-commits] [pmd/build-tools] 2ffc1c: [maven-release-plugin] prepare release 24

2024-04-25 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/build-tools
  Commit: 2ffc1cd73f1a1272f4c1ab2bcebbc25a190a4716
  
https://github.com/pmd/build-tools/commit/2ffc1cd73f1a1272f4c1ab2bcebbc25a190a4716
  Author: Andreas Dangel 
  Date:   2024-04-25 (Thu, 25 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 24



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/build-tools/settings/notifications


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


[pmd-commits] [pmd/build-tools]

2024-04-25 Thread Andreas Dangel via Pmd-commits
  Branch: refs/tags/24
  Home:   https://github.com/pmd/build-tools

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/build-tools/settings/notifications


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


[pmd-commits] [pmd/pmd] 7b5533: Fix #4948 - abrupt completion of switch statement

2024-04-25 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 7b553300a1d296d7e68f35c186963722b2b6006c
  https://github.com/pmd/pmd/commit/7b553300a1d296d7e68f35c186963722b2b6006c
  Author: Clément Fournier 
  Date:   2024-04-16 (Tue, 16 Apr 2024)

  Changed paths:
M pmd-core/src/main/java/net/sourceforge/pmd/util/CollectionUtil.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/internal/DataflowPass.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/ImplicitSwitchFallThrough.xml

  Log Message:
  ---
  Fix #4948 - abrupt completion of switch statement


  Commit: b45e15a07e3cd2cd8e034f86f19dd3782f1dd584
  https://github.com/pmd/pmd/commit/b45e15a07e3cd2cd8e034f86f19dd3782f1dd584
  Author: Clément Fournier 
  Date:   2024-04-16 (Tue, 16 Apr 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/internal/DataflowPass.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnusedAssignment.xml

  Log Message:
  ---
  Fix finally handling


  Commit: 9b5ae7d418232e11d0c473ac02bed889b316f4c3
  https://github.com/pmd/pmd/commit/9b5ae7d418232e11d0c473ac02bed889b316f4c3
  Author: Clément Fournier 
  Date:   2024-04-16 (Tue, 16 Apr 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/internal/DataflowPass.java

  Log Message:
  ---
  fix pmd warning


  Commit: 2f54938793957da0a87fe26e4f6fc8148412eaf9
  https://github.com/pmd/pmd/commit/2f54938793957da0a87fe26e4f6fc8148412eaf9
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-17 (Wed, 17 Apr 2024)

  Changed paths:
A pmd-cpp/src/test/java/net/sourceforge/pmd/lang/cpp/cpd/CppCpdTest.java
A 
pmd-cpp/src/test/resources/net/sourceforge/pmd/lang/cpp/cpd/testdata/ctype.c

  Log Message:
  ---
  Add failing test case for #2438


  Commit: f9cb7ab99281f6eadcfde48dfc6c948c6484db47
  https://github.com/pmd/pmd/commit/f9cb7ab99281f6eadcfde48dfc6c948c6484db47
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-17 (Wed, 17 Apr 2024)

  Changed paths:
M pmd-core/src/main/java/net/sourceforge/pmd/cpd/MatchCollector.java

  Log Message:
  ---
  Ensure CPD matches are nonoverlapping maximals

 - The old implementation would fail on scenarios where duplicates
   exceed the minimum token window. In general, if we have 20 identical
   tokens, 1 different, and then the same 20 again, CPD would find the
   20 at the beginning match the last 20… but also the 19 at the
   beginning match the last 19, the 18 at the beggining… down to the
   windows size


  Commit: 9d043587078605aef31893d17658cec2d72fe1e8
  https://github.com/pmd/pmd/commit/9d043587078605aef31893d17658cec2d72fe1e8
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-17 (Wed, 17 Apr 2024)

  Changed paths:
M pmd-cpp/src/test/java/net/sourceforge/pmd/lang/cpp/cpd/CppCpdTest.java
A 
pmd-cpp/src/test/resources/net/sourceforge/pmd/lang/cpp/cpd/testdata/multipleExactMatches.c

  Log Message:
  ---
  Add a failing test for multiple exact matches


  Commit: 0282ee35839848ddbf4bd18c1bf0728e9346628e
  https://github.com/pmd/pmd/commit/0282ee35839848ddbf4bd18c1bf0728e9346628e
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-17 (Wed, 17 Apr 2024)

  Changed paths:
M pmd-core/src/main/java/net/sourceforge/pmd/cpd/MatchCollector.java

  Log Message:
  ---
  Properly handle multiple matches once again


  Commit: 1e0c9cd75933c31d075575748762c6e4de716f3a
  https://github.com/pmd/pmd/commit/1e0c9cd75933c31d075575748762c6e4de716f3a
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-18 (Thu, 18 Apr 2024)

  Changed paths:
M pmd-core/src/test/java/net/sourceforge/pmd/cpd/MatchAlgorithmTest.java

  Log Message:
  ---
  Add more specific tests in core


  Commit: be902e61e16e0763648796cf86f8b646e996f4c6
  https://github.com/pmd/pmd/commit/be902e61e16e0763648796cf86f8b646e996f4c6
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-18 (Thu, 18 Apr 2024)

  Changed paths:
M pmd-core/src/main/java/net/sourceforge/pmd/cpd/MatchCollector.java

  Log Message:
  ---
  Fix newly found scenarios


  Commit: e1ac7a13a287379054dc7652b0e068215511f40c
  https://github.com/pmd/pmd/commit/e1ac7a13a287379054dc7652b0e068215511f40c
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-18 (Thu, 18 Apr 2024)

  Changed paths:
M pmd-cpp/src/test/java/net/sourceforge/pmd/lang/cpp/cpd/CppCpdTest.java
R 
pmd-cpp/src/test/resources/net/sourceforge/pmd/lang/cpp/cpd/testdata/multipleExactMatches.c

  Log Message:
  ---
  Remove multiple occurrence test from cpp

 - This is superceded by a generic test in pmd-core


  Commit: 701e78e8fe69eee3b799537c7a53c31d31f8d0cf
  https://github.com/pmd/pmd/commit/701e78e8fe69eee3b799537c7a53c31d31f8d0cf
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-18 (Thu, 18 

[pmd-commits] [pmd/pmd] 24f84f: deprecate duplicate methods in lambda expression

2024-04-21 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 24f84f90f199fdebf25c97c37d00ecfe116274a4
  https://github.com/pmd/pmd/commit/24f84f90f199fdebf25c97c37d00ecfe116274a4
  Author: Clément Fournier 
  Date:   2024-04-02 (Tue, 02 Apr 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/ASTLambdaExpression.java
M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/TestExtensions.kt

  Log Message:
  ---
  deprecate duplicate methods in lambda expression


  Commit: fd9aca85e67c38ab3f5b4c0e0ebcc3a276090133
  https://github.com/pmd/pmd/commit/fd9aca85e67c38ab3f5b4c0e0ebcc3a276090133
  Author: Clément Fournier 
  Date:   2024-04-02 (Tue, 02 Apr 2024)

  Changed paths:
A 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/LambdaCanBeMethodReferenceRule.java
M pmd-java/src/main/resources/category/java/codestyle.xml
A 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/rule/codestyle/LambdaCanBeMethodReferenceTest.java
A 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/LambdaCanBeMethodReference.xml

  Log Message:
  ---
  [java] Add new rule LambdaCanBeMethodReference


  Commit: b478c36d636fea8bdf9a771c23322545a2389885
  https://github.com/pmd/pmd/commit/b478c36d636fea8bdf9a771c23322545a2389885
  Author: Clément Fournier 
  Date:   2024-04-02 (Tue, 02 Apr 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/LambdaCanBeMethodReferenceRule.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/LambdaCanBeMethodReference.xml

  Log Message:
  ---
  support block lambdas


  Commit: b16c8de4e00913a337dcab4f3c6ea88c9208dee0
  https://github.com/pmd/pmd/commit/b16c8de4e00913a337dcab4f3c6ea88c9208dee0
  Author: Clément Fournier 
  Date:   2024-04-02 (Tue, 02 Apr 2024)

  Changed paths:
M docs/pages/release_notes.md
M pmd-java/src/main/resources/category/java/codestyle.xml

  Log Message:
  ---
  doc and release notes


  Commit: 2e27fa631c740c4b6da8b98026a490fe7aeae067
  https://github.com/pmd/pmd/commit/2e27fa631c740c4b6da8b98026a490fe7aeae067
  Author: Clément Fournier 
  Date:   2024-04-02 (Tue, 02 Apr 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/LambdaCanBeMethodReferenceRule.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/LambdaCanBeMethodReference.xml

  Log Message:
  ---
  Support method ref with first param as receiver


  Commit: c511485f5f48e819483b17eb8900bf54ec664603
  https://github.com/pmd/pmd/commit/c511485f5f48e819483b17eb8900bf54ec664603
  Author: Clément Fournier 
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/LambdaCanBeMethodReferenceRule.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/LambdaCanBeMethodReference.xml

  Log Message:
  ---
  Mrefs without expr qualifier cannot NPE


  Commit: 955ccbf55c20e8dd80302ce3f80d6a798d4a21ef
  https://github.com/pmd/pmd/commit/955ccbf55c20e8dd80302ce3f80d6a798d4a21ef
  Author: Clément Fournier 
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/LambdaCanBeMethodReferenceRule.java

  Log Message:
  ---
  pmd warning


  Commit: e32b94af3fd81edaf34fac2ee99b7a40ac68cd57
  https://github.com/pmd/pmd/commit/e32b94af3fd81edaf34fac2ee99b7a40ac68cd57
  Author: Clément Fournier 
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/LambdaCanBeMethodReferenceRule.java
M pmd-java/src/main/resources/category/java/codestyle.xml
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/LambdaCanBeMethodReference.xml

  Log Message:
  ---
  Change defaults of the rule and ignore method calls


  Commit: e03ff543938ca7c5f753501b583b8ffb692ac8d6
  https://github.com/pmd/pmd/commit/e03ff543938ca7c5f753501b583b8ffb692ac8d6
  Author: Clément Fournier 
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/internal/PrettyPrintingUtil.java
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/LambdaCanBeMethodReferenceRule.java
M 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/ast/internal/PrettyPrintingUtilTest.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/LambdaCanBeMethodReference.xml

  Log Message:
  ---
  fix pretty printing


  Commit: af3d0a34f14b454730b7b34222ee89a4fe5a5ee2
  https://github.com/pmd/pmd/commit/af3d0a34f14b454730b7b34222ee89a4fe5a5ee2
  Author: Clément Fournier 
  Date:   2024-04-03 

[pmd-commits] [pmd/pmd-eclipse-plugin] 9ba718: Rework properties handling in rule table in prefer...

2024-04-19 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-eclipse-plugin
  Commit: 9ba71801088b14acf2115d26eb5033714f5a5e88
  
https://github.com/pmd/pmd-eclipse-plugin/commit/9ba71801088b14acf2115d26eb5033714f5a5e88
  Author: Andreas Dangel 
  Date:   2024-04-19 (Fri, 19 Apr 2024)

  Changed paths:
M ReleaseNotes.md
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/dialogs/NewPropertyDialog.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/br/ImageColumnDescriptor.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/br/PMDPreferencePage2.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/br/RuleUIUtil.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/br/RuleUtil.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/editors/AbstractEditorFactory.java
A 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/internal/PropertyEditorFactory.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/panelmanagers/FormArranger.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/panelmanagers/PerRulePropertyPanelManager.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/reports/ReportPreferencesPage.java

  Log Message:
  ---
  Rework properties handling in rule table in preferences

Fixes #191


  Commit: ab60004e9e198d9d1045bb3094ff0ffb45f98d64
  
https://github.com/pmd/pmd-eclipse-plugin/commit/ab60004e9e198d9d1045bb3094ff0ffb45f98d64
  Author: Andreas Dangel 
  Date:   2024-04-19 (Fri, 19 Apr 2024)

  Changed paths:
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/dialogs/NewPropertyDialog.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/internal/PropertyEditorFactory.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/panelmanagers/FormArranger.java

  Log Message:
  ---
  Fix PMD


  Commit: b1a0f4a47fddb84e24a45baeb7eb8368b090779e
  
https://github.com/pmd/pmd-eclipse-plugin/commit/b1a0f4a47fddb84e24a45baeb7eb8368b090779e
  Author: Andreas Dangel 
  Date:   2024-04-19 (Fri, 19 Apr 2024)

  Changed paths:
M ReleaseNotes.md
M net.sourceforge.pmd.eclipse.p2updatesite/pom.xml
M net.sourceforge.pmd.eclipse.plugin.test.fragment/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin.test.fragment/pom.xml
M net.sourceforge.pmd.eclipse.plugin.test/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin.test/pom.xml
M net.sourceforge.pmd.eclipse.plugin/META-INF/MANIFEST.MF
M net.sourceforge.pmd.eclipse.plugin/pom.xml
M net.sourceforge.pmd.eclipse/feature.xml
M net.sourceforge.pmd.eclipse/pom.xml
M pom.xml

  Log Message:
  ---
  Set version to 7.1.0-SNAPSHOT


  Commit: bbd65185d740c2b2efd816480a96db900c80c571
  
https://github.com/pmd/pmd-eclipse-plugin/commit/bbd65185d740c2b2efd816480a96db900c80c571
  Author: Andreas Dangel 
  Date:   2024-04-19 (Fri, 19 Apr 2024)

  Changed paths:
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/editors/AbstractEditorFactory.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/editors/AbstractMultiValueEditorFactory.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/editors/AbstractNumericEditorFactory.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/editors/AbstractRealNumberEditor.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/editors/BooleanEditorFactory.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/editors/CharacterEditorFactory.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/editors/DoubleEditorFactory.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/editors/EnumerationEditorFactory.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/editors/FilePicker.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/editors/IntegerEditorFactory.java
M 
net.sourceforge.pmd.eclipse.plugin/src/main/java/net/sourceforge/pmd/eclipse/ui/preferences/editors/MethodPicker.java
M 

[pmd-commits] [pmd/pmd-eclipse-plugin] 67d8c3: Add japicmp

2024-04-19 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-eclipse-plugin
  Commit: 67d8c3dd7a7ff5b9e658c8fa8ac7daeddc582b96
  
https://github.com/pmd/pmd-eclipse-plugin/commit/67d8c3dd7a7ff5b9e658c8fa8ac7daeddc582b96
  Author: Andreas Dangel 
  Date:   2024-04-12 (Fri, 12 Apr 2024)

  Changed paths:
M .github/actions/setup/action.yml
M .gitignore
M net.sourceforge.pmd.eclipse.plugin/pom.xml
M pom.xml

  Log Message:
  ---
  Add japicmp


  Commit: 63fe2123dbcc11b818c6bfcf2f6e15698fe909f6
  
https://github.com/pmd/pmd-eclipse-plugin/commit/63fe2123dbcc11b818c6bfcf2f6e15698fe909f6
  Author: Andreas Dangel 
  Date:   2024-04-19 (Fri, 19 Apr 2024)

  Changed paths:
M ReleaseNotes.md

  Log Message:
  ---
  [doc] Update release notes (#192)


  Commit: 33cfb4aacecda7aa0a0c9c3ae526c11adfbe2558
  
https://github.com/pmd/pmd-eclipse-plugin/commit/33cfb4aacecda7aa0a0c9c3ae526c11adfbe2558
  Author: Andreas Dangel 
  Date:   2024-04-19 (Fri, 19 Apr 2024)

  Changed paths:
M .github/actions/setup/action.yml
M .gitignore
M ReleaseNotes.md
M net.sourceforge.pmd.eclipse.plugin/pom.xml
M pom.xml

  Log Message:
  ---
  Add japicmp (#192)

Merge pull request #192 from adangel/add-japicmp


Compare: 
https://github.com/pmd/pmd-eclipse-plugin/compare/411cdc54c7ba...33cfb4aacecd

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-eclipse-plugin/settings/notifications


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


[pmd-commits] [pmd/pmd] 693ffd: Avoid NPE on CloseResourceRule

2024-04-18 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 693ffdb46ad6e6fd523976629892c1a127f3f35a
  https://github.com/pmd/pmd/commit/693ffdb46ad6e6fd523976629892c1a127f3f35a
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-16 (Tue, 16 Apr 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/errorprone/CloseResourceRule.java

  Log Message:
  ---
  Avoid NPE on CloseResourceRule

 - Fixes #4751


  Commit: 5b5ac5c07d43bb04fc27eb3e868e15d6bce6d79d
  https://github.com/pmd/pmd/commit/5b5ac5c07d43bb04fc27eb3e868e15d6bce6d79d
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-16 (Tue, 16 Apr 2024)

  Changed paths:
M docs/pages/release_notes.md

  Log Message:
  ---
  Update changelog, refs #4751


  Commit: 75f1ee8582ebbd690e2472d3cb9d9b1f0f53ad2f
  https://github.com/pmd/pmd/commit/75f1ee8582ebbd690e2472d3cb9d9b1f0f53ad2f
  Author: Andreas Dangel 
  Date:   2024-04-18 (Thu, 18 Apr 2024)

  Changed paths:
M docs/pages/release_notes.md
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/errorprone/CloseResourceRule.java

  Log Message:
  ---
  [java] Avoid NPE in CloseResourceRule (#4964, #4751)

Merge pull request #4964 from Monits:issue-4751
Fixes #4751


Compare: https://github.com/pmd/pmd/compare/c09abb2228c0...75f1ee8582eb

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd] 55688c: Upgrade to Saxon 11.6

2024-04-18 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 55688cf30042a0630fd350a0af4146c7b6d5b9e4
  https://github.com/pmd/pmd/commit/55688cf30042a0630fd350a0af4146c7b6d5b9e4
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-12 (Fri, 12 Apr 2024)

  Changed paths:
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/xpath/internal/AstAttributeNode.java
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/xpath/internal/AstDocumentNode.java
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/xpath/internal/AstElementNode.java
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/xpath/internal/BaseNodeInfo.java
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/xpath/internal/DomainConversion.java
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/xpath/internal/SaxonExtensionFunctionDefinitionAdapter.java
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/xpath/internal/SaxonXPathRuleQuery.java

  Log Message:
  ---
  Upgrade to Saxon 11.6


  Commit: db0df4ed89d43359674b542cd8044c13252768fd
  https://github.com/pmd/pmd/commit/db0df4ed89d43359674b542cd8044c13252768fd
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-12 (Fri, 12 Apr 2024)

  Changed paths:
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/xpath/internal/AstElementNode.java

  Log Message:
  ---
  Remove empty implementation


  Commit: 184fb31f4dffed17a23ea046a0b6b9143c8102b6
  https://github.com/pmd/pmd/commit/184fb31f4dffed17a23ea046a0b6b9143c8102b6
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-12 (Fri, 12 Apr 2024)

  Changed paths:
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/xpath/internal/SaxonXPathRuleQuery.java

  Log Message:
  ---
  Typos


  Commit: 19089c29592d8f76eb787229f41685d8ef46fb65
  https://github.com/pmd/pmd/commit/19089c29592d8f76eb787229f41685d8ef46fb65
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-12 (Fri, 12 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use saxon 11.6


  Commit: a69d565d51542d35a36fc4d4c63d1797af0410de
  https://github.com/pmd/pmd/commit/a69d565d51542d35a36fc4d4c63d1797af0410de
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-12 (Fri, 12 Apr 2024)

  Changed paths:
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/xpath/internal/BaseNodeInfo.java
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/xpath/internal/SaxonXPathRuleQuery.java
M pom.xml

  Log Message:
  ---
  Upgrade to saxon 12.4


  Commit: 8eaecf184e4a0939cc23107da4532d337a0b96b0
  https://github.com/pmd/pmd/commit/8eaecf184e4a0939cc23107da4532d337a0b96b0
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-12 (Fri, 12 Apr 2024)

  Changed paths:
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/xpath/internal/AstElementNode.java

  Log Message:
  ---
  Swap for the new version of getAttributeValue


  Commit: 842c9315a2cd3bc7f20e678e3c6b946b0bce7d87
  https://github.com/pmd/pmd/commit/842c9315a2cd3bc7f20e678e3c6b946b0bce7d87
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-12 (Fri, 12 Apr 2024)

  Changed paths:
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/xpath/internal/AstElementNode.java

  Log Message:
  ---
  Remove unused imports


  Commit: d93c653ad968dd2094b834eae9444e3124d50716
  https://github.com/pmd/pmd/commit/d93c653ad968dd2094b834eae9444e3124d50716
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-12 (Fri, 12 Apr 2024)

  Changed paths:
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/xpath/internal/BaseNodeInfo.java

  Log Message:
  ---
  Fix reverse iteration


  Commit: b0d3f13367a5bb7adadf002e725ebe3ab57ed495
  https://github.com/pmd/pmd/commit/b0d3f13367a5bb7adadf002e725ebe3ab57ed495
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-12 (Fri, 12 Apr 2024)

  Changed paths:
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/xpath/internal/SaxonXPathRuleQuery.java

  Log Message:
  ---
  Also handle UncheckedXPathException


  Commit: 322ac4b8d44cf66da9d5904a66802338e08f7c61
  https://github.com/pmd/pmd/commit/322ac4b8d44cf66da9d5904a66802338e08f7c61
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-12 (Fri, 12 Apr 2024)

  Changed paths:
M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/xpath/internal/SaxonExtensionFunctionDefinitionAdapter.java

  Log Message:
  ---
  Accomodate for UnicodeString


  Commit: 71bad39603d4b7fdcba8a9855b885cb8c5e76815
  https://github.com/pmd/pmd/commit/71bad39603d4b7fdcba8a9855b885cb8c5e76815
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-12 (Fri, 12 Apr 2024)

  Changed paths:
M 
pmd-xml/src/main/java/net/sourceforge/pmd/lang/xml/rule/SaxonDomXPathQuery.java

  Log Message:
  ---
  Update pmd-xml


  Commit: 2cf36cb2cc8aca489690c54d02151aab3bd0f97b
  

[pmd-commits] [pmd/pmd] ae0b9d: [java] Add rule UnnecessaryVarargsArrayCreation

2024-04-18 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: ae0b9d62239cfdb09798f9461208b74211bc482b
  https://github.com/pmd/pmd/commit/ae0b9d62239cfdb09798f9461208b74211bc482b
  Author: Clément Fournier 
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
A 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnnecessaryVarargsArrayCreationRule.java
M pmd-java/src/main/resources/category/java/bestpractices.xml
A 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnnecessaryVarargsArrayCreationTest.java
A 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnnecessaryVarargsArrayCreation.xml
A sandbox/rset.xml

  Log Message:
  ---
  [java] Add rule UnnecessaryVarargsArrayCreation


  Commit: fe0b4a9b36397467399f57a02422d484695d4523
  https://github.com/pmd/pmd/commit/fe0b4a9b36397467399f57a02422d484695d4523
  Author: Clément Fournier 
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnnecessaryVarargsArrayCreationRule.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnnecessaryVarargsArrayCreation.xml
R sandbox/rset.xml

  Log Message:
  ---
  Improve messages when varargs call is confusing


  Commit: 1d18209d11eb4c0077d032fbb46a3b5f676f1ca7
  https://github.com/pmd/pmd/commit/1d18209d11eb4c0077d032fbb46a3b5f676f1ca7
  Author: Clément Fournier 
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
M pmd-java/src/main/resources/category/java/bestpractices.xml

  Log Message:
  ---
  Doc


  Commit: e524a60d288c3a31a753d2c059024a986211183c
  https://github.com/pmd/pmd/commit/e524a60d288c3a31a753d2c059024a986211183c
  Author: Clément Fournier 
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnnecessaryVarargsArrayCreationRule.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnnecessaryVarargsArrayCreation.xml

  Log Message:
  ---
  fix fp with array creation without elements


  Commit: 8b18e9524ba7677382716b2dcce2148a36e82971
  https://github.com/pmd/pmd/commit/8b18e9524ba7677382716b2dcce2148a36e82971
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-07 (Sun, 07 Apr 2024)

  Changed paths:
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/design/xml/FinalFieldCouldBeStatic.xml

  Log Message:
  ---
  Add failing test for #2440


  Commit: 4a9627c5bb166156f9127e7de689e8c19fade039
  https://github.com/pmd/pmd/commit/4a9627c5bb166156f9127e7de689e8c19fade039
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-07 (Sun, 07 Apr 2024)

  Changed paths:
M pmd-java/src/main/resources/category/java/design.xml

  Log Message:
  ---
  Fix #2440

 - Extend FinalFieldCouldBeStatic to consider all compile-time constants
   and not only single literals.


  Commit: 89fff368180fddf0b71ab7727bacb7d48e3b0ced
  https://github.com/pmd/pmd/commit/89fff368180fddf0b71ab7727bacb7d48e3b0ced
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-07 (Sun, 07 Apr 2024)

  Changed paths:
M docs/pages/release_notes.md

  Log Message:
  ---
  Updte changelog, refs #2440


  Commit: f7fc9f6f0ac09aa2e8fde6789864804258afc182
  https://github.com/pmd/pmd/commit/f7fc9f6f0ac09aa2e8fde6789864804258afc182
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-07 (Sun, 07 Apr 2024)

  Changed paths:
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/design/xml/FinalFieldCouldBeStatic.xml

  Log Message:
  ---
  Add test case for null literals


  Commit: 0ce6928b53b1a3828e8a6009cac56ddc42a57215
  https://github.com/pmd/pmd/commit/0ce6928b53b1a3828e8a6009cac56ddc42a57215
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-04-07 (Sun, 07 Apr 2024)

  Changed paths:
M pmd-java/src/main/resources/category/java/design.xml

  Log Message:
  ---
  Properly handle null literals


  Commit: 1c7f0717c6dc1b93b7964635349e8860408fc87f
  https://github.com/pmd/pmd/commit/1c7f0717c6dc1b93b7964635349e8860408fc87f
  Author: Andreas Dangel 
  Date:   2024-04-18 (Thu, 18 Apr 2024)

  Changed paths:
M .all-contributorsrc
M .ci/build.sh
M docs/_config.yml
M docs/pages/pmd/projectdocs/credits.md
M docs/pages/pmd/userdocs/suppressing_warnings.md
M docs/pages/release_notes.md
M pmd-ant/pom.xml
M pmd-ant/src/test/java/net/sourceforge/pmd/ant/CPDTaskTest.java
M pmd-apex/pom.xml
M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/ast/ASTAnnotation.java
M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/ast/ApexCommentBuilder.java
M 
pmd-apex/src/test/java/net/sourceforge/pmd/lang/apex/QuickstartRulesetTest.java
A 

[pmd-commits] [pmd/pmd] 6ad857: [doc] Fix rule doc generator under Windows

2024-04-11 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 6ad857788080189755534111c0827c76cc75a8b7
  https://github.com/pmd/pmd/commit/6ad857788080189755534111c0827c76cc75a8b7
  Author: Andreas Dangel 
  Date:   2024-04-11 (Thu, 11 Apr 2024)

  Changed paths:
M 
pmd-doc/src/main/java/net/sourceforge/pmd/doc/internal/RuleDocGenerator.java

  Log Message:
  ---
  [doc] Fix rule doc generator under Windows



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


[pmd-commits] [pmd/pmd] 32b70b: [doc] Fix rule reference

2024-04-11 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 32b70b1d89deee49cdd343fe07f635f20bd55294
  https://github.com/pmd/pmd/commit/32b70b1d89deee49cdd343fe07f635f20bd55294
  Author: Andreas Dangel 
  Date:   2024-04-11 (Thu, 11 Apr 2024)

  Changed paths:
M pmd-java/src/main/resources/category/java/codestyle.xml

  Log Message:
  ---
  [doc] Fix rule reference


  Commit: 6d9c49858f82c937ee96f465a8ad40023384b25c
  https://github.com/pmd/pmd/commit/6d9c49858f82c937ee96f465a8ad40023384b25c
  Author: Andreas Dangel 
  Date:   2024-04-11 (Thu, 11 Apr 2024)

  Changed paths:
M .ci/build.sh

  Log Message:
  ---
  [ci] Generate rule doc also for pull requests


Compare: https://github.com/pmd/pmd/compare/d4b99bb047c8...6d9c49858f82

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


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


  1   2   3   4   5   6   7   8   9   10   >