Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-2210

Bogus import entries

    XMLWordPrintableJSON

Details

    Description

      The following plugin configuration produces a manifest that contains bogus import entries containing references to a non-existent version

      http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/httpcore-osgi/pom.xml

      The import section of the manifest refers to version 4.1, which is not declared in the pom


      Import-Package: javax.net.ssl,org.apache.http;version="4.1",org.apache
      .http.entity;version="4.1",org.apache.http.impl;version="4.1",org.apa
      che.http.impl.entity;version="4.1",org.apache.http.impl.io;version="4
      .1",org.apache.http.impl.nio;version="4.1",org.apache.http.impl.nio.c
      odecs;version="4.1",org.apache.http.impl.nio.reactor;version="4.1",or
      g.apache.http.impl.nio.ssl;version="4.1",org.apache.http.io;version="
      4.1",org.apache.http.message;version="4.1",org.apache.http.nio;versio
      n="4.1",org.apache.http.nio.entity;version="4.1",org.apache.http.nio.
      params;version="4.1",org.apache.http.nio.protocol;version="4.1",org.a
      pache.http.nio.reactor;version="4.1",org.apache.http.nio.util;version
      ="4.1",org.apache.http.params;version="4.1",org.apache.http.protocol;
      version="4.1",org.apache.http.util;version="4.1"

      This just does not seem right. Please advise.

      For more details please see HTTPCORE-222

      Attachments

        Activity

          People

            mcculls Stuart McCulloch
            olegk Oleg Kalnichevski
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: