[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] 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] dafa11: [doc] Release schedule, version policies, support ...

2024-06-20 Thread Juan Martín Sotuyo Dodero via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: dafa113fbca288f882ec25ed8edfbb5e76f9e876
  https://github.com/pmd/pmd/commit/dafa113fbca288f882ec25ed8edfbb5e76f9e876
  Author: Andreas Dangel 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
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/release_notes.md

  Log Message:
  ---
  [doc] Release schedule, version policies, support lifecycle


  Commit: 923873fec89e6e7950f04f3a8fba756187fe9bc5
  https://github.com/pmd/pmd/commit/923873fec89e6e7950f04f3a8fba756187fe9bc5
  Author: Juan Martín Sotuyo Dodero 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
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/release_notes.md

  Log Message:
  ---
  Merge pull request #5075 from adangel/doc-release-schedule-support

[doc] Release schedule, version policies, support lifecycle


Compare: https://github.com/pmd/pmd/compare/5014bee7ba2c...923873fec89e

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] 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/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-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-eclipse-plugin-p2-site] 4652a0: Update pmd/pmd-eclipse-plugin-p2-site

2024-06-20 Thread Machine account for PMD via Pmd-commits
  Branch: refs/heads/gh-pages
  Home:   https://github.com/pmd/pmd-eclipse-plugin-p2-site
  Commit: 4652a0a44af499635d62d295b661fb3b968b53fd
  
https://github.com/pmd/pmd-eclipse-plugin-p2-site/commit/4652a0a44af499635d62d295b661fb3b968b53fd
  Author: PMD CI (pmd-bot) 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
