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

Oleg Kalnichevski commented on HTTPCLIENT-1288:
-----------------------------------------------

Noah
According to clirr the patch breaks backward compatibility with the version 4.2

---
[INFO] --- clirr-maven-plugin:2.3:check (default-cli) @ httpclient ---
[INFO] Comparing to version: 4.2
[ERROR] org.apache.http.client.methods.HttpRequestBase: Method 'public 
java.lang.Object clone()' has been removed
---

Oleg
                
> abortable http request that doesn't enforce strict uri syntax
> -------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1288
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1288
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>    Affects Versions: 4.3 Alpha1
>            Reporter: Noah Levitt
>         Attachments: httpclient-1288-20121231180347.diff
>
>
> For heritrix we need an abortable http request that doesn't enforce strict 
> uri syntax. Currently HttpRequestBase contains both the abortability code and 
> the uri syntax enforcement.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to