GitHub user ahgittin opened a pull request:
https://github.com/apache/brooklyn-server/pull/798
Fix template forward reference
Tests for and fixes a bug found with auto-wrapping BOMs being too strict on
template resolution requirements.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/brooklyn-server
fix-template-forward-reference
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/798.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 #798
----
commit d87bddc215d95046ba4b532578481bada359e1f9
Author: Alex Heneveld <[email protected]>
Date: 2017-08-16T07:40:10Z
add test which fails replicating the problem
commit c4ccdd73d51c7aaeb6ff2410982fc749735341d2
Author: Alex Heneveld <[email protected]>
Date: 2017-08-16T08:11:28Z
fix bug tested in previous commit, where unresolved templates fail too fast
when referenced
----
---
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.
---