All examples related to business automation processes such as jbpm, drools, dmn, optaplanner, cloud native kogito(quarkus), quickstart, pipelines, runtimes, etc.
Apache License 2.0
60
stars
48
forks
source link
allow for complex values on system properties #447
Any number of EAP system properties can be set at install time through the "pam.config" file. Values containing special characters would misconfigure EAP.
This fix addresses that by enclosing values in quotes.
How do we test this?
EAP system properties values containing special characters would not misconfigure EAP
What is this PR About?
Any number of EAP system properties can be set at install time through the "pam.config" file. Values containing special characters would misconfigure EAP. This fix addresses that by enclosing values in quotes.
How do we test this?
EAP system properties values containing special characters would not misconfigure EAP
cc: @redhat-cop/businessautomation-cop