Skip to content

[MNG-8081] default profile activation should consider available system and user properties #10796

Closed
@jira-importer

Description

@jira-importer

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestpriority:minorMinor loss of function, or other problem where easy workaround is present

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions