Branch: refs/heads/master Home: https://github.com/pmd/pmd-designer Commit: 04302c9697f97afb5595822c48f3f1c23fe61278 https://github.com/pmd/pmd-designer/commit/04302c9697f97afb5595822c48f3f1c23fe61278 Author: Juan Martín Sotuyo Dodero <juansot...@gmail.com> Date: 2023-06-07 (Wed, 07 Jun 2023)
Changed paths: M src/main/java/net/sourceforge/pmd/util/fxdesigner/model/XPathEvaluator.java Log Message: ----------- Expose all properties with default values - The current implementation was leaving out any property without a set value instead of taking the default, so any rule defining and using a property would throw a syntax error. - Notice that there is no way to set property values for testing. The values of `AstManagerImpl.ruleProperties()` are never set nor bound to anything- Commit: 4ab974feaa1371a4671668a5e40d8e8a07d8920e https://github.com/pmd/pmd-designer/commit/4ab974feaa1371a4671668a5e40d8e8a07d8920e Author: Andreas Dangel <andreas.dan...@pmd-code.org> Date: 2023-06-09 (Fri, 09 Jun 2023) Changed paths: M CHANGELOG.md Log Message: ----------- Update release notes (#68) Commit: 64b89c6ac0d1e434122d344ec0e45b7b8a9823c5 https://github.com/pmd/pmd-designer/commit/64b89c6ac0d1e434122d344ec0e45b7b8a9823c5 Author: Andreas Dangel <andreas.dan...@pmd-code.org> Date: 2023-06-09 (Fri, 09 Jun 2023) Changed paths: M CHANGELOG.md M src/main/java/net/sourceforge/pmd/util/fxdesigner/model/XPathEvaluator.java Log Message: ----------- Merge pull request #68 from expose-prop-defaults Expose all properties with default values #68 Compare: https://github.com/pmd/pmd-designer/compare/4266f7451be8...64b89c6ac0d1 _______________________________________________ Pmd-commits mailing list Pmd-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pmd-commits