[jira] [Created] (BROOKLYN-326) JavaSoftwareProcessSshDriver.tryJavaInstall should require ExitCode Zero

2016-08-08 Thread Andrea Turli (JIRA)
Andrea Turli created BROOKLYN-326: - Summary: JavaSoftwareProcessSshDriver.tryJavaInstall should require ExitCode Zero Key: BROOKLYN-326 URL: https://issues.apache.org/jira/browse/BROOKLYN-326

[jira] [Resolved] (BROOKLYN-287) MySQL fails on CentOS 7

2016-08-08 Thread Aled Sage (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aled Sage resolved BROOKLYN-287. Resolution: Fixed Fix Version/s: 0.10.0 > MySQL fails on CentOS 7 >

[GitHub] brooklyn-library pull request #58: Added perl install to MySQL node

2016-08-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-library/pull/58 --- 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-300) MySQL provisioning fails on centos when perl not on base OS

2016-08-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411912#comment-15411912 ] ASF GitHub Bot commented on BROOKLYN-300: - GitHub user drigodwin opened a pull request:

[GitHub] brooklyn-library pull request #58: Added perl install to MySQL node

2016-08-08 Thread drigodwin
GitHub user drigodwin opened a pull request: https://github.com/apache/brooklyn-library/pull/58 Added perl install to MySQL node Addresses [BROOKLYN-300](https://issues.apache.org/jira/browse/BROOKLYN-300). Tested with Centos 6 and Centos 7 on BlueBox You can merge this

[GitHub] brooklyn-ui pull request #30: BROOKLYN-323: Improve logout script

2016-08-08 Thread neykov
Github user neykov commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/30#discussion_r73882175 --- Diff: src/main/webapp/assets/js/util/brooklyn-utils.js --- @@ -175,17 +175,22 @@ define([ }; Util.logout = function logout() {

[jira] [Commented] (BROOKLYN-323) Inconsistent logout behavior for Basic Authentication

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

[GitHub] brooklyn-server pull request #288: BROOKLYN-323: Simplify Logout api

2016-08-08 Thread neykov
Github user neykov commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/288#discussion_r73880683 --- Diff: rest/rest-resources/src/main/java/org/apache/brooklyn/rest/resources/LogoutResource.java --- @@ -37,32 +37,45 @@ @Context UriInfo

[jira] [Commented] (BROOKLYN-323) Inconsistent logout behavior for Basic Authentication

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

[GitHub] brooklyn-server pull request #288: BROOKLYN-323: Simplify Logout api

2016-08-08 Thread neykov
Github user neykov commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/288#discussion_r73879297 --- Diff: rest/rest-resources/src/main/java/org/apache/brooklyn/rest/resources/LogoutResource.java --- @@ -37,32 +37,45 @@ @Context UriInfo

[GitHub] brooklyn-ui pull request #30: BROOKLYN-323: Improve logout script

2016-08-08 Thread bostko
Github user bostko commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/30#discussion_r73879162 --- Diff: src/main/webapp/assets/js/util/brooklyn-utils.js --- @@ -175,17 +175,22 @@ define([ }; Util.logout = function logout() {

[jira] [Commented] (BROOKLYN-323) Inconsistent logout behavior for Basic Authentication

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

[jira] [Commented] (BROOKLYN-323) Inconsistent logout behavior for Basic Authentication

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

[GitHub] brooklyn-ui pull request #30: BROOKLYN-323: Improve logout script

2016-08-08 Thread neykov
Github user neykov commented on a diff in the pull request: https://github.com/apache/brooklyn-ui/pull/30#discussion_r73878672 --- Diff: src/main/webapp/assets/js/util/brooklyn-utils.js --- @@ -175,17 +175,22 @@ define([ }; Util.logout = function logout() {

[GitHub] brooklyn-server pull request #292: Shared location customizer

2016-08-08 Thread duncangrant
GitHub user duncangrant opened a pull request: https://github.com/apache/brooklyn-server/pull/292 Shared location customizer A location customizer that creates a single shared security group for each entity it is applied to as well as an individual entity. The shared entity

Re: Google Summer of Code - PaaS services addition proposal

2016-08-08 Thread Jose Carrasco
Hi all, as we mentioned previously, we have a pretty entity which allows an application to be deployed on a Cloud Foundry platform by using a new paas location, CloudFoundryPaasLocation. Here you can find a simple blueprint which shows the entity usage: name: CloudFoundryPaasLocation

[GitHub] brooklyn-server pull request #287: Add new member tracking policy with confi...

2016-08-08 Thread neykov
Github user neykov commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/287#discussion_r73866537 --- Diff: core/src/main/java/org/apache/brooklyn/entity/group/SshCommandMembershipTrackingPolicy.java --- @@ -0,0 +1,105 @@ +/* + * Licensed

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

2016-08-08 Thread Aled Sage (JIRA)
Aled Sage created BROOKLYN-325: -- Summary: Restarting Brooklyn while entity deploying: entity shown as deploying indefinitely Key: BROOKLYN-325 URL: https://issues.apache.org/jira/browse/BROOKLYN-325

[jira] [Created] (BROOKLYN-324) karaf: make bundle catalog.bom loading work with rebind

2016-08-08 Thread Geoff Macartney (JIRA)
Geoff Macartney created BROOKLYN-324: Summary: karaf: make bundle catalog.bom loading work with rebind Key: BROOKLYN-324 URL: https://issues.apache.org/jira/browse/BROOKLYN-324 Project: Brooklyn

[DRAFT] Project quarterly report to the board

2016-08-08 Thread Richard Downer
All, Our quarterly report to the board is due on Wednesday. I've drafted a report below. If there's no comments I'll submit this on Wednesday. If there are any suggested changes then I will of course amend the report! Thanks Richard. ## Description: - Apache Brooklyn Project is a software

Re: [PROPOSAL] $brooklyn:attributeWhenReady semantics

2016-08-08 Thread Svetoslav Neykov
Initial reason for the change is doing "attributeWhenReady" on boolean sensor with "false" as the expected value. That blocks indefinitely with the current implementation. Using an enricher wouldn't allow for customizing the timeout - currently "indefinite" when starting and 1 min when

[GitHub] brooklyn-server issue #155: [WIP] Add DSL support for calling effectors in Y...

2016-08-08 Thread geomacy
Github user geomacy commented on the issue: https://github.com/apache/brooklyn-server/pull/155 @aledsage iirc I think this can be merged in its present state but it would be worth recording a todo item for the points noted in

[jira] [Resolved] (BROOKLYN-320) Tomcat8Server entity fails to start: using nss 3.15 on CentOS 6.5

2016-08-08 Thread Svetoslav Neykov (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svetoslav Neykov resolved BROOKLYN-320. --- Resolution: Fixed Fixed in PR brooklyn-server#290 > Tomcat8Server entity fails to

Build failed in Jenkins: brooklyn-master-windows #226

2016-08-08 Thread Apache Jenkins Server
See -- Started by user svet [EnvInject] - Loading node environment variables. Building remotely on windows-2012-1 (Windows) in workspace

Build failed in Jenkins: brooklyn-master-windows #225

2016-08-08 Thread Apache Jenkins Server
See -- Started by user svet [EnvInject] - Loading node environment variables. Building remotely on windows-2012-1 (Windows) in workspace

Jenkins build is back to normal : brooklyn-server-master #212

2016-08-08 Thread Apache Jenkins Server
See

Build failed in Jenkins: brooklyn-master-windows #224

2016-08-08 Thread Apache Jenkins Server
See -- Started by user svet [EnvInject] - Loading node environment variables. Building remotely on windows-2012-1 (Windows) in workspace