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

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12593585#action_12593585 ] 

Raymond Feng commented on TUSCANY-2285:
---------------------------------------

We have experienced an issue with the maven-bundle-plugin if the packaging is set to "bundle" in the sdo-api module. See:
http://markmail.org/message/ihjubv4pmywac7nk?q=sebb+%5BVOTE%5D+SDO+1%2E1+rc3+release&page=1&refer=ihjubv4pmywac7nk

We ended up with a slight different usage of the plugin which is less invasive. Please see:

http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sdo/1.1.1/sdo-api/pom.xml

> 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.