You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2010/07/21 06:16:52 UTC

[jira] Created: (SMXCOMP-782) OSGi metadate for servicemix-http is incorrect

OSGi metadate for servicemix-http is incorrect
----------------------------------------------

                 Key: SMXCOMP-782
                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-782
             Project: ServiceMix Components
          Issue Type: Bug
            Reporter: Freeman Fang
            Assignee: Freeman Fang
             Fix For: servicemix-http-2010.02


miss a " for org.springframework*;resolution:=optional;version="[2.5,4),  so * and other package get ignored in servicemix.osgi.import afterwards,  which in turn cause can't add necessary Import-Package from maven dependency automatically.

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


[jira] Work started: (SMXCOMP-782) OSGi metadate for servicemix-http is incorrect

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

Work on SMXCOMP-782 started by Freeman Fang.

> OSGi metadate for servicemix-http is incorrect
> ----------------------------------------------
>
>                 Key: SMXCOMP-782
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-782
>             Project: ServiceMix Components
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: servicemix-http-2010.02
>
>
> miss a " for org.springframework*;resolution:=optional;version="[2.5,4),  so * and other package get ignored in servicemix.osgi.import afterwards,  which in turn cause can't add necessary Import-Package from maven dependency automatically.

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


[jira] Updated: (SMXCOMP-782) OSGi metadate for servicemix-http is incorrect

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

Freeman Fang updated SMXCOMP-782:
---------------------------------

    Component/s: servicemix-http

> OSGi metadate for servicemix-http is incorrect
> ----------------------------------------------
>
>                 Key: SMXCOMP-782
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-782
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-http
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: servicemix-http-2010.02
>
>
> miss a " for org.springframework*;resolution:=optional;version="[2.5,4),  so * and other package get ignored in servicemix.osgi.import afterwards,  which in turn cause can't add necessary Import-Package from maven dependency automatically.

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


[jira] Resolved: (SMXCOMP-782) OSGi metadate for servicemix-http is incorrect

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

Freeman Fang resolved SMXCOMP-782.
----------------------------------

    Resolution: Fixed

commit fix
http://svn.apache.org/viewvc?rev=966079&view=rev

> OSGi metadate for servicemix-http is incorrect
> ----------------------------------------------
>
>                 Key: SMXCOMP-782
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-782
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-http
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: servicemix-http-2010.02
>
>
> miss a " for org.springframework*;resolution:=optional;version="[2.5,4),  so * and other package get ignored in servicemix.osgi.import afterwards,  which in turn cause can't add necessary Import-Package from maven dependency automatically.

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