GitHub user tbouron opened a pull request:
https://github.com/apache/brooklyn/pull/18
Add required dependencies for the new Brooklyn UI
The new Brooklyn UI requires few other dependency to build able to build
within a docker container (see
https://github.com/apache/brooklyn-ui/blob/master/Dockerfile)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tbouron/brooklyn patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn/pull/18.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 #18
----
commit c2c0b5385834c4d11223f97cebe21d39163d66b1
Author: Thomas Bouron <thomas.bouron@...>
Date: 2018-07-27T14:20:15Z
Add required dependencies for the new Brooklyn UI
----
---