GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/298
Add BrooklynNetworkUtils.portRulesToRanges(Collection<String>)
This contains the first commit of
https://github.com/apache/brooklyn-server/pull/276 and
https://github.com/apache/brooklyn-server/pull/292. It includes some minor
improvements to the code and the tests.
I propose we merge this PR asap, then rebase those two other PRs against
master.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server
Add-BrooklynNetworkUtils.portRulesToRanges
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/298.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 #298
----
commit 2a950a5f3eb854652f323b915cdc7da620cb8705
Author: Valentin Aitken <[email protected]>
Date: 2016-07-29T11:04:38Z
Add BrooklynNetworkUtils.portRulesToRanges(Collection<String>)
commit 9886c695d38b1ee1fda028ae4767b5fcc2f1a2eb
Author: Aled Sage <[email protected]>
Date: 2016-08-11T19:24:20Z
BrooklynNetworkUtils.portRulesToRanges: code tidy
----
---
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.
---