Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.4, 2.4.1
-
None
-
None
-
None
Description
The documentations says you can explicitly set default delimiters using
<delimiters>
<delimiter>${*}</delimiters>
<delimiter>@</delimiters>
</delimiters>
However, in the pom you need to double the dollar-sign to prevent the expression ${*} from being replaced by 'the value of property *'
Attachments
Issue Links
- depends upon
-
MRESOURCES-105 Custom Delimiters does not work as expected - NPE with ${*} and comments in property file does break replacement
- Closed