GitHub user tbouron opened a pull request:
https://github.com/apache/brooklyn-server/pull/974
Update Brooklyn codebase to build the newly donated UI
See discussion about the donated UI:
https://lists.apache.org/thread.html/20d82876f7e84244c2c4d3464a1531a10af50ca3d20e9e1de97a5faf@%3Cdev.brooklyn.apache.org%3E
This updated `brooklyn-server` codebase to use the new Brooklyn UI. The
Brooklyn launcher has been modify to include only the REST API sever, as the
new UI is OSGi only.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tbouron/brooklyn-server build/new-brooklyn-ui
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/974.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 #974
----
commit 86f7ce7f47516b915153d5ff7d12ef665046f8c8
Author: Thomas Bouron <thomas.bouron@...>
Date: 2018-07-26T11:58:57Z
Update Brooklyn codebase to build the newly donated UI
----
---