This is an automated email from the ASF dual-hosted git repository.
lgoldstein pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git.
from b6fd78c Deleted only the intermediate serialized key files and not
the entire 'target' folder when compiling/running new compilation cycle
new 24b2b60 [SSHD-885] Create source bundle for OSGi JAR
new 16083e6 Slightly stricter code in AsyncAuth related tests
new 9c85359 Excluded 2 more frequently failing tests when using Netty
transport
The 3 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:
.../sshd/server/auth/AsyncAuthInteractiveTest.java | 32 ++++++-----
.../org/apache/sshd/server/auth/AsyncAuthTest.java | 36 ++++++------
.../apache/sshd/server/auth/AsyncAuthTestBase.java | 5 +-
sshd-netty/pom.xml | 3 +-
sshd-osgi/pom.xml | 64 ++++++++++++++++++++++
sshd-scp/pom.xml | 62 +++++++++++----------
6 files changed, 136 insertions(+), 66 deletions(-)