Closed
Description
Matthew Jason Benson opened MNG-8081 and commented
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.
Affects: 3.9.6, 4.0.0
Issue Links:
- MNG-5235 Profiles not activated according to property values
Remote Links:
Backported to: 4.0.0-beta-3, 3.9.7