GitHub user aledsage opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/353
DO NOT MERGE: Fix various 20141120
This is currently for review only, and for sharing with @Nakomis
I'm happy with the first two commits; but not the "TODO Hack" commit!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/incubator-brooklyn
fix/various-20141120
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/353.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 #353
----
commit 0ae2f1255afe827cf1a6df0b1ab186cae6944bd0
Author: Aled Sage <[email protected]>
Date: 2014-11-21T11:46:13Z
Adds sizeHistoryTest, and TimeWindowedList.builder
- Also supports taking Duration, rather than long
commit 3e970b407faade5a0741d24d20f6047646813ffc
Author: Aled Sage <[email protected]>
Date: 2014-11-21T11:48:22Z
Adds PortForwardManager.getId()
- And PortForwardManagerAuthority.hasOwningEntity()
commit 810755b09666f9016c1406cd35b4b7d38257369e
Author: Aled Sage <[email protected]>
Date: 2014-11-21T11:50:55Z
TODO Hack for PortForwardManagerAuthority starting port
- The PortForwardManagerAuthority can hand out ports. However, it
just uses an internal counter for this.
- This adds support for configuring the starting port number.
----
---
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.
---