GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-library/pull/128
Add icons to catalog.bom files
I've deliberately only focused on the .bom files in each module. I've not
touched `karaf/catalog/src/main/resources/library-catalog-classes.bom`. At some
point soon'ish, we should look at removing that duplication so it gets the .bom
files from the bundles, rather than from a separate single .bom file. As such,
I didn't want to spend my time updating the file that we'll likely subsequently
want to delete!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-library add-catalogBom-icons
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-library/pull/128.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 #128
----
commit 45d22be2ab96a985c4222b2fa3432e8e0fad5832
Author: Aled Sage <[email protected]>
Date: 2017-09-15T19:32:42Z
Add icons to catalog.bom files
----
---