Bug 44889 - OpenJDK on OS/X says OS == "Darwin"; this may break <os> condition
Summary: OpenJDK on OS/X says OS == "Darwin"; this may break <os> condition
Status: RESOLVED FIXED
Alias: None
Product: Ant
Classification: Unclassified
Component: Core (show other bugs)
Version: nightly
Hardware: Macintosh Mac OS X 10.4
: P2 normal (vote)
Target Milestone: 1.8.0
Assignee: Ant Notifications List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-28 03:22 UTC by Steve Loughran
Modified: 2008-07-10 08:58 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Loughran 2008-04-28 03:22:29 UTC
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
Comment 1 Stefan Bodewig 2008-07-10 08:58:17 UTC
svn rev 675623