[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski resolved HTTPCLIENT-703.
------------------------------------------

    Resolution: Invalid

Same here. HttpClient trunk currently depends on HttpCore 4.0-alpha6 (official 
release). It is not compatible with post alpha6 changes in HttpCore.

Oleg

> Compilation error in RFC2617Scheme
> ----------------------------------
>
>                 Key: HTTPCLIENT-703
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-703
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>            Reporter: Johannes Koch
>
> I have a compilation error in o.a.h.impl.auth.RFC2617Scheme:
> in
>   public void processChallenge(final Header header) throws 
> MalformedChallengeException:
>         HeaderElement[] elements = 
> BasicHeaderValueParser.DEFAULT.parseElements(buffer, pos, buffer.length());
> The method parseElements(CharArrayBuffer, ParserCursor) in the type 
> BasicHeaderValueParser is not applicable for the arguments (CharArrayBuffer, 
> int, int)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to