This is an automated email from the ASF dual-hosted git repository.
elecharny pushed a change to branch 2.2.X
in repository https://gitbox.apache.org/repos/asf/mina.git
from 457ec383a [maven-release-plugin] prepare for next development iteration
add 2982ee867 Make NioSession.getChannel() public
new 9e45469b7 Merge pull request #50 from
garydgregory/2_2_x/NioSession_getChannel_public
The 1 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:
.../java/org/apache/mina/transport/socket/nio/NioDatagramSession.java | 2 +-
.../src/main/java/org/apache/mina/transport/socket/nio/NioSession.java | 2 +-
.../java/org/apache/mina/transport/socket/nio/NioSocketSession.java | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)