GitHub user aledsage opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/127
various 20140814
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/incubator-brooklyn
fix/various-20140814
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/127.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 #127
----
commit 730ae5774126961135d2ece29bf3344c0f789b83
Author: Aled Sage <[email protected]>
Date: 2014-08-18T07:09:52Z
MathPredicates: fix generics
commit 109d71100f43a94f9ceb31bd03c0ffeb01f2dd82
Author: Aled Sage <[email protected]>
Date: 2014-08-18T07:09:57Z
Add DependentConfiguration builder for runNow
- Instead of calling waitInTaskForAttributeReady, allow the builder
to have a runNow() that waits immediately, as well as build()
that return a not-yet-submitted task.
- Refactors DependentConfiguration.builder to separate the multi-source
and single attribute building
commit bfc567d1e074987ccfea59f0ec35870cef39f41b
Author: Aled Sage <[email protected]>
Date: 2014-08-18T07:28:26Z
Use DependentConfiguration.builder().runNow()
- also removes duplicate wait for attribute
commit afb2b6f2c6bff160c14cdc449d18a21d4260621e
Author: Aled Sage <[email protected]>
Date: 2014-08-18T07:29:28Z
Fix listAttributesWhenReady
- was not using readinessPredicate, so infinite loop
- also removes compiler warning in attributeWhenReady
commit 7eda6719cfa9b66871462d9cfad59dc3c3990907
Author: Aled Sage <[email protected]>
Date: 2014-08-18T07:30:01Z
Deprecates DependentConfiguration.whenDone
- only used in tests; letâs move it to test code
commit 35d08efdab0a457aabddc089f768ef405046e803
Author: Aled Sage <[email protected]>
Date: 2014-08-20T09:00:52Z
Adds TemplateProcessorTest
- includes failing tests for:
-- testApplyTemplatedConfigWithAttributeWhenReady
-- testManagementContextConfigWithDot
commit e345ba054f373ab18cb8a765ae6deed3cfbdc3d4
Author: Aled Sage <[email protected]>
Date: 2014-08-21T13:23:59Z
CLI for retrieve persisted state
commit 01a013bc9d7d0a1e981e92adb4d8b0c6aef45d81
Author: Aled Sage <[email protected]>
Date: 2014-08-21T14:36:45Z
Fix BrooklynLauncherRebindTestToFiles
----
---
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.
---