You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2016/06/13 07:18:20 UTC

[jira] [Comment Edited] (CXF-6939) can't install cxf-http-async feature

    [ https://issues.apache.org/jira/browse/CXF-6939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15326897#comment-15326897 ] 

Freeman Fang edited comment on CXF-6939 at 6/13/16 7:17 AM:
------------------------------------------------------------

waiting for httpasyncclient-osgi/4.1.2 which is under vote now
And the VOTE thread is [1]

[1]http://httpcomponents.10934.n7.nabble.com/VOTE-Release-HttpAsyncClient-4-1-2-based-on-RC1-td28517.html#a28532


was (Author: ffang):
waiting for httpasyncclient-osgi/4.1.2 which is under vote now

> can't install cxf-http-async feature
> ------------------------------------
>
>                 Key: CXF-6939
>                 URL: https://issues.apache.org/jira/browse/CXF-6939
>             Project: CXF
>          Issue Type: Bug
>          Components: OSGi
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>
> In cxf-http-async feature currently we have
> {code}
> <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>
> {code}
> However the latest httpasyncclient-osgi/4.1.1 still need httpclient-osgi 4.4.x



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)