[ 
https://issues.apache.org/jira/browse/WINK-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928040#action_12928040
 ] 

Hudson commented on WINK-326:
-----------------------------

Integrated in Wink-Trunk-JDK1.5 #421 (See 
[https://hudson.apache.org/hudson/job/Wink-Trunk-JDK1.5/421/])
    Add slf4j for testing and super.tearDown()

See [WINK-326]
Rename packages to org.apache.wink.client

See [WINK-326]
Add Wink asynchronous HTTP client support

See [WINK-326]

Thanks to Jean-Francois Arcand and
Jason Dillon for the contribution.


> AsyncHttpClient module
> ----------------------
>
>                 Key: WINK-326
>                 URL: https://issues.apache.org/jira/browse/WINK-326
>             Project: Wink
>          Issue Type: New Feature
>          Components: Client
>            Reporter: Jean-Francois Arcand
>            Priority: Minor
>         Attachments: 
> 0001-Cleaned-up-legal-bits-fixed-tests-added-testsupport-.patch, 
> wink-client-ahc.jar
>
>
> The AsyncHttpClient Project is a library that can be used for doing 
> asynchronous http request. The library supports a provider based API which 
> allow pluggable http client under the hood. Currently the library ship with a 
> Netty and a JDK based provider, but next version (1.4.0) will ship with an 
> Apache Http Client provider as well. Right now the default is Netty because 
> it is the fastest one.
> We would like to donate to the Wink project a new Wink-Client implementation 
> based on this library:
> http://github.com/sonatype/wink-client-asynchttpclient
> The client has been build on top of 1.1.1-incubating released version.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to