[
http://jira.codehaus.org/browse/MNG-2812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_86964
]
Franz Allan Valencia See commented on MNG-2812:
-----------------------------------------------
Patch already submitted to PLXUTILS-29
> Profile with an undefined os family activation should not activate
> ------------------------------------------------------------------
>
> Key: MNG-2812
> URL: http://jira.codehaus.org/browse/MNG-2812
> Project: Maven 2
> Issue Type: Bug
> Components: Profiles
> Affects Versions: 2.0.4, 2.1.x
> Reporter: Franz Allan Valencia See
>
> The following profile gets activated eventhough the os family is not the
> current os family
> {code:xml}
> ...
> <profile>
> <id>bogus-profile</id>
> <activation>
> <os>
> <family>bogus-family</family>
> </os>
> </activation>
> </profile>
> ...
> {code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira