Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd
  Commit: 5db7aadecc60825db675424dbebe83b639002fd3
      https://github.com/pmd/pmd/commit/5db7aadecc60825db675424dbebe83b639002fd3
  Author: Mitch Spano <[email protected]>
  Date:   2025-10-30 (Thu, 30 Oct 2025)

  Changed paths:
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/documentation/ApexDocRule.java
    M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/documentation/xml/ApexDoc.xml

  Log Message:
  -----------
  `ApexDocRule` - enhance documentation validation and improve messages

- Updated the ApexDocRule to validate comments according to the Salesforce 
ApexDoc specification.
- Changed the handling of the main description to check for text before the 
first ApexDoc tag.
- Updated error messages to reflect the new validation logic, specifically 
changing "Missing ApexDoc @description" to "Missing ApexDoc main description".


  Commit: 671a92115886f020a47a24583148ad1e153dc0f7
      https://github.com/pmd/pmd/commit/671a92115886f020a47a24583148ad1e153dc0f7
  Author: Mitch Spano <[email protected]>
  Date:   2025-10-30 (Thu, 30 Oct 2025)

  Changed paths:
    M pmd-apex/src/main/resources/category/apex/documentation.xml

  Log Message:
  -----------
  Update ApexDoc comments in documentation.xml to clarify main description 
requirement


  Commit: d931ded1edede17a5a1b88db59535ca7e4b11f10
      https://github.com/pmd/pmd/commit/d931ded1edede17a5a1b88db59535ca7e4b11f10
  Author: Mitch Spano <[email protected]>
  Date:   2025-10-30 (Thu, 30 Oct 2025)

  Changed paths:
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/documentation/ApexDocRule.java

  Log Message:
  -----------
  Remove unnecessary comment.


  Commit: 4cb2549d467498a1fe5b2c3f53f067ad5ce3bda2
      https://github.com/pmd/pmd/commit/4cb2549d467498a1fe5b2c3f53f067ad5ce3bda2
  Author: Andreas Dangel <[email protected]>
  Date:   2025-10-30 (Thu, 30 Oct 2025)

  Changed paths:
    M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/documentation/xml/ApexDoc.xml

  Log Message:
  -----------
  Remove duplicated test case


  Commit: 3a9eabaa85af8f718b8d33499052ced975372d18
      https://github.com/pmd/pmd/commit/3a9eabaa85af8f718b8d33499052ced975372d18
  Author: Andreas Dangel <[email protected]>
  Date:   2025-10-30 (Thu, 30 Oct 2025)

  Changed paths:
    M docs/pages/release_notes.md

  Log Message:
  -----------
  [doc] Update release notes (#6189, #6190)


  Commit: 87a43a311840a04d5378d0a691bf66b1fc5df8e7
      https://github.com/pmd/pmd/commit/87a43a311840a04d5378d0a691bf66b1fc5df8e7
  Author: Andreas Dangel <[email protected]>
  Date:   2025-10-30 (Thu, 30 Oct 2025)

  Changed paths:
    M docs/pages/release_notes.md
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/documentation/ApexDocRule.java
    M pmd-apex/src/main/resources/category/apex/documentation.xml
    M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/documentation/xml/ApexDoc.xml

  Log Message:
  -----------
  [apex] Update ApexDoc rule to match the published specification (#6190)


Compare: https://github.com/pmd/pmd/compare/26f469d04ba4...87a43a311840

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


_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to