!5 [sync] PR-2: 移除ftp的TestConnectTimeout测试用例

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-06-06 01:22:13 +00:00 committed by Gitee
commit d60f3b962d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: apache-commons-net
Version: 3.6
Release: 5
Release: 6
Summary: Java library for Internet protocol
License: ASL 2.0
URL: http://commons.apache.org/net/
@ -29,6 +29,7 @@ Help document for apache-commons-net.
rm src/test/java/org/apache/commons/net/time/TimeTCPClientTest.java
rm src/test/java/org/apache/commons/net/tftp/TFTPServerPathTest.java
rm src/test/java/org/apache/commons/net/ftp/TestConnectTimeout.java
%mvn_file : commons-net apache-commons-net
%mvn_alias : org.apache.commons:commons-net
@ -46,5 +47,8 @@ rm src/test/java/org/apache/commons/net/tftp/TFTPServerPathTest.java
%doc README.md RELEASE-NOTES.txt
%changelog
* Mon Jun 05 2023 wangkai <13474090681@163.com> - 3.6-6
- Remove TestConnectTimeout for ftp
* Wed Dec 4 2019 shijian <shijian16@huawei.com> - 3.6-5
- Package init