Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
It would be great to be able to configure the delimiters of the properties expansion. Something like:
<configuration>
...
<delimiter>@{}</delimiter>
</configuration>
to expand @
{property}It would also solve the problem of replacing unwanted variables in templates (where ${} expansion is already used).
Attachments
Issue Links
- relates to
-
MRESOURCES-105 Custom Delimiters does not work as expected - NPE with ${*} and comments in property file does break replacement
- Closed