This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git
from b8ba4f290 [maven-release-plugin] prepare for next development iteration new 8d4a2a39a Use stock JRE Charset instead of magic string new e49f9037f Use stock JRE Charset instead of magic string The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../mina/proxy/handlers/http/ntlm/NTLMResponses.java | 9 +++++++-- .../mina/proxy/handlers/socks/Socks4LogicHandler.java | 5 +++-- .../mina/proxy/handlers/socks/Socks5LogicHandler.java | 16 ++++++---------- .../java/org/apache/mina/proxy/utils/ByteUtilities.java | 9 +++++---- .../org/apache/mina/proxy/utils/StringUtilities.java | 3 ++- .../mina/transport/AbstractTrafficControlTest.java | 3 ++- .../mina/filter/compression/CompressionFilterTest.java | 6 ++++-- .../org/apache/mina/filter/compression/ZlibTest.java | 11 ++++++----- 8 files changed, 35 insertions(+), 27 deletions(-)