A 7.0.0.v20230530-1924-rc3/META-INF/ECLIPSE-.RSA
A 7.0.0.v20230530-1924-rc3/META-INF/ECLIPSE-.SF
A 7.0.0.v20230530-1924-rc3/META-INF/MANIFEST.MF
A 7.0.0.v20230530-1924-rc3/artifacts.jar
A 7.0.0.v20230530-1924-rc3/artifacts.xml.xz
A 7.0.0.v20230530-1924-rc3/content.jar
A 7.0.0.v20230530-1924-rc3/content.xml.xz
A 
7.0.0.v20230530-1924-rc3/features/net.sourceforge.pmd.eclipse_7.0.0.v20230530-1924-rc3.jar
A 7.0.0.v20230530-1924-rc3/index.md
A 7.0.0.v20230530-1924-rc3/p2.index
A 
7.0.0.v20230530-1924-rc3/plugins/net.sourceforge.pmd.eclipse.plugin_7.0.0.v20230530-1924-rc3.jar
A 7.0.0.v20230930-1814-rc4/META-INF/ECLIPSE-.RSA
A 7.0.0.v20230930-1814-rc4/META-INF/ECLIPSE-.SF
A 7.0.0.v20230930-1814-rc4/META-INF/MANIFEST.MF
A 7.0.0.v20230930-1814-rc4/artifacts.jar
A 7.0.0.v20230930-1814-rc4/artifacts.xml.xz
A 7.0.0.v20230930-1814-rc4/content.jar
A 7.0.0.v20230930-1814-rc4/content.xml.xz
A 
7.0.0.v20230930-1814-rc4/features/net.sourceforge.pmd.eclipse_7.0.0.v20230930-1814-rc4.jar
A 7.0.0.v20230930-1814-rc4/index.md
A 7.0.0.v20230930-1814-rc4/p2.index
A 
7.0.0.v20230930-1814-rc4/plugins/net.sourceforge.pmd.eclipse.plugin_7.0.0.v20230930-1814-rc4.jar
A 7.0.0.v20240322-0920-r/META-INF/ECLIPSE-.RSA
A 7.0.0.v20240322-0920-r/META-INF/ECLIPSE-.SF
A 7.0.0.v20240322-0920-r/META-INF/MANIFEST.MF
A 7.0.0.v20240322-0920-r/artifacts.jar
A 7.0.0.v20240322-0920-r/artifacts.xml.xz
A 7.0.0.v20240322-0920-r/content.jar
A 7.0.0.v20240322-0920-r/content.xml.xz
A 
7.0.0.v20240322-0920-r/features/net.sourceforge.pmd.eclipse_7.0.0.v20240322-0920-r.jar
A 7.0.0.v20240322-0920-r/index.md
A 7.0.0.v20240322-0920-r/p2.index
A 
7.0.0.v20240322-0920-r/plugins/net.sourceforge.pmd.eclipse.plugin_7.0.0.v20240322-0920-r.jar
A 7.1.0.v20240426-0821-r/META-INF/ECLIPSE-.RSA
A 7.1.0.v20240426-0821-r/META-INF/ECLIPSE-.SF
A 7.1.0.v20240426-0821-r/META-INF/MANIFEST.MF
A 7.1.0.v20240426-0821-r/artifacts.jar
A 7.1.0.v20240426-0821-r/artifacts.xml.xz
A 7.1.0.v20240426-0821-r/content.jar
A 7.1.0.v20240426-0821-r/content.xml.xz
A 
7.1.0.v20240426-0821-r/features/net.sourceforge.pmd.eclipse_7.1.0.v20240426-0821-r.jar
A 7.1.0.v20240426-0821-r/index.md
A 7.1.0.v20240426-0821-r/p2.index
A 
7.1.0.v20240426-0821-r/plugins/net.sourceforge.pmd.eclipse.plugin_7.1.0.v20240426-0821-r.jar
A 7.2.0.v20240531-1152-r/META-INF/ECLIPSE-.RSA
A 7.2.0.v20240531-1152-r/META-INF/ECLIPSE-.SF
A 7.2.0.v20240531-1152-r/META-INF/MANIFEST.MF
A 7.2.0.v20240531-1152-r/artifacts.jar
A 7.2.0.v20240531-1152-r/artifacts.xml.xz
A 7.2.0.v20240531-1152-r/content.jar
A 7.2.0.v20240531-1152-r/content.xml.xz
A 
7.2.0.v20240531-1152-r/features/net.sourceforge.pmd.eclipse_7.2.0.v20240531-1152-r.jar
A 7.2.0.v20240531-1152-r/index.md
A 7.2.0.v20240531-1152-r/p2.index
A 
7.2.0.v20240531-1152-r/plugins/net.sourceforge.pmd.eclipse.plugin_7.2.0.v20240531-1152-r.jar
A compositeArtifacts.xml
A compositeContent.xml
A index.md
A p2.index
A snapshot/META-INF/ECLIPSE-.RSA
A snapshot/META-INF/ECLIPSE-.SF
A snapshot/META-INF/MANIFEST.MF
A snapshot/artifacts.jar
A snapshot/artifacts.xml.xz
A snapshot/content.jar
A snapshot/content.xml.xz
A snapshot/features/net.sourceforge.pmd.eclipse_7.3.0.v20240620-1419.jar
A snapshot/index.md
A snapshot/p2.index
A 
snapshot/plugins/net.sourceforge.pmd.eclipse.plugin_7.3.0.v20240620-1419.jar

  Log Message:
  ---
  Update pmd/pmd-eclipse-plugin-p2-site



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


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


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

2024-06-20 Thread Machine account for PMD via Pmd-commits
  Branch: refs/heads/gh-pages
  Home:   https://github.com/pmd/pmd
  Commit: ab9b1f427726bfa1d3f181f91c32ba4f4769d6d2
  https://github.com/pmd/pmd/commit/ab9b1f427726bfa1d3f181f91c32ba4f4769d6d2
  Author: PMD CI (pmd-bot) 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
