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

2017-04-04 Thread Apache Jenkins Server
See -- [...truncated 7.70 MB...] Compressed 120.74 MB of artifacts by 38.3% relative to #992 [JENKINS] Archiving

Jenkins build is back to normal : brooklyn-master-build #992

2017-04-04 Thread Apache Jenkins Server
See

[GitHub] brooklyn-docs pull request #160: Add separate enrichers page and combine pol...

2017-04-04 Thread drigodwin
Github user drigodwin commented on a diff in the pull request: https://github.com/apache/brooklyn-docs/pull/160#discussion_r109776140 --- Diff: guide/java/enrichers.md --- @@ -0,0 +1,150 @@ +--- +title: Enrichers +layout: website-normal +toc: ../guide_toc.json

[GitHub] brooklyn-docs pull request #160: Add separate enrichers page and combine pol...

2017-04-04 Thread drigodwin
Github user drigodwin commented on a diff in the pull request: https://github.com/apache/brooklyn-docs/pull/160#discussion_r109780899 --- Diff: guide/java/policies.md --- @@ -121,151 +120,79 @@ The ConditionalSuspendPolicy will suspend and resume a target policy based on co

[GitHub] brooklyn-docs pull request #160: Add separate enrichers page and combine pol...

2017-04-04 Thread drigodwin
Github user drigodwin commented on a diff in the pull request: https://github.com/apache/brooklyn-docs/pull/160#discussion_r109779436 --- Diff: guide/java/enrichers.md --- @@ -0,0 +1,150 @@ +--- +title: Enrichers +layout: website-normal +toc: ../guide_toc.json

[GitHub] brooklyn-docs pull request #160: Add separate enrichers page and combine pol...

2017-04-04 Thread drigodwin
Github user drigodwin commented on a diff in the pull request: https://github.com/apache/brooklyn-docs/pull/160#discussion_r109775428 --- Diff: guide/java/enrichers.md --- @@ -0,0 +1,150 @@ +--- +title: Enrichers +layout: website-normal +toc: ../guide_toc.json

[GitHub] brooklyn-docs pull request #160: Add separate enrichers page and combine pol...

2017-04-04 Thread drigodwin
Github user drigodwin commented on a diff in the pull request: https://github.com/apache/brooklyn-docs/pull/160#discussion_r109775748 --- Diff: guide/java/enrichers.md --- @@ -0,0 +1,150 @@ +--- +title: Enrichers +layout: website-normal +toc: ../guide_toc.json

[GitHub] brooklyn-docs pull request #160: Add separate enrichers page and combine pol...

2017-04-04 Thread drigodwin
Github user drigodwin commented on a diff in the pull request: https://github.com/apache/brooklyn-docs/pull/160#discussion_r109775917 --- Diff: guide/java/enrichers.md --- @@ -0,0 +1,150 @@ +--- +title: Enrichers +layout: website-normal +toc: ../guide_toc.json

[GitHub] brooklyn-docs pull request #160: Add separate enrichers page and combine pol...

2017-04-04 Thread drigodwin
Github user drigodwin commented on a diff in the pull request: https://github.com/apache/brooklyn-docs/pull/160#discussion_r109778331 --- Diff: guide/java/enrichers.md --- @@ -0,0 +1,150 @@ +--- +title: Enrichers +layout: website-normal +toc: ../guide_toc.json

[GitHub] brooklyn-docs pull request #160: Add separate enrichers page and combine pol...

2017-04-04 Thread drigodwin
Github user drigodwin commented on a diff in the pull request: https://github.com/apache/brooklyn-docs/pull/160#discussion_r109780375 --- Diff: guide/java/policies.md --- @@ -121,151 +120,79 @@ The ConditionalSuspendPolicy will suspend and resume a target policy based on co

[GitHub] brooklyn-docs pull request #160: Add separate enrichers page and combine pol...

2017-04-04 Thread drigodwin
Github user drigodwin commented on a diff in the pull request: https://github.com/apache/brooklyn-docs/pull/160#discussion_r109779180 --- Diff: guide/java/enrichers.md --- @@ -0,0 +1,150 @@ +--- +title: Enrichers +layout: website-normal +toc: ../guide_toc.json

[GitHub] brooklyn-client pull request #42: Improve login handling.

2017-04-04 Thread geomacy
Github user geomacy commented on a diff in the pull request: https://github.com/apache/brooklyn-client/pull/42#discussion_r109676874 --- Diff: cli/commands/login.go --- @@ -84,7 +100,8 @@ func (cmd *Login) Run(scope scope.Scope, c *cli.Context) {

[GitHub] brooklyn-client issue #43: Server details in version

2017-04-04 Thread geomacy
Github user geomacy commented on the issue: https://github.com/apache/brooklyn-client/pull/43 @Graeme-Miller , @johnmccabe , @m4mckenna, a follow up to #42 --- 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

[GitHub] brooklyn-client pull request #43: Server details in version

2017-04-04 Thread geomacy
GitHub user geomacy opened a pull request: https://github.com/apache/brooklyn-client/pull/43 Server details in version Merge after #42 Adds server URL to 'version' output, e.g. ``` br version version: 0.11.0-SNAPSHOT server: http://localhost:8081

[GitHub] brooklyn-client pull request #42: Improve login handling.

2017-04-04 Thread sjcorbett
Github user sjcorbett commented on a diff in the pull request: https://github.com/apache/brooklyn-client/pull/42#discussion_r109663969 --- Diff: cli/commands/login.go --- @@ -84,7 +100,8 @@ func (cmd *Login) Run(scope scope.Scope, c *cli.Context) {

[jira] [Closed] (BROOKLYN-431) br cli doesn't return error when unauthroized

2017-04-04 Thread Valentin Aitken (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Aitken closed BROOKLYN-431. Resolution: Fixed Closing since [~sjcorbett] opened an issue which is also referring to a

[GitHub] brooklyn-client issue #42: Improve login handling.

2017-04-04 Thread geomacy
Github user geomacy commented on the issue: https://github.com/apache/brooklyn-client/pull/42 @Graeme-Miller, @johnmccabe, @m4rkmckenna you may be interested to review this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] brooklyn-client pull request #42: Improve login handling.

2017-04-04 Thread geomacy
GitHub user geomacy opened a pull request: https://github.com/apache/brooklyn-client/pull/42 Improve login handling. See https://issues.apache.org/jira/browse/BROOKLYN-463. Prompt for user name if not supplied. Check for 401 Unauthorized and give tidier output. You can

[jira] [Commented] (BROOKLYN-463) Improve CLI login feedback

2017-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15955116#comment-15955116 ] ASF GitHub Bot commented on BROOKLYN-463: - GitHub user geomacy opened a pull request:

[jira] [Created] (BROOKLYN-463) Improve CLI login feedback

2017-04-04 Thread Sam Corbett (JIRA)
Sam Corbett created BROOKLYN-463: Summary: Improve CLI login feedback Key: BROOKLYN-463 URL: https://issues.apache.org/jira/browse/BROOKLYN-463 Project: Brooklyn Issue Type: Sub-task