The GitHub Actions job "Java CI" on commons-configuration.git has failed. Run started by GitHub user pingpingy1 (triggered by garydgregory).
Head commit for run: 2e652bfc47deefdfe5e8be275ba5395cc104d064 / pingpingy1 <[email protected]> Guard DefaultExpressionEngineSymbols against empty builder If the symbols provided to the `DefaultExpressionEngineSymbols` is `null`, then they are saved to the respective `private final` properties, which is bound to throw an NPE at a later time. One prominent case of this is when the builder is not modified before creating an instance. This commit implements a `null`-guard to use the default values when `null` is provided. Report URL: https://github.com/apache/commons-configuration/actions/runs/8291504801 With regards, GitHub Actions via GitBox