M 404.html
M feed.xml
M index.html
M license.html
M news.html
M news_archive.html
M pmd_about_help.html
A pmd_about_release_policies.html
A pmd_about_support_lifecycle.html
M pmd_devdocs_building.html
M pmd_devdocs_development.html
M pmd_devdocs_how_pmd_works.html
M pmd_devdocs_logging.html
M pmd_devdocs_major_adding_new_cpd_language.html
M pmd_devdocs_major_adding_new_language_antlr.html
M pmd_devdocs_major_adding_new_language_javacc.html
M pmd_devdocs_major_rule_guidelines.html
M pmd_devdocs_pmdtester.html
M pmd_devdocs_roadmap.html
M pmd_devdocs_rule_deprecation_policy.html
M pmd_devdocs_writing_documentation.html
M pmd_languages_apex.html
M pmd_languages_coco.html
M pmd_languages_configuration.html
M pmd_languages_cpp.html
M pmd_languages_cs.html
M pmd_languages_dart.html
M pmd_languages_fortran.html
M pmd_languages_gherkin.html
M pmd_languages_go.html
M pmd_languages_groovy.html
M pmd_languages_html.html
M pmd_languages_index.html
M pmd_languages_java.html
M pmd_languages_js_ts.html
M pmd_languages_jsp.html
M pmd_languages_julia.html
M pmd_languages_kotlin.html
M pmd_languages_lua.html
M pmd_languages_matlab.html
M pmd_languages_modelica.html
M pmd_languages_objectivec.html
M pmd_languages_perl.html
M pmd_languages_php.html
M pmd_languages_plsql.html
M pmd_languages_python.html
M pmd_languages_ruby.html
M pmd_languages_scala.html
M pmd_languages_swift.html
M pmd_languages_tsql.html
M pmd_languages_velocity.html
M pmd_languages_visualforce.html
M pmd_languages_xml.html
M pmd_projectdocs_committers_infrastructure.html
M pmd_projectdocs_committers_main_landing_page.html
M pmd_projectdocs_committers_merging_pull_requests.html
M pmd_projectdocs_committers_releasing.html
M pmd_projectdocs_credits.html
M pmd_projectdocs_decisions.html
M pmd_projectdocs_decisions_adr_1.html
M pmd_projectdocs_decisions_adr_2.html
M pmd_projectdocs_decisions_adr_3.html
M pmd_projectdocs_decisions_adr_NNN.html
M pmd_projectdocs_faq.html
M pmd_projectdocs_logo.html
M pmd_projectdocs_trivia_meaning.html
M pmd_projectdocs_trivia_news.html
M pmd_projectdocs_trivia_products.html
M pmd_projectdocs_trivia_similarprojects.html
M pmd_release_notes.html
M pmd_release_notes_old.html
M pmd_release_notes_pmd7.html
M pmd_rules_apex.html
M pmd_rules_apex_bestpractices.html
M pmd_rules_apex_codestyle.html
M pmd_rules_apex_design.html
M pmd_rules_apex_documentation.html
M pmd_rules_apex_errorprone.html
M pmd_rules_apex_performance.html
M pmd_rules_apex_security.html
M pmd_rules_ecmascript.html
M pmd_rules_ecmascript_bestpractices.html
M pmd_rules_ecmascript_codestyle.html
M pmd_rules_ecmascript_errorprone.html
M pmd_rules_html.html
M pmd_rules_html_bestpractices.html
M pmd_rules_java.html
M pmd_rules_java_bestpractices.html
M pmd_rules_java_codestyle.html
M pmd_rules_java_design.html
M pmd_rules_java_documentation.html
M pmd_rules_java_errorprone.html
M pmd_rules_java_multithreading.html
M pmd_rules_java_performance.html
M pmd_rules_java_security.html
M pmd_rules_jsp.html
M pmd_rules_jsp_bestpractices.html
M pmd_rules_jsp_codestyle.html
M pmd_rules_jsp_design.html
M pmd_rules_jsp_errorprone.html
M pmd_rules_jsp_security.html
M pmd_rules_kotlin.html
M pmd_rules_kotlin_bestpractices.html
M pmd_rules_kotlin_errorprone.html
M pmd_rules_modelica.html
M pmd_rules_modelica_bestpractices.html
M pmd_rules_plsql.html
M pmd_rules_plsql_bestpractices.html
M pmd_rules_plsql_codestyle.html
M pmd_rules_plsql_design.html
M pmd_rules_plsql_errorprone.html
M pmd_rules_pom.html
M pmd_rules_pom_errorprone.html
M pmd_rules_scala.html
M pmd_rules_swift.html
M pmd_rules_swift_bestpractices.html
M pmd_rules_swift_errorprone.html
M pmd_rules_velocity.html
M pmd_rules_velocity_bestpractices.html
M pmd_rules_velocity_design.html
M pmd_rules_velocity_errorprone.html
M pmd_rules_visualforce.html
M pmd_rules_visualforce_security.html
M pmd_rules_xml.html
M pmd_rules_xml_bestpractices.html
M pmd_rules_xml_errorprone.html
M pmd_rules_xsl.html
M pmd_rules_xsl_codestyle.html
M pmd_rules_xsl_performance.html
M pmd_userdocs_3rdpartyrulesets.html
M pmd_userdocs_best_practices.html
M pmd_userdocs_cli_reference.html
M pmd_userdocs_configuring_rules.html
M pmd_userdocs_cpd.html
 

