Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-6939

can't install cxf-http-async feature

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.1.7, 3.2.0
    • OSGi
    • None
    • Unknown

    Description

      In cxf-http-async feature currently we have

      <feature name="cxf-http-async" version="3.1.7-SNAPSHOT" resolver="(obr)">
              <feature version="[3,4)">cxf-http</feature>
              <bundle start-level="40">mvn:org.apache.httpcomponents/httpcore-osgi/4.4.4</bundle>
              <bundle start-level="40">mvn:org.apache.httpcomponents/httpclient-osgi/4.5.2</bundle>
              <bundle start-level="40">mvn:org.apache.httpcomponents/httpasyncclient-osgi/4.1.1</bundle>
              <bundle start-level="40">mvn:org.apache.cxf/cxf-rt-transports-http-hc/3.1.7-SNAPSHOT</bundle>
          </feature>
      

      However the latest httpasyncclient-osgi/4.1.1 still need httpclient-osgi 4.4.x

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            ffang Freeman Yue Fang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: