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

2017-01-17 Thread Apache Jenkins Server
See

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

2017-01-17 Thread Apache Jenkins Server
See -- [...truncated 58853 lines...] [JENKINS] Archiving to

[GitHub] brooklyn-server pull request #522: Class renames for advanced-networking vcl...

2017-01-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/522 --- 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 pull request #525: openstack-swift support

2017-01-17 Thread aledsage
GitHub user aledsage opened a pull request: https://github.com/apache/brooklyn-server/pull/525 openstack-swift support You can merge this pull request into a Git repository by running: $ git pull https://github.com/aledsage/brooklyn-server openstack-swift-support

[GitHub] brooklyn-server pull request #524: Misc improvements

2017-01-17 Thread sjcorbett
GitHub user sjcorbett opened a pull request: https://github.com/apache/brooklyn-server/pull/524 Misc improvements A bunch of things I've found useful. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sjcorbett/brooklyn-server

[GitHub] brooklyn-server pull request #519: Add experimental CORS server support

2017-01-17 Thread geomacy
Github user geomacy commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/519#discussion_r96459350 --- Diff: core/src/main/java/org/apache/brooklyn/core/BrooklynFeatureEnablement.java --- @@ -61,6 +61,37 @@ /** whether feeds are

[GitHub] brooklyn-server pull request #519: Add experimental CORS server support

2017-01-17 Thread geomacy
Github user geomacy commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/519#discussion_r96460076 --- Diff: rest/rest-resources/src/main/java/org/apache/brooklyn/rest/filter/CorsImplSupplierFilter.java --- @@ -0,0 +1,99 @@ +/* + *

[GitHub] brooklyn-server pull request #519: Add experimental CORS server support

2017-01-17 Thread geomacy
Github user geomacy commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/519#discussion_r96460561 --- Diff: rest/rest-resources/src/main/java/org/apache/brooklyn/rest/filter/CorsImplSupplierFilter.java --- @@ -0,0 +1,99 @@ +/* + *

[GitHub] brooklyn-server pull request #519: Add experimental CORS server support

2017-01-17 Thread geomacy
Github user geomacy commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/519#discussion_r96466969 --- Diff: rest/rest-resources/src/main/java/org/apache/brooklyn/rest/filter/CorsImplSupplierFilter.java --- @@ -0,0 +1,99 @@ +/* + *

[GitHub] brooklyn-server pull request #519: Add experimental CORS server support

2017-01-17 Thread geomacy
Github user geomacy commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/519#discussion_r96459739 --- Diff: core/src/main/java/org/apache/brooklyn/core/BrooklynFeatureEnablement.java --- @@ -61,6 +61,37 @@ /** whether feeds are

[GitHub] brooklyn-server pull request #523: Fix Azure ARM VM names

2017-01-17 Thread neykov
Github user neykov commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/523#discussion_r96460993 --- Diff: locations/jclouds/src/main/java/org/apache/brooklyn/location/jclouds/JcloudsMachineNamer.java --- @@ -41,4 +42,16 @@ public Integer

[GitHub] brooklyn-server pull request #523: Fix Azure ARM VM names

2017-01-17 Thread neykov
Github user neykov commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/523#discussion_r96462182 --- Diff: core/src/main/java/org/apache/brooklyn/core/location/cloud/CloudLocationConfig.java --- @@ -74,6 +74,9 @@ public static final

[GitHub] brooklyn-server issue #521: fix unexpected AddChildrenEffector behaviour and...

2017-01-17 Thread ahgittin
Github user ahgittin commented on the issue: https://github.com/apache/brooklyn-server/pull/521 *ready for review* --- 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 issue #521: fix unexpected AddChildrenEffector behaviour and...

2017-01-17 Thread ahgittin
Github user ahgittin commented on the issue: https://github.com/apache/brooklyn-server/pull/521 in the first commit, noticed that some of the DSL `toString()` methods returned non-re-parseable output. i've tidied most of the `DslComponent.toString()` impls to be consistent, and

[GitHub] brooklyn-server issue #522: Class renames for advanced-networking vcloud-dir...

2017-01-17 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/522 Thinking about this more, given that brooklyncentral/advanced-networking is not part of Apache Brooklyn, maybe these renames should not be included in core brooklyn. It could be the

[GitHub] brooklyn-server pull request #523: Fix Azure ARM VM names

2017-01-17 Thread drigodwin
GitHub user drigodwin opened a pull request: https://github.com/apache/brooklyn-server/pull/523 Fix Azure ARM VM names Azure ARM only allows alphanumeric characters in it's naming. The default for Brooklyn is to use `-` characters to split up blocks of alphanumeric chars which

[GitHub] brooklyn-server issue #522: Class renames for advanced-networking vcloud-dir...

2017-01-17 Thread iyovcheva
Github user iyovcheva commented on the issue: https://github.com/apache/brooklyn-server/pull/522 Looks good --- 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 pull request #522: Class renames for advanced-networking vcl...

2017-01-17 Thread aledsage
GitHub user aledsage opened a pull request: https://github.com/apache/brooklyn-server/pull/522 Class renames for advanced-networking vcloud-director See https://github.com/brooklyncentral/advanced-networking/pull/116 You can merge this pull request into a Git repository by running:

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

2017-01-17 Thread Apache Jenkins Server
See

[GitHub] brooklyn-library pull request #85: Amends ZK download url so that filename p...

2017-01-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-library/pull/85 --- 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-library issue #85: Amends ZK download url so that filename param co...

2017-01-17 Thread drigodwin
Github user drigodwin commented on the issue: https://github.com/apache/brooklyn-library/pull/85 Thanks for that @m4rkmckenna, looks good to me --- 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-docs pull request #138: Use full configkey name in docs rather than...

2017-01-17 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-docs/pull/138 Use full configkey name in docs rather than the shorter version Signed-off-by: Thomas Bouron You can merge this pull request into a Git repository by

[GitHub] brooklyn-library pull request #86: Fix non valid CSS rule for example WAR

2017-01-17 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-library/pull/86 Fix non valid CSS rule for example WAR Signed-off-by: Thomas Bouron You can merge this pull request into a Git repository by running: $ git pull