You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by ahgittin <gi...@git.apache.org> on 2018/08/13 12:27:56 UTC

[GitHub] brooklyn-ui pull request #61: Composer customizable

GitHub user ahgittin opened a pull request:

    https://github.com/apache/brooklyn-ui/pull/61

    Composer customizable

    Minor changes to new UI, esp to composer, to allow it to be more easily extended and customized by downstream projects

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ahgittin/brooklyn-ui composer-customizable

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-ui/pull/61.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 #61
    
----
commit efefc3f12f2369ee75e93376252600b82be20f91
Author: Alex Heneveld <al...@...>
Date:   2018-08-10T15:00:06Z

    expose more plugin points in composer

commit 300b014771b396b260fc44bdf328f12c4388ee11
Author: Alex Heneveld <al...@...>
Date:   2018-08-13T12:26:52Z

    pom IDE eclipse instruction to ignore goals it doesn't support

----


---

[GitHub] brooklyn-ui issue #61: Composer customizable

Posted by ahgittin <gi...@git.apache.org>.
Github user ahgittin commented on the issue:

    https://github.com/apache/brooklyn-ui/pull/61
  
    Error from jenkins:
    
    ```
    [ERROR] Failed to execute goal org.apache.karaf.tooling:karaf-maven-plugin:4.1.2:verify (verify-brooklyn-ui-modules-feature) on project brooklyn-ui-modules-features: Unable to load features descriptors: Error:
    [ERROR] Error downloading mvn:org.apache.brooklyn/brooklyn-features/1.0.0-SNAPSHOT/xml/features
    [ERROR] -> [Help 1]
    ```
    
    I think it's a transient maven repo conflict or downtime.


---

[GitHub] brooklyn-ui issue #61: Composer customizable

Posted by ahgittin <gi...@git.apache.org>.
Github user ahgittin commented on the issue:

    https://github.com/apache/brooklyn-ui/pull/61
  
    retest this please


---

[GitHub] brooklyn-ui issue #61: Composer customizable

Posted by ahgittin <gi...@git.apache.org>.
Github user ahgittin commented on the issue:

    https://github.com/apache/brooklyn-ui/pull/61
  
    Retest this please


---

[GitHub] brooklyn-ui issue #61: Composer customizable

Posted by ahgittin <gi...@git.apache.org>.
Github user ahgittin commented on the issue:

    https://github.com/apache/brooklyn-ui/pull/61
  
    build failure is karma unable to load `../lib/cli` which is symptomatic of a stale `node_modules` dir


---

[GitHub] brooklyn-ui pull request #61: Composer customizable

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/brooklyn-ui/pull/61


---