[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:   2024-06-2

[pmd-commits] [pmd/pmd-eclipse-plugin-p2-site] 5baee9: Update pmd/pmd-eclipse-plugin-p2-site

2024-06-20 Thread Machine account for PMD via Pmd-commits
  Branch: refs/heads/gh-pages
  Home:   https://github.com/pmd/pmd-eclipse-plugin-p2-site
  Commit: 5baee9824cf8e36cf54d3c25ddb1eeeb2293
  
https://github.com/pmd/pmd-eclipse-plugin-p2-site/commit/5baee9824cf8e36cf54d3c25ddb1eeeb2293
  Author: PMD CI (pmd-bot) 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
A 7.0.0.v20230530-1924-rc3/META-INF/ECLIPSE-.RSA
A 7.0.0.v20230530-1924-rc3/META-INF/ECLIPSE-.SF
A 7.0.0.v20230530-1924-rc3/META-INF/MANIFEST.MF
A 7.0.0.v20230530-1924-rc3/artifacts.jar
A 7.0.0.v20230530-1924-rc3/artifacts.xml.xz
A 7.0.0.v20230530-1924-rc3/content.jar
A 7.0.0.v20230530-1924-rc3/content.xml.xz
A 
7.0.0.v20230530-1924-rc3/features/net.sourceforge.pmd.eclipse_7.0.0.v20230530-1924-rc3.jar
A 7.0.0.v20230530-1924-rc3/index.md
A 7.0.0.v20230530-1924-rc3/p2.index
A 
7.0.0.v20230530-1924-rc3/plugins/net.sourceforge.pmd.eclipse.plugin_7.0.0.v20230530-1924-rc3.jar
A 7.0.0.v20230930-1814-rc4/META-INF/ECLIPSE-.RSA
A 7.0.0.v20230930-1814-rc4/META-INF/ECLIPSE-.SF
A 7.0.0.v20230930-1814-rc4/META-INF/MANIFEST.MF
A 7.0.0.v20230930-1814-rc4/artifacts.jar
A 7.0.0.v20230930-1814-rc4/artifacts.xml.xz
A 7.0.0.v20230930-1814-rc4/content.jar
A 7.0.0.v20230930-1814-rc4/content.xml.xz
A 
7.0.0.v20230930-1814-rc4/features/net.sourceforge.pmd.eclipse_7.0.0.v20230930-1814-rc4.jar
A 7.0.0.v20230930-1814-rc4/index.md
A 7.0.0.v20230930-1814-rc4/p2.index
A 
7.0.0.v20230930-1814-rc4/plugins/net.sourceforge.pmd.eclipse.plugin_7.0.0.v20230930-1814-rc4.jar
A 7.0.0.v20240322-0920-r/META-INF/ECLIPSE-.RSA
A 7.0.0.v20240322-0920-r/META-INF/ECLIPSE-.SF
A 7.0.0.v20240322-0920-r/META-INF/MANIFEST.MF
A 7.0.0.v20240322-0920-r/artifacts.jar
A 7.0.0.v20240322-0920-r/artifacts.xml.xz
A 7.0.0.v20240322-0920-r/content.jar
A 7.0.0.v20240322-0920-r/content.xml.xz
A 
7.0.0.v20240322-0920-r/features/net.sourceforge.pmd.eclipse_7.0.0.v20240322-0920-r.jar
A 7.0.0.v20240322-0920-r/index.md
A 7.0.0.v20240322-0920-r/p2.index
A 
7.0.0.v20240322-0920-r/plugins/net.sourceforge.pmd.eclipse.plugin_7.0.0.v20240322-0920-r.jar
A 7.1.0.v20240426-0821-r/META-INF/ECLIPSE-.RSA
A 7.1.0.v20240426-0821-r/META-INF/ECLIPSE-.SF
A 7.1.0.v20240426-0821-r/META-INF/MANIFEST.MF
A 7.1.0.v20240426-0821-r/artifacts.jar
A 7.1.0.v20240426-0821-r/artifacts.xml.xz
A 7.1.0.v20240426-0821-r/content.jar
A 7.1.0.v20240426-0821-r/content.xml.xz
A 
7.1.0.v20240426-0821-r/features/net.sourceforge.pmd.eclipse_7.1.0.v20240426-0821-r.jar
A 7.1.0.v20240426-0821-r/index.md
A 7.1.0.v20240426-0821-r/p2.index
A 
7.1.0.v20240426-0821-r/plugins/net.sourceforge.pmd.eclipse.plugin_7.1.0.v20240426-0821-r.jar
A 7.2.0.v20240531-1152-r/META-INF/ECLIPSE-.RSA
A 7.2.0.v20240531-1152-r/META-INF/ECLIPSE-.SF
A 7.2.0.v20240531-1152-r/META-INF/MANIFEST.MF
A 7.2.0.v20240531-1152-r/artifacts.jar
A 7.2.0.v20240531-1152-r/artifacts.xml.xz
A 7.2.0.v20240531-1152-r/content.jar
A 7.2.0.v20240531-1152-r/content.xml.xz
A 
7.2.0.v20240531-1152-r/features/net.sourceforge.pmd.eclipse_7.2.0.v20240531-1152-r.jar
A 7.2.0.v20240531-1152-r/index.md
A 7.2.0.v20240531-1152-r/p2.index
A 
7.2.0.v20240531-1152-r/plugins/net.sourceforge.pmd.eclipse.plugin_7.2.0.v20240531-1152-r.jar
A compositeArtifacts.xml
A compositeContent.xml
A index.md
A p2.index
A snapshot/META-INF/ECLIPSE-.RSA
A snapshot/META-INF/ECLIPSE-.SF
A snapshot/META-INF/MANIFEST.MF
A snapshot/artifacts.jar
A snapshot/artifacts.xml.xz
A snapshot/content.jar
A snapshot/content.xml.xz
A snapshot/features/net.sourceforge.pmd.eclipse_7.3.0.v20240620-1434.jar
A snapshot/index.md
A snapshot/p2.index
A 
snapshot/plugins/net.sourceforge.pmd.eclipse.plugin_7.3.0.v20240620-1434.jar

  Log Message:
  ---
  Update pmd/pmd-eclipse-plugin-p2-site



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-eclipse-plugin-p2-site/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] 2e69f2: Bump @types/node from 20.12.4 to 20.14.7

