Rainer Döbele created EMPIREDB-419: --------------------------------------
Summary: Extend XMLConfiguration with variables and Map properties Key: EMPIREDB-419 URL: https://issues.apache.org/jira/browse/EMPIREDB-419 Project: Empire-DB Issue Type: Improvement Components: Core Reporter: Rainer Döbele XMLConfiguration currently sets properties to fields from an xml configuration file. However it does not allow any variables in configuration values. Also it would be convenient to allow Map properties (e.g. Map<String,String>) to be set from the attributes of an XML element like e.g. <properties A="ONE", B="TWO", X="END"/> -- This message was sent by Atlassian Jira (v8.20.10#820010)