!5 [sync] PR-2: 移除ftp的TestConnectTimeout测试用例
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
d60f3b962d
@ -1,6 +1,6 @@
|
|||||||
Name: apache-commons-net
|
Name: apache-commons-net
|
||||||
Version: 3.6
|
Version: 3.6
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: Java library for Internet protocol
|
Summary: Java library for Internet protocol
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://commons.apache.org/net/
|
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/time/TimeTCPClientTest.java
|
||||||
rm src/test/java/org/apache/commons/net/tftp/TFTPServerPathTest.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_file : commons-net apache-commons-net
|
||||||
%mvn_alias : org.apache.commons: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
|
%doc README.md RELEASE-NOTES.txt
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Dec 4 2019 shijian <shijian16@huawei.com> - 3.6-5
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user