[jbosstools-issues] [JBoss JIRA] (JBIDE-12455) Rewrite osx profile in parent pom to be able to execute swtbot tests on mac os

Pavol Srna (JIRA) jira-events at lists.jboss.org
Wed Aug 22 09:46:15 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-12455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713036#comment-12713036 ] 

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

        


More information about the jbosstools-issues mailing list