You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/09/23 07:09:11 UTC

[jira] Updated: (MNG-669) implement OS family activator for profiles

     [ http://jira.codehaus.org/browse/MNG-669?page=all ]

Brett Porter updated MNG-669:
-----------------------------

    Component: maven-project

> implement OS family activator for profiles
> ------------------------------------------
>
>          Key: MNG-669
>          URL: http://jira.codehaus.org/browse/MNG-669
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-project
>     Reporter: Brett Porter
>      Fix For: 2.0-beta-2

>
>
> currently, you have to use the os.name system property to activate a profile by operating system. This can be problematic as os.name is something like "Windows XP" and you may want to match "Windows".
> I think plexus-utils has an Os class that can assist in breaking it down to known families which we can use as keywords.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org