[ 
https://issues.apache.org/activemq/browse/SMXCOMP-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49773#action_49773
 ] 

Guillaume Nodet commented on SMXCOMP-458:
-----------------------------------------

Btw, there are also spaces between the list of required bundles.  Not sure if 
this is a problem for Equinox.
Volodymyr, could you quickly check that ?

> Malformed manifest.mf  is generated for the servicemix-http bundle
> ------------------------------------------------------------------
>
>                 Key: SMXCOMP-458
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-458
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-http
>            Reporter: Volodymyr Zhabiuk
>            Assignee: Freeman Fang
>
> At 
> http://svn.apache.org/repos/asf/servicemix/components/bindings/servicemix-http/trunk/pom.xml
> there is an entry 
> <servicemix.osgi.bundles>
>         org.apache.servicemix.bundles.jaxp-ri,
>         org.springframework.core,
>         org.springframework.beans,
>         org.springframework.context,
>     </servicemix.osgi.bundles>
> It is responsible for the Require-bundle token in the generated manifest.mf
> While packaging the malformed manifest.mf is created
> Require-Bundle: org.springframework.bundle.spring.core,        
> org.springframework.bundle.spring.beans,        
> org.springframework.bundle.spring.context,
> DynamicImport-Package: javax.*,org.w3c.*,org.xml.*
> There is an odd comma after  the org.springframework.bundle.spring.context 
> statement
> As a consequence, the equinox can not recognize this bundle 

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

Reply via email to