You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Jean-Sebastien Delfino (JIRA)" <de...@tuscany.apache.org> on 2008/08/05 20:00:44 UTC

[jira] Created: (TUSCANY-2529) Need a build profile to run Tuscany tests with the OSGi launcher

Need a build profile to run Tuscany tests with the OSGi launcher
----------------------------------------------------------------

                 Key: TUSCANY-2529
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2529
             Project: Tuscany
          Issue Type: Wish
          Components: Build System
            Reporter: Jean-Sebastien Delfino
             Fix For: Java-SCA-Next


Now that there's a way to run Tuscany in an OSGi environment, we need a build profile to run all test cases in that environment, to verify that the OSGi support actually works.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TUSCANY-2529) Need a build profile to run Tuscany tests with the OSGi launcher

Posted by "Raymond Feng (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621089#action_12621089 ] 

Raymond Feng commented on TUSCANY-2529:
---------------------------------------

I added a maven plugin (java/sca/tools/maven/maven-osgi-junit) that bootstrap the tuscany runtime from the project dependencies into OSGi and run the test cases in the project.

I'll explore how we can do that inside Eclipse IDE.

> Need a build profile to run Tuscany tests with the OSGi launcher
> ----------------------------------------------------------------
>
>                 Key: TUSCANY-2529
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2529
>             Project: Tuscany
>          Issue Type: Wish
>          Components: Build System
>            Reporter: Jean-Sebastien Delfino
>            Assignee: Raymond Feng
>             Fix For: Java-SCA-Next
>
>
> Now that there's a way to run Tuscany in an OSGi environment, we need a build profile to run all test cases in that environment, to verify that the OSGi support actually works.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TUSCANY-2529) Need a build profile to run Tuscany tests with the OSGi launcher

Posted by "Raymond Feng (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623844#action_12623844 ] 

Raymond Feng commented on TUSCANY-2529:
---------------------------------------

I added a profile in sca/pom.xml to launch the OSGi and run the junit test cases using tuscany-maven-osgi-junit plugin.

> Need a build profile to run Tuscany tests with the OSGi launcher
> ----------------------------------------------------------------
>
>                 Key: TUSCANY-2529
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2529
>             Project: Tuscany
>          Issue Type: Wish
>          Components: Build System
>            Reporter: Jean-Sebastien Delfino
>            Assignee: Raymond Feng
>             Fix For: Java-SCA-Next
>
>
> Now that there's a way to run Tuscany in an OSGi environment, we need a build profile to run all test cases in that environment, to verify that the OSGi support actually works.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TUSCANY-2529) Need a build profile to run Tuscany tests with the OSGi launcher

Posted by "Jean-Sebastien Delfino (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620312#action_12620312 ] 

Jean-Sebastien Delfino commented on TUSCANY-2529:
-------------------------------------------------

One more thought: In order to avoid having to to build and install a Tuscany OSGi distribution before running these tests, which won't be practical, I think we could just use an extension/modification of the Surefire plugin, a sort of OSGi-aware Surefire test harness that will load and execute the tests using the Tuscany OSGi launcher.

> Need a build profile to run Tuscany tests with the OSGi launcher
> ----------------------------------------------------------------
>
>                 Key: TUSCANY-2529
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2529
>             Project: Tuscany
>          Issue Type: Wish
>          Components: Build System
>            Reporter: Jean-Sebastien Delfino
>            Assignee: Raymond Feng
>             Fix For: Java-SCA-Next
>
>
> Now that there's a way to run Tuscany in an OSGi environment, we need a build profile to run all test cases in that environment, to verify that the OSGi support actually works.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (TUSCANY-2529) Need a build profile to run Tuscany tests with the OSGi launcher

Posted by "Raymond Feng (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raymond Feng reassigned TUSCANY-2529:
-------------------------------------

    Assignee: Raymond Feng

> Need a build profile to run Tuscany tests with the OSGi launcher
> ----------------------------------------------------------------
>
>                 Key: TUSCANY-2529
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2529
>             Project: Tuscany
>          Issue Type: Wish
>          Components: Build System
>            Reporter: Jean-Sebastien Delfino
>            Assignee: Raymond Feng
>             Fix For: Java-SCA-Next
>
>
> Now that there's a way to run Tuscany in an OSGi environment, we need a build profile to run all test cases in that environment, to verify that the OSGi support actually works.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.