[jira] [Commented] (HTTPASYNC-135) HttpAsyncMethods.createHead creates Get

2018-03-11 Thread Oleg Kalnichevski (JIRA)

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

Oleg Kalnichevski commented on HTTPASYNC-135:
-

{quote}I just wasn't aware that async client 4.1 was practically no longer 
maintained.
{quote}

This statement is completely false.

Oleg

> HttpAsyncMethods.createHead creates Get
> ---
>
> Key: HTTPASYNC-135
> URL: https://issues.apache.org/jira/browse/HTTPASYNC-135
> Project: HttpComponents HttpAsyncClient
>  Issue Type: Bug
>Affects Versions: 4.1.2
>Reporter: Mateusz Matela
>Priority: Trivial
>
> Looking at {{org.apache.http.nio.client.methods.HttpAsyncMethods}}, the 
> {{createHead}} method works exactly the same as {{createGet}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org



[jira] [Commented] (HTTPASYNC-135) HttpAsyncMethods.createHead creates Get

2018-03-11 Thread Mateusz Matela (JIRA)

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

Mateusz Matela commented on HTTPASYNC-135:
--

I agree this kind of issue is not important enough to make a new release, 
unless there were several such issues fixed.

I just wasn't aware that async client 4.1 was practically no longer maintained.

> HttpAsyncMethods.createHead creates Get
> ---
>
> Key: HTTPASYNC-135
> URL: https://issues.apache.org/jira/browse/HTTPASYNC-135
> Project: HttpComponents HttpAsyncClient
>  Issue Type: Bug
>Reporter: Mateusz Matela
>Priority: Major
>
> Looking at {{org.apache.http.nio.client.methods.HttpAsyncMethods}}, the 
> {{createHead}} method works exactly the same as {{createGet}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org



[jira] [Commented] (HTTPASYNC-135) HttpAsyncMethods.createHead creates Get

2018-03-10 Thread Gary Gregory (JIRA)

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

Gary Gregory commented on HTTPASYNC-135:


Is this component still in SVN? Our site says so and I do not see an obvious 
place in Git for it.

> HttpAsyncMethods.createHead creates Get
> ---
>
> Key: HTTPASYNC-135
> URL: https://issues.apache.org/jira/browse/HTTPASYNC-135
> Project: HttpComponents HttpAsyncClient
>  Issue Type: Bug
>Reporter: Mateusz Matela
>Priority: Major
>
> Looking at {{org.apache.http.nio.client.methods.HttpAsyncMethods}}, the 
> {{createHead}} method works exactly the same as {{createGet}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org



[jira] [Commented] (HTTPASYNC-135) HttpAsyncMethods.createHead creates Get

2018-03-10 Thread Gary Gregory (JIRA)

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

Gary Gregory commented on HTTPASYNC-135:


I am not against fixing it but I cannot say that I will take the  time to make 
a release. Too much other stuff going on for me.

> HttpAsyncMethods.createHead creates Get
> ---
>
> Key: HTTPASYNC-135
> URL: https://issues.apache.org/jira/browse/HTTPASYNC-135
> Project: HttpComponents HttpAsyncClient
>  Issue Type: Bug
>Reporter: Mateusz Matela
>Priority: Major
>
> Looking at {{org.apache.http.nio.client.methods.HttpAsyncMethods}}, the 
> {{createHead}} method works exactly the same as {{createGet}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org



[jira] [Commented] (HTTPASYNC-135) HttpAsyncMethods.createHead creates Get

2018-03-07 Thread Oleg Kalnichevski (JIRA)

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

Oleg Kalnichevski commented on HTTPASYNC-135:
-

[~mmatela] Until 5.0 HttpAsyncClient was a separate component with a separate 
release cycle. The 4.1 is indeed the stable branch of HttpAsyncClient. There 
will be no further development in the 4.1 branch, however, and likely no fixes 
for minor issues. As of 5.0 HttpAsyncClient code got folded into HttpClient 
project.

> HttpAsyncMethods.createHead creates Get
> ---
>
> Key: HTTPASYNC-135
> URL: https://issues.apache.org/jira/browse/HTTPASYNC-135
> Project: HttpComponents HttpAsyncClient
>  Issue Type: Bug
>Reporter: Mateusz Matela
>Priority: Major
>
> Looking at {{org.apache.http.nio.client.methods.HttpAsyncMethods}}, the 
> {{createHead}} method works exactly the same as {{createGet}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org



[jira] [Commented] (HTTPASYNC-135) HttpAsyncMethods.createHead creates Get

2018-03-07 Thread Mateusz Matela (JIRA)

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

Mateusz Matela commented on HTTPASYNC-135:
--

That's weird. I was looking at [https://hc.apache.org/index.html]. Is that the 
official project home page? I don't see anything suggesting that 4.1.3 is not 
the current stable version.

> HttpAsyncMethods.createHead creates Get
> ---
>
> Key: HTTPASYNC-135
> URL: https://issues.apache.org/jira/browse/HTTPASYNC-135
> Project: HttpComponents HttpAsyncClient
>  Issue Type: Bug
>Reporter: Mateusz Matela
>Priority: Major
>
> Looking at {{org.apache.http.nio.client.methods.HttpAsyncMethods}}, the 
> {{createHead}} method works exactly the same as {{createGet}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org



[jira] [Commented] (HTTPASYNC-135) HttpAsyncMethods.createHead creates Get

2018-03-06 Thread Gary Gregory (JIRA)

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

Gary Gregory commented on HTTPASYNC-135:


4.1 is way too old. Your energies would be better spent updating to our current 
version.

> HttpAsyncMethods.createHead creates Get
> ---
>
> Key: HTTPASYNC-135
> URL: https://issues.apache.org/jira/browse/HTTPASYNC-135
> Project: HttpComponents HttpAsyncClient
>  Issue Type: Bug
>Reporter: Mateusz Matela
>Priority: Major
>
> Looking at {{org.apache.http.nio.client.methods.HttpAsyncMethods}}, the 
> {{createHead}} method works exactly the same as {{createGet}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org



[jira] [Commented] (HTTPASYNC-135) HttpAsyncMethods.createHead creates Get

2018-03-06 Thread Oleg Kalnichevski (JIRA)

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

Oleg Kalnichevski commented on HTTPASYNC-135:
-

There unlikely to be a new release out of the 4.1.x branch and this issue does 
not affect the 5.x branch (master branch of httpclient)

Oleg 

> HttpAsyncMethods.createHead creates Get
> ---
>
> Key: HTTPASYNC-135
> URL: https://issues.apache.org/jira/browse/HTTPASYNC-135
> Project: HttpComponents HttpAsyncClient
>  Issue Type: Bug
>Reporter: Mateusz Matela
>Priority: Major
>
> Looking at {{org.apache.http.nio.client.methods.HttpAsyncMethods}}, the 
> {{createHead}} method works exactly the same as {{createGet}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org