This is an automated email from the ASF dual-hosted git repository.
heneveld pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git.
from ae0b08b Merge pull request #201 from
duncangrant/ldap-login-improvements
new 62247c6 use a shared Makefile, and clean/install utils as part of
other projects by default
new 62b3f20 This closes #202
new d6dd1d2 follow-up to #202, apply same change to new login/ project
and fix permissions
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
ui-modules/README.md | 5 ++--
ui-modules/app-inspector/Makefile | 32 +---------------------
ui-modules/blueprint-composer/Makefile | 32 +---------------------
ui-modules/blueprint-importer/Makefile | 32 +---------------------
ui-modules/catalog/Makefile | 32 +---------------------
ui-modules/groovy-console/Makefile | 32 +---------------------
ui-modules/home/Makefile | 32 +---------------------
ui-modules/location-manager/Makefile | 32 +---------------------
ui-modules/login/Makefile | 32 +---------------------
ui-modules/logout/Makefile | 32 +---------------------
ui-modules/rest-api-docs/Makefile | 32 +---------------------
.../Makefile => shared/Makefile.include} | 22 ++++++++++++---
12 files changed, 31 insertions(+), 316 deletions(-)
mode change 100755 => 100644 ui-modules/app-inspector/Makefile
mode change 100755 => 100644 ui-modules/blueprint-importer/Makefile
mode change 100755 => 100644 ui-modules/groovy-console/Makefile
mode change 100755 => 100644 ui-modules/rest-api-docs/Makefile
copy ui-modules/{app-inspector/Makefile => shared/Makefile.include} (78%)
mode change 100755 => 100644