This is an automated email from the ASF dual-hosted git repository. sebb pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-net.git
from eb0de264 Merge pull request #76 from arturobernalg/feature/use_lambda new bef99b19 Add literal that represent "-1" if the end of the stream has been reached new 2e8f67d3 Merge branch 'master' into feature/end_of_stream new b5f0ca8b Update IOUtil.java new 69d88f0b Merge pull request #75 from arturobernalg/feature/end_of_stream The 2553 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/commons/net/bsd/RExecClient.java | 3 ++- .../org/apache/commons/net/examples/util/IOUtil.java | 6 +++--- .../java/org/apache/commons/net/io/CRLFLineReader.java | 4 +++- .../commons/net/io/DotTerminatedMessageReader.java | 18 ++++++++++-------- .../apache/commons/net/io/FromNetASCIIInputStream.java | 4 +++- .../apache/commons/net/io/ToNetASCIIInputStream.java | 8 +++++--- src/main/java/org/apache/commons/net/io/Util.java | 6 ++++-- .../java/org/apache/commons/net/util/NetConstants.java | 7 +++++++ 8 files changed, 37 insertions(+), 19 deletions(-)