GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/899
[WIP] Fix force remove bundle referenced by other bundle
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server
fix-force-remove-bundle-referenced-by-other-bundle
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/899.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 #899
----
commit d33abf516a258b3985c0fede525b7a7e1e363776
Author: Aled Sage <[email protected]>
Date: 2017-11-16T14:57:01Z
Refactor CatalogResourceTest
commit b5753501752ee52f27cc481858532825234278f6
Author: Aled Sage <[email protected]>
Date: 2017-11-16T15:33:30Z
CatalogResourceTest: add more tests
commit 419f03f1eeae4d1093ca59f33950c3f7ff42055b
Author: Aled Sage <[email protected]>
Date: 2017-11-16T18:47:54Z
Bundle-upgrade tests: tidies
commit 928c09925a0fbfa237d4cd4a9e050e9d69a2c712
Author: Aled Sage <[email protected]>
Date: 2017-11-16T18:48:56Z
bundle-force-remove: donât re-install if come across reference
----
---