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

ASF GitHub Bot commented on HTTPASYNC-92:
-----------------------------------------

GitHub user dkulp opened a pull request:

    https://github.com/apache/httpasyncclient/pull/4

    [HTTPASYNC-92] Make sure the osgi bundle imports what it needs, in pa…

    …rticular  org.apache.http.ssl

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dkulp/httpasyncclient 4.1.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/httpasyncclient/pull/4.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4
    
----
commit 6338dd6a7ae8a9d41088d68d0a488fffed5bae96
Author: Daniel Kulp <[email protected]>
Date:   2015-08-20T17:20:13Z

    [HTTPASYNC-92] Make sure the osgi bundle imports what it needs, in 
particular  org.apache.http.ssl

----


> Http Async Client OSGi bundle needs to import org.apache.http.ssl
> -----------------------------------------------------------------
>
>                 Key: HTTPASYNC-92
>                 URL: https://issues.apache.org/jira/browse/HTTPASYNC-92
>             Project: HttpComponents HttpAsyncClient
>          Issue Type: Bug
>            Reporter: Daniel Kulp
>            Priority: Blocker
>
> The 4.1.0 release version of the httpasyncclient-osgi bundle does not import 
> org.apache.http.ssl.   This prevents the async client from working properly 
> in OSGI.   You get an error of "java.lang.ClassNotFoundException: 
> org.apache.http.ssl.SSLContexts cannot be found by 
> org.apache.httpcomponents.httpasyncclient_4.1.0"
> This is a blocker for CXF as we encourage people that need PATCH support to 
> use the Async client as the default HTTP URL connection based transport does 
> not support PATCH.    



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to