GitHub user oltruong opened a pull request:
https://github.com/apache/karaf/pull/266
Typo in KarafTestSupport
Typo in getAvailablePort calling for rmiRegistryPort: the second argument
should be the MAX_RMI_REG_PORT, not the MIN_RMI_REG_PORT.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/oltruong/karaf patch-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/karaf/pull/266.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #266
----
commit a22f8a0ee81597b5b9f7a7f749874ceff2600aa3
Author: Olivier Truong <[email protected]>
Date: 2016-11-10T14:13:16Z
Typo in KarafTestSupport
Typo in getAvailablePort calling for rmiRegistryPort: the second argument
should be the MAX_RMI_REG_PORT, not the MIN_RMI_REG_PORT.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---