[
https://issues.jboss.org/browse/AS7-6393?page=com.atlassian.jira.plugin.s...
]
Josef Cacek commented on AS7-6393:
----------------------------------
It seems, the simple version upgrade breaks something somewhere... domain tests fail or
freeze.
https://github.com/jbossas/jboss-as/pull/3935
Update commons-codec version to 1.6
-----------------------------------
Key: AS7-6393
URL:
https://issues.jboss.org/browse/AS7-6393
Project: Application Server 7
Issue Type: Bug
Components: Test Suite
Reporter: Josef Cacek
Assignee: Josef Cacek
Apache HttpClient (4.2.1) library depends on commons-codec version 1.6, but we use only a
version 1.4 now which is not fully compatible - e.g. changed behavior of the default
constructor in Base64 class (chunked/not-chunked).
The problem is then in HttpClient's SPNEGO authentication.
--
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