You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2008/04/28 12:22:29 UTC

DO NOT REPLY [Bug 44889] New: OpenJDK on OS/X says OS == "Darwin"; this may break condition

https://issues.apache.org/bugzilla/show_bug.cgi?id=44889

           Summary: OpenJDK on OS/X says OS == "Darwin"; this may break <os>
                    condition
           Product: Ant
           Version: 1.7Alpha (nightly)
          Platform: Macintosh
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
        AssignedTo: notifications@ant.apache.org
        ReportedBy: stevel@apache.org


>From the hadoop issues list comes issue 3318:
https://issues.apache.org/jira/browse/HADOOP-3318


"Hadoop streaming doesn't recognize "Darwin" as an OS but Soylatte (OpenJDK
port to Mac) reports that rather than "Mac OS X""

I think we can assume that Ant has the same problem...we need to search for the
OS string "Darwin" and assume that means mac+unix


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 44889] OpenJDK on OS/X says OS == "Darwin"; this may break condition

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=44889


Stefan Bodewig <bo...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         OS/Version|Linux                       |Mac OS X 10.4
         Resolution|                            |FIXED
   Target Milestone|---                         |1.8.0




--- Comment #1 from Stefan Bodewig <bo...@apache.org>  2008-07-10 08:58:17 PST ---
svn rev 675623


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.