Closed
Description
See #22693 for the introduction of failing hard and #22944 which relaxed things a little to allow its use in non-profile-specific documents. As things stand, it would appear that spring.profiles.include
is being silently ignored when used in a profile-specific document.
At the least, I think we should update the release notes on the wiki as there's no mention of spring.profiles.include
at the moment. Ideally, I think we'd also fail hard when spring.profiles.include
is used in a profile-specific document. Flagging for team attention to see what the rest of the team thinks.