Branch: refs/heads/master Home: https://github.com/pmd/pmd Commit: 867b142ee4dfe47115fc5658266be5761c71d315 https://github.com/pmd/pmd/commit/867b142ee4dfe47115fc5658266be5761c71d315 Author: Andreas Dangel <andreas.dan...@pmd-code.org> Date: 2024-10-13 (Sun, 13 Oct 2024)
Changed paths: M javacc-wrapper.xml M pmd-cpp/pom.xml M pmd-java/pom.xml M pmd-javascript/pom.xml M pmd-jsp/pom.xml M pmd-matlab/pom.xml M pmd-modelica/pom.xml M pmd-objectivec/pom.xml M pmd-plsql/pom.xml M pmd-python/pom.xml M pmd-velocity/pom.xml M pmd-visualforce/pom.xml M pom.xml Log Message: ----------- Use plugin-classpath to simplify javacc-wrapper.xml javacc is on the antrun plugin's classpath. The javacc jar file doesn't need to be copied explicitly. Commit: d5faa1c74ac90123291e28db6f8317faf2874a77 https://github.com/pmd/pmd/commit/d5faa1c74ac90123291e28db6f8317faf2874a77 Author: Juan Martín Sotuyo Dodero <juansot...@gmail.com> Date: 2024-10-13 (Sun, 13 Oct 2024) Changed paths: M javacc-wrapper.xml M pmd-cpp/pom.xml M pmd-java/pom.xml M pmd-javascript/pom.xml M pmd-jsp/pom.xml M pmd-matlab/pom.xml M pmd-modelica/pom.xml M pmd-objectivec/pom.xml M pmd-plsql/pom.xml M pmd-python/pom.xml M pmd-velocity/pom.xml M pmd-visualforce/pom.xml M pom.xml Log Message: ----------- Merge pull request #5275 from adangel/javacc-wrapper-improvement Use plugin-classpath to simplify javacc-wrapper.xml Commit: 5ffb9531917fbc83344c98a9921b3fb340c633de https://github.com/pmd/pmd/commit/5ffb9531917fbc83344c98a9921b3fb340c633de Author: Andreas Dangel <andreas.dan...@pmd-code.org> Date: 2024-10-18 (Fri, 18 Oct 2024) Changed paths: M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/CouplingBetweenObjectsRule.java M pmd-java/src/main/resources/category/java/design.xml M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/design/xml/CouplingBetweenObjects.xml Log Message: ----------- [java] CouplingBetweenObjects: improve violation message When we add the actual count to the message, we can more easily verify that the rule works as expected. Commit: a24c8aa002365f550324787c76a5e5aedf2be877 https://github.com/pmd/pmd/commit/a24c8aa002365f550324787c76a5e5aedf2be877 Author: Andreas Dangel <andreas.dan...@pmd-code.org> Date: 2024-10-18 (Fri, 18 Oct 2024) Changed paths: M docs/pages/release_notes.md Log Message: ----------- [doc] Update release notes Commit: f0375d61dd8987eada67ae7d584a3e1dcc3b680a https://github.com/pmd/pmd/commit/f0375d61dd8987eada67ae7d584a3e1dcc3b680a Author: Andreas Dangel <andreas.dan...@pmd-code.org> Date: 2024-10-18 (Fri, 18 Oct 2024) Changed paths: M docs/pages/release_notes.md Log Message: ----------- [doc] Update release notes (#5278) Commit: 656b9052ad094403ded9d38b0b727e4e2e5edba5 https://github.com/pmd/pmd/commit/656b9052ad094403ded9d38b0b727e4e2e5edba5 Author: Andreas Dangel <andreas.dan...@pmd-code.org> Date: 2024-10-18 (Fri, 18 Oct 2024) Changed paths: M docs/pages/release_notes.md M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/CouplingBetweenObjectsRule.java M pmd-java/src/main/resources/category/java/design.xml M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/design/xml/CouplingBetweenObjects.xml Log Message: ----------- [java] CouplingBetweenObjects: improve violation message (#5278) Merge pull request #5278 from adangel:coupling-between-objects-message Compare: https://github.com/pmd/pmd/compare/0ea42b94e0e4...656b9052ad09 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