Branch: refs/heads/expose-prop-defaults
  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-




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

Reply via email to