Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.9.6, 4.0.0
-
None
Description
As discussed in my open PR, my use case is to compare between environment variables e.g.:
<activation> <property> <name>env.FOO</name> <value>${env.BAR}</value> </property> </activation>
Limiting the interpolation to user/system properties means that there is no mindf*ck resulting from profile activation order, etc., and keeps this request nonthreatening.
Attachments
Issue Links
- relates to
-
MNG-5235 Profiles not activated according to property values
- Closed
- links to