You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Graham Charters (JIRA)" <tu...@ws.apache.org> on 2008/05/01 10:32:55 UTC

[jira] Updated: (TUSCANY-2285) Make sca-api automatically build as an OSGi bundle

     [ https://issues.apache.org/jira/browse/TUSCANY-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Graham Charters updated TUSCANY-2285:
-------------------------------------

    Attachment: sca-api-bundle.patch

The patch does the following:

Updates the sca-api pom to build that module as a bundle.
Removes sca-api from itest/osgi-tuscany.
Updates itest/osgi-tuscany to use the bundle from modules/sca-api.

You will need to do a 'mvn clean' in itest/osgi-tuscany in order to clear out the felix cache, otherwise you may get problems with bundle symbolic name and version not being unique (because the old one is still in the cache).

> Make sca-api automatically build as an OSGi bundle
> --------------------------------------------------
>
>                 Key: TUSCANY-2285
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2285
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SCA Core Runtime, Java SCA OSGi Integration
>    Affects Versions: Java-SCA-Next
>         Environment: All
>            Reporter: Graham Charters
>            Priority: Minor
>             Fix For: Java-SCA-Next
>
>         Attachments: sca-api-bundle.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> Itest/osgi-tuscany creates an OSGi bundle for the sca-api module.  As a step towards providing better support for OSGi, it has been suggested on the dev-list that we simply make sca-api automatically build as an OSGi bundle.  This does not preclude it being used as a normal jar.
> I have a patch which I will attached shortly.

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