[
https://issues.jboss.org/browse/AS7-6393?page=com.atlassian.jira.plugin.s...
]
Jan Roman commented on AS7-6393:
--------------------------------
Hello Josef,
I've just checked your pull request with latest master version of source code. Build
has been successful and all tests have passed.
I tried on these JDKs:
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.5) (6b24-1.11.5-0ubuntu1~10.04.2)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
java version "1.7.0_02"
Java(TM) SE Runtime Environment (build 1.7.0_02-b13)
Java HotSpot(TM) 64-Bit Server VM (build 22.0-b10, mixed mode)
Regards
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