2024-06-20 Thread dependabot[bot] via Pmd-commits
  Branch: refs/heads/dependabot/npm_and_yarn/types/node-20.14.7
  Home:   https://github.com/pmd/pmd-github-action
  Commit: 2e69f21654049cc4d396d450a255a4de0c682962
  
https://github.com/pmd/pmd-github-action/commit/2e69f21654049cc4d396d450a255a4de0c682962
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

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

  Log Message:
  ---
  Bump @types/node from 20.12.4 to 20.14.7

Bumps 
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
 from 20.12.4 to 20.14.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- 
[Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 



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-github-action]

2024-06-20 Thread dependabot[bot] via Pmd-commits
  Branch: refs/heads/dependabot/npm_and_yarn/types/node-20.14.6
  Home:   https://github.com/pmd/pmd-github-action

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-github-action] 5fd96e: Bump typescript from 5.4.4 to 5.5.2

2024-06-20 Thread dependabot[bot] via Pmd-commits
  Branch: refs/heads/dependabot/npm_and_yarn/typescript-5.5.2
  Home:   https://github.com/pmd/pmd-github-action
  Commit: 5fd96eef3024eea71909bedbf198fc6f97c05447
  
https://github.com/pmd/pmd-github-action/commit/5fd96eef3024eea71909bedbf198fc6f97c05447
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

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

  Log Message:
  ---
  Bump typescript from 5.4.4 to 5.5.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- 
[Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.4...v5.5.2)

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

Signed-off-by: dependabot[bot] 



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-github-action]

2024-06-20 Thread dependabot[bot] via Pmd-commits
  Branch: refs/heads/dependabot/npm_and_yarn/typescript-5.4.5
  Home:   https://github.com/pmd/pmd-github-action

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