History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-2245
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Robin Shen
Reporter: AlSt
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

agent.sh can not deal with mac os x 10.10.1

Created: 18/Nov/14 11:48 AM   Updated: 19/Nov/14 12:53 AM
Component/s: None
Affects Version/s: 5.1.32
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
sw_vers | grep 'Product Version:' returns "10.10.1" as Mac OS X version, but the version check with [[ "$OS_VER" < "10.5.0" ]] returns that it is less than 10.5.0, but that is not true. So it tries to start with java 32 bit and that obviously does not work.

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [19/Nov/14 12:53 AM]
JSW promises to fix this in 3.5.26 and we are pushing them with the new release.