You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/09/16 21:01:02 UTC

[commons-net] branch master updated (cd0aa017 -> 3750563c)

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

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-net.git


    from cd0aa017 Reuse FileUtils#contentEquals(File,File) in tests
     new 26c5bce4 Add TFTPServer::getPort method
     new 2afbae2f Bulletproof TFTPServerPathTest
     new 2d0e6ece Add test to verify written content
     new e3013d78 Merge branch 'master' into fix_ci_failing_tests
     new 3750563c Merge pull request #173 from jkbkupczyk/fix_ci_failing_tests

The 2982 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:
 .../commons/net/tftp/TFTPServerPathTest.java       | 250 +++++++++++----------
 1 file changed, 136 insertions(+), 114 deletions(-)