You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/11/26 09:43:52 UTC

[jira] Created: (CAMEL-2230) clean up the OSGi package import and export definition of the example

clean up the OSGi package import and export definition of the example
---------------------------------------------------------------------

                 Key: CAMEL-2230
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2230
             Project: Apache Camel
          Issue Type: Task
          Components: examples
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.1.0


Current Camel example bundles still import the package which it export, it is will cause some issue when there are multi version of camel-example bundles installed in the same OSGi container. And there are some new added examples which don't specify the import and export properties.

So these examples bundle's import and export properties need a clean up.


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


[jira] Resolved: (CAMEL-2230) clean up the OSGi package import and export definition of the example

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-2230.
--------------------------------

    Resolution: Fixed

trunk
http://svn.apache.org/viewvc?rev=884506&view=rev

> clean up the OSGi package import and export definition of the example
> ---------------------------------------------------------------------
>
>                 Key: CAMEL-2230
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2230
>             Project: Apache Camel
>          Issue Type: Task
>          Components: examples
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.1.0
>
>
> Current Camel example bundles still import the package which it export, it is will cause some issue when there are multi version of camel-example bundles installed in the same OSGi container. And there are some new added examples which don't specify the import and export properties.
> So these examples bundle's import and export properties need a clean up.

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