This is an automated email from the ASF dual-hosted git repository.
amichair pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git
from 31e2f603 ARIES-2239 Fix race condition when TcpConnectionManager
resolves concurrent connections
new e65926dc ARIES-2235 Fix slashes in mdns listen path
new f7e8c4f0 ARIES-2236 Add TestMdnsDiscoveryRoundTrip itest
The 2 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:
.../aries/rsa/discovery/mdns/MdnsDiscovery.java | 17 +--
.../discovery/mdns/PublishingEndpointListener.java | 3 +-
itests/felix/pom.xml | 141 +++++++++++++++++++++
.../apache/aries/rsa/itests/felix/RsaTestBase.java | 40 ++++++
...ndTrip.java => TestMdnsDiscoveryRoundTrip.java} | 27 ++--
5 files changed, 203 insertions(+), 25 deletions(-)
copy
itests/felix/src/test/java/org/apache/aries/rsa/itests/felix/tcp/{TestTcpDiscoveryRoundTrip.java
=> TestMdnsDiscoveryRoundTrip.java} (86%)