Build failed in Jenkins: brooklyn-master-build #446

2016-09-30 Thread Apache Jenkins Server
See -- [...truncated 57948 lines...] [INFO] Installing

[GitHub] brooklyn-ui pull request #34: Use new pinned and constraints flag returned b...

2016-09-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-ui/pull/34 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] brooklyn-ui issue #34: Use new pinned and constraints flag returned by the R...

2016-09-30 Thread neykov
Github user neykov commented on the issue: https://github.com/apache/brooklyn-ui/pull/34 Thanks for the updates @tbouron, merging. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] brooklyn-ui pull request #34: Use new pinned and constraints flag returned b...

2016-09-30 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/34#discussion_r81372043 --- Diff: src/main/webapp/assets/js/view/application-add-wizard.js --- @@ -680,10 +680,12 @@ define([

[GitHub] brooklyn-ui pull request #34: Use new pinned and constraints flag returned b...

2016-09-30 Thread neykov
Github user neykov commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/34#discussion_r81371242 --- Diff: src/main/webapp/assets/js/view/application-add-wizard.js --- @@ -680,10 +680,12 @@ define([

[GitHub] brooklyn-ui pull request #34: Use new pinned and constraints flag returned b...

2016-09-30 Thread neykov
Github user neykov commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/34#discussion_r81370118 --- Diff: src/main/webapp/assets/js/view/application-add-wizard.js --- @@ -680,10 +680,12 @@ define([

[GitHub] brooklyn-ui pull request #34: Use new pinned and constraints flag returned b...

2016-09-30 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/34#discussion_r81368420 --- Diff: src/main/webapp/assets/js/view/application-add-wizard.js --- @@ -680,10 +680,12 @@ define([

[GitHub] brooklyn-ui pull request #34: Use new pinned and constraints flag returned b...

2016-09-30 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/34#discussion_r81367589 --- Diff: src/main/webapp/assets/js/view/application-add-wizard.js --- @@ -680,10 +680,12 @@ define([

[GitHub] brooklyn-ui pull request #34: Use new pinned and constraints flag returned b...

2016-09-30 Thread neykov
Github user neykov commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/34#discussion_r81365746 --- Diff: src/main/webapp/assets/js/view/application-add-wizard.js --- @@ -680,10 +680,12 @@ define([

[GitHub] brooklyn-ui pull request #34: Use new pinned and constraints flag returned b...

2016-09-30 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/34#discussion_r81367055 --- Diff: src/main/webapp/assets/js/view/application-add-wizard.js --- @@ -680,10 +680,12 @@ define([

Children of VanillaSoftwareProcess and service.isUp

2016-09-30 Thread Mike Zaccardo
Hi, I have a blueprint that consists of a `VanillaSoftwareProcess` (VSP) with a number of children entities. If any of these children go on fire, the parent VSP still reports as healthy, but I'd really like it to go on fire as well. In other words, I want the parent VSP to report as healthy if

[GitHub] brooklyn-ui issue #34: Use new pinned and constraints flag returned by the R...

2016-09-30 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-ui/pull/34 @neykov Comments addressed --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] brooklyn-server pull request #361: Add disable flag to shared sg customizer

2016-09-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/361 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] brooklyn-ui pull request #34: Use new pinned and constraints flag returned b...

2016-09-30 Thread neykov
Github user neykov commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/34#discussion_r81357381 --- Diff: src/main/webapp/assets/js/view/application-add-wizard.js --- @@ -680,8 +680,13 @@ define([

[GitHub] brooklyn-ui issue #34: Use new pinned and constraints flag returned by the R...

2016-09-30 Thread neykov
Github user neykov commented on the issue: https://github.com/apache/brooklyn-ui/pull/34 Needs fixing the `priority=0` case, the rest is nitpicks. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] brooklyn-ui pull request #34: Use new pinned and constraints flag returned b...

2016-09-30 Thread neykov
Github user neykov commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/34#discussion_r81356873 --- Diff: src/main/webapp/assets/js/view/application-add-wizard.js --- @@ -680,8 +680,13 @@ define([

[GitHub] brooklyn-ui pull request #34: Use new pinned and constraints flag returned b...

2016-09-30 Thread neykov
Github user neykov commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/34#discussion_r81355465 --- Diff: src/main/webapp/assets/js/view/application-add-wizard.js --- @@ -680,8 +680,13 @@ define([

[GitHub] brooklyn-docs pull request #112: Add documentation about pinned field for Br...

2016-09-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-docs/pull/112 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] brooklyn-server pull request #364: Rebind when entity starting: report notUp...

2016-09-30 Thread aledsage
GitHub user aledsage opened a pull request: https://github.com/apache/brooklyn-server/pull/364 Rebind when entity starting: report notUpIndicator for reason Entity is reported as on-fire if the starting/stopping task was aborted due to a Brooklyn rebind. This will set the

[GitHub] brooklyn-server pull request #361: Add disable flag to shared sg customizer

2016-09-30 Thread duncangrant
Github user duncangrant commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/361#discussion_r81350227 --- Diff: locations/jclouds/src/main/java/org/apache/brooklyn/location/jclouds/networking/SharedLocationSecurityGroupCustomizer.java --- @@

[GitHub] brooklyn-server pull request #358: Allow REST API to return the pinned confi...

2016-09-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/358 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] brooklyn-server issue #358: Allow REST API to return the pinned config key a...

2016-09-30 Thread neykov
Github user neykov commented on the issue: https://github.com/apache/brooklyn-server/pull/358 Thanks, merging. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] brooklyn-server issue #358: Allow REST API to return the pinned config key a...

2016-09-30 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/358 @neykov Ah ok, I didn't know. Squashed --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] brooklyn-server issue #358: Allow REST API to return the pinned config key a...

2016-09-30 Thread neykov
Github user neykov commented on the issue: https://github.com/apache/brooklyn-server/pull/358 Unfortunately it doesn't work for Apache projects. The github repo is a read-only copy of the Apache repo where this will get merged. Also can't use the "share branch with committers"

simplifying yaml input with a yaml object mapping language

2016-09-30 Thread Alex Heneveld
Hi devs, I've been spiking a new approach to our YAML modelling for java objects. The root problem I want to solve is to that it's tedious, inconsistent, and poorly documented how YAML should map on to the Java items. Every new place we want to do this we use ad hoc code. This is an

[GitHub] brooklyn-server pull request #363: YOML = YAML object mapping language [BIG!...

2016-09-30 Thread ahgittin
GitHub user ahgittin opened a pull request: https://github.com/apache/brooklyn-server/pull/363 YOML = YAML object mapping language [BIG!] *As discussed on mailing list...* I've been spiking a new approach to our YAML modelling for java objects. The root problem I

[GitHub] brooklyn-server issue #358: Allow REST API to return the pinned config key a...

2016-09-30 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/358 @neykov You can do it from the [Github UI directly](https://help.github.com/articles/merging-a-pull-request/#merging-a-pull-request-using-the-github-web-interface) ;) --- If your project

[GitHub] brooklyn-server issue #358: Allow REST API to return the pinned config key a...

2016-09-30 Thread neykov
Github user neykov commented on the issue: https://github.com/apache/brooklyn-server/pull/358 Looks great @tbouron. Can you squash then good to merge. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] brooklyn-server pull request #362: bump httpcomponents versions

2016-09-30 Thread ahgittin
GitHub user ahgittin opened a pull request: https://github.com/apache/brooklyn-server/pull/362 bump httpcomponents versions note core and client are no longer kept in sync; latest version of each has been taken this seems to fix strange problems with

[jira] [Commented] (BROOKLYN-349) NPE using yaml DSL in entity's "provisioning.properties"

2016-09-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15535975#comment-15535975 ] ASF GitHub Bot commented on BROOKLYN-349: - Github user neykov commented on the issue:

[GitHub] brooklyn-server issue #341: BROOKLYN-349: fix DSL resolution in location

2016-09-30 Thread neykov
Github user neykov commented on the issue: https://github.com/apache/brooklyn-server/pull/341 +1 for merging. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] brooklyn-server issue #358: Allow REST API to return the pinned config key a...

2016-09-30 Thread neykov
Github user neykov commented on the issue: https://github.com/apache/brooklyn-server/pull/358 LGTM - very minor comments only. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] brooklyn-server pull request #358: Allow REST API to return the pinned confi...

2016-09-30 Thread neykov
Github user neykov commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/358#discussion_r81334424 --- Diff: core/src/main/java/org/apache/brooklyn/core/objs/BasicSpecParameter.java --- @@ -375,12 +376,14 @@ public static WeightedParameter

[GitHub] brooklyn-server issue #279: Allow provisioning.properties to reference resol...

2016-09-30 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/279 @grkvlt https://github.com/apache/brooklyn-server/pull/341 is now merged, so this PR is no longer needed. Can you close it please (assuming you agree)? --- If your project is set up for

[GitHub] brooklyn-server pull request #358: Allow REST API to return the pinned confi...

2016-09-30 Thread neykov
Github user neykov commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/358#discussion_r81334163 --- Diff: core/src/main/java/org/apache/brooklyn/core/objs/BasicSpecParameter.java --- @@ -375,12 +376,14 @@ public static WeightedParameter

[GitHub] brooklyn-server pull request #358: Allow REST API to return the pinned confi...

2016-09-30 Thread neykov
Github user neykov commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/358#discussion_r81333940 --- Diff: core/src/main/java/org/apache/brooklyn/core/config/BasicConfigKey.java --- @@ -422,15 +422,15 @@ public

[GitHub] brooklyn-server pull request #341: BROOKLYN-349: fix DSL resolution in locat...

2016-09-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/341 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Commented] (BROOKLYN-349) NPE using yaml DSL in entity's "provisioning.properties"

2016-09-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15535932#comment-15535932 ] ASF GitHub Bot commented on BROOKLYN-349: - Github user asfgit closed the pull request at:

[jira] [Commented] (BROOKLYN-349) NPE using yaml DSL in entity's "provisioning.properties"

2016-09-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15535929#comment-15535929 ] ASF GitHub Bot commented on BROOKLYN-349: - Github user aledsage commented on the issue:

[GitHub] brooklyn-server issue #341: BROOKLYN-349: fix DSL resolution in location

2016-09-30 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/341 Tested by @duncangrant (for his use-case with kubernetes in clocker, which also motivated his https://github.com/apache/brooklyn-server/pull/361). Merging now. --- If your project is set

[GitHub] brooklyn-server pull request #361: Add disable flag to shared sg customizer

2016-09-30 Thread aledsage
Github user aledsage commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/361#discussion_r81332824 --- Diff: locations/jclouds/src/main/java/org/apache/brooklyn/location/jclouds/networking/SharedLocationSecurityGroupCustomizer.java --- @@ -106,8

[GitHub] brooklyn-server issue #358: Allow REST API to return the pinned config key a...

2016-09-30 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/358 @neykov Comments addressed --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] brooklyn-server issue #361: Add disable flag to shared sg customizer

2016-09-30 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/361 LGTM; feel free to ignore my comment - no strong feelings. Will merge once jenkins finishes. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] brooklyn-server pull request #361: Add disable flag to shared sg customizer

2016-09-30 Thread duncangrant
GitHub user duncangrant opened a pull request: https://github.com/apache/brooklyn-server/pull/361 Add disable flag to shared sg customizer This flag allows the shared sg to be disabled in yaml You can merge this pull request into a Git repository by running: $ git pull

[GitHub] brooklyn-server issue #355: Reduce decisions for HostAndPort which will be u...

2016-09-30 Thread bostko
Github user bostko commented on the issue: https://github.com/apache/brooklyn-server/pull/355 I am fixing ``` machineLocation = registerWinRmMachineLocation(computeService, node, managementHostAndPort, sshHostAndPortOverride, setup);

[jira] [Commented] (BROOKLYN-325) Restarting Brooklyn while entity deploying: entity shown as deploying indefinitely

2016-09-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15535478#comment-15535478 ] ASF GitHub Bot commented on BROOKLYN-325: - Github user asfgit closed the pull request at:

[GitHub] brooklyn-server pull request #356: BROOKLYN-325 Rebind entity starting

2016-09-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/356 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Commented] (BROOKLYN-325) Restarting Brooklyn while entity deploying: entity shown as deploying indefinitely

2016-09-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15535473#comment-15535473 ] ASF GitHub Bot commented on BROOKLYN-325: - Github user aledsage commented on the issue:

[GitHub] brooklyn-server issue #356: BROOKLYN-325 Rebind entity starting

2016-09-30 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/356 Thanks @iyovcheva - LGTM; merging. We can look at the other TODOs in SoftwareProcessRebindNotRunningEntityTest.java (which were removed in the final commit?!). --- If your project is set

[GitHub] brooklyn-server issue #355: Reduce decisions for HostAndPort which will be u...

2016-09-30 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/355 @bostko can you say specifically what you're trying to fix here? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] brooklyn-server pull request #355: Reduce decisions for HostAndPort which wi...

2016-09-30 Thread aledsage
Github user aledsage commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/355#discussion_r81297696 --- Diff: locations/jclouds/src/main/java/org/apache/brooklyn/location/jclouds/JcloudsLocation.java --- @@ -770,17 +771,20 @@ protected

[jira] [Commented] (BROOKLYN-325) Restarting Brooklyn while entity deploying: entity shown as deploying indefinitely

2016-09-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15535341#comment-15535341 ] ASF GitHub Bot commented on BROOKLYN-325: - Github user iyovcheva commented on a diff in the pull

[GitHub] brooklyn-server pull request #356: BROOKLYN-325 Rebind entity starting

2016-09-30 Thread iyovcheva
Github user iyovcheva commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/356#discussion_r81292615 --- Diff: core/src/main/java/org/apache/brooklyn/core/mgmt/rebind/BasicEntityRebindSupport.java --- @@ -237,13 +239,21 @@ protected void