This is an automated email from the ASF dual-hosted git repository.
elecharny pushed a change to branch 2.1.X
in repository https://gitbox.apache.org/repos/asf/mina.git
from 4f8dfbb14 Fix for DIRMINA-1181
new 358a50990 Fixed some mvn site errors
new 8205fafaa Fix for DIRMINA-1181
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:
.../apache/mina/core/buffer/AbstractIoBuffer.java | 28 ++----
.../apache/mina/core/buffer/Utf16StringTest.java | 105 +++++++++++++++++++++
.../org/apache/mina/integration/jmx/package.html | 2 +-
pom.xml | 1 -
4 files changed, 115 insertions(+), 21 deletions(-)
create mode 100644
mina-core/src/test/java/org/apache/mina/core/buffer/Utf16StringTest.java