Branch: refs/heads/main Home: https://github.com/pmd/pmd Commit: 33c737718c0ff7a02739e8c7c2a1e026d17d0ec0 https://github.com/pmd/pmd/commit/33c737718c0ff7a02739e8c7c2a1e026d17d0ec0 Author: Andreas Dangel <andreas.dan...@pmd-code.org> Date: 2024-10-03 (Thu, 03 Oct 2024)
Changed paths: M docs/pages/release_notes.md M pmd-java/src/main/resources/category/java/bestpractices.xml M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnitTestShouldUseBeforeAnnotation.xml Log Message: ----------- [java] UnitTestShouldUseBeforeAnnotation: Consider JUnit 5 and TestNG Commit: 9337e5a7a21428f92d270c9309b141754e8b7f39 https://github.com/pmd/pmd/commit/9337e5a7a21428f92d270c9309b141754e8b7f39 Author: Andreas Dangel <andreas.dan...@pmd-code.org> Date: 2024-10-03 (Thu, 03 Oct 2024) Changed paths: M docs/pages/release_notes.md M pmd-java/src/main/resources/category/java/bestpractices.xml M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnitTestShouldUseAfterAnnotation.xml Log Message: ----------- [java] UnitTestShouldUseAfterAnnotation: Consider JUnit 5 and TestNG Commit: f317e8bee58869ee196957732cb2ab4e744b7927 https://github.com/pmd/pmd/commit/f317e8bee58869ee196957732cb2ab4e744b7927 Author: Andreas Dangel <andreas.dan...@pmd-code.org> Date: 2024-10-18 (Fri, 18 Oct 2024) Changed paths: M .all-contributorsrc M README.md M antlr4-wrapper.xml M docs/pages/pmd/projectdocs/credits.md M docs/pages/release_notes.md M javacc-wrapper.xml M pmd-core/src/main/java/net/sourceforge/pmd/annotation/Generated.java M pmd-cpp/pom.xml M pmd-java/etc/grammar/Java.jjt M pmd-java/pom.xml M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/JUnitTestsShouldIncludeAssertRule.java A pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnitTestShouldIncludeAssertRule.java R pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnitTestsShouldIncludeAssertRule.java M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/design/CouplingBetweenObjectsRule.java M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/errorprone/CloseResourceRule.java M pmd-java/src/main/resources/category/java/bestpractices.xml M pmd-java/src/main/resources/category/java/codestyle.xml M pmd-java/src/main/resources/category/java/design.xml M pmd-java/src/main/resources/rulesets/java/quickstart.xml A pmd-java/src/test/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnitTestShouldIncludeAssertTest.java R pmd-java/src/test/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnitTestsShouldIncludeAssertTest.java M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java21/RecordPatterns.java M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/java21/RecordPatterns.txt A pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnitTestShouldIncludeAssert.xml R pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnitTestsShouldIncludeAssert.xml M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/BooleanGetMethodName.xml M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/design/xml/CouplingBetweenObjects.xml M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/CloseResource.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 branch 'main' into java-unit-test-rules Commit: a0d4b38b5349d27bd4762080131e0362d2fe26da https://github.com/pmd/pmd/commit/a0d4b38b5349d27bd4762080131e0362d2fe26da 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 (#5245) Commit: 40ed4590be6c522e57b43b0cfe589952d6c28a56 https://github.com/pmd/pmd/commit/40ed4590be6c522e57b43b0cfe589952d6c28a56 Author: Andreas Dangel <andreas.dan...@pmd-code.org> Date: 2024-10-24 (Thu, 24 Oct 2024) Changed paths: M docs/pages/release_notes.md M pmd-java/src/main/resources/category/java/bestpractices.xml M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnitTestShouldUseAfterAnnotation.xml M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnitTestShouldUseBeforeAnnotation.xml Log Message: ----------- [java] Improve UnitTestShouldUse{After,Before}Annotation rules to support JUnit5 and TestNG (#5245) Compare: https://github.com/pmd/pmd/compare/7358289bbefa...40ed4590be6c 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