Uploaded image for project: 'ServiceMix Components'
  1. ServiceMix Components
  2. SMXCOMP-458

Malformed manifest.mf is generated for the servicemix-http bundle

    XMLWordPrintableJSON

Description

    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

    Attachments

      Activity

        People

          ffang Freeman Yue Fang
          vzhabiuk Volodymyr Zhabiuk
          Votes:
          0 Vote for this issue
          Watchers:
          0 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved: