redhat-cop / businessautomation-cop

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

Closed erouvas closed 2 years ago

erouvas commented 2 years ago

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