GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-library/pull/135
Delete old deprecated code
See https://github.com/apache/brooklyn-server/pull/859 - this removes the
use of deprecated code being deleted in that PR.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-library
delete-old-deprecated-code
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-library/pull/135.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 #135
----
commit 50331ca8395ad6a3a1748b15336720e61b925158
Author: Aled Sage <[email protected]>
Date: 2017-10-10T08:04:11Z
Fix use of deprecated code
commit 03b414c4b449713a33334c0a57ee98b35c2d2567
Author: Aled Sage <[email protected]>
Date: 2017-10-10T08:04:20Z
Fix storm live test setup/teardown
----
---