Uploaded image for project: 'HttpComponents HttpClient'
  1. HttpComponents HttpClient
  2. HTTPCLIENT-1612

Missing package import statement in manifest (org.apache.http.ssl)

    XMLWordPrintableJSON

Details

    Description

      The bundle "httpclient-osgi" in version 4.4. does not work properly in an OSGi environment. You are missing a package import statement "org.apache.http.ssl" in your manifest file. The package is available and exported by "httpcore-osgi".

      Add the following line to the pom.xml of httpclient-osgi:
      'org.apache.http.ssl;version=${httpcore.osgi.import.version}'

      I am not sure, if there are further import-/export issues.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              herr-herner Jens Offenbach
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: