[
https://issues.jboss.org/browse/JBIDE-12455?page=com.atlassian.jira.plugi...
]
Pavol Srna commented on JBIDE-12455:
------------------------------------
# I changed the osx profile to be activated by
<os><family>mac</family></os> and changed the
platformSystemProperties property that it now contains only -XstartOnFirstThread. This is
a requirement on both jdk's (applejdk, oraclejdk)
# I introduced new profile 'applejdk' that is activated if java.vendor.url ==
http://www.apple.com/. There is a new property called applejdkProperties. This property is
specific only for applejdk.
Rewrite osx profile in parent pom to be able to execute swtbot tests
on mac os
------------------------------------------------------------------------------
Key: JBIDE-12455
URL:
https://issues.jboss.org/browse/JBIDE-12455
Project: Tools (JBoss Tools)
Issue Type: Task
Reporter: Pavol Srna
Assignee: Pavol Srna
* QE needs to run swtbot tests with sunjdk and applejdk on mac os.
* Currently there is 'osx' profile that is activated only if java.vendor.url ==
http://www.apple.com/.
* QE needs a profile activated by <os><family>mac</family></os>
* QE needs special properties for apple jdk and another properties for sun jdk on mac to
run the tests successfully.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira