Skip to content

Commit 2fff9b4

Browse files
committed
Remove logback-test.xml from sshd-common test jar (fix #595)
1 parent 01289ce commit 2fff9b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sshd-common/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,6 @@
107107
<configuration>
108108
<includes>
109109
<include>org/apache/sshd/util/test/**/*</include>
110-
<!-- Use the same configuration for all tests logging -->
111-
<include>logback-test.xml</include>
112110
</includes>
113111
</configuration>
114112
</execution>

0 commit comments

Comments
 (0)