You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by jo...@apache.org on 2020/05/08 17:20:07 UTC

[mina] branch 2.1.X updated (c62b953 -> 48cd514)

This is an automated email from the ASF dual-hosted git repository.

johnnyv pushed a change to branch 2.1.X
in repository https://gitbox.apache.org/repos/asf/mina.git.


 discard c62b953  Merge bugfix/DIRMINA-1126
    omit 54597ed  Fix for binding exception inheritance
    omit 129bdfb  Fixes reuse of filter argument WriteRequest when more than one Object is produced by the ProtocolEncoder

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/2.1.X (48cd514)
            \
             O -- O -- O   (c62b953)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../apache/mina/core/write/DefaultWriteRequest.java   |  2 +-
 .../apache/mina/filter/codec/ProtocolCodecFilter.java | 19 +++++++------------
 .../mina/transport/socket/nio/NioSocketAcceptor.java  |  6 ++++--
 3 files changed, 12 insertions(+), 15 deletions(-)