[jira] [Created] (BROOKLYN-541) ActiveMQ Artemis Component

2017-10-03 Thread Michael Andre Pearce (JIRA)
Michael Andre Pearce created BROOKLYN-541: - Summary: ActiveMQ Artemis Component Key: BROOKLYN-541 URL: https://issues.apache.org/jira/browse/BROOKLYN-541 Project: Brooklyn Issue

[GitHub] brooklyn-server pull request #851: Update config keys' deprecated names

2017-10-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/851 ---

[GitHub] brooklyn-server issue #821: REST API for accessing adjuncts (including highl...

2017-10-03 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/821 @ahgittin Sorry, I did miss your comment. I was suggesting type to be consistent with the `DELETE` method. I guess `adjunctType` is fine for now (`superType` is really confusing for me) but

[GitHub] brooklyn-server issue #821: REST API for accessing adjuncts (including highl...

2017-10-03 Thread ahgittin
Github user ahgittin commented on the issue: https://github.com/apache/brooklyn-server/pull/821 left it as `adjunctType` for now - could evolve to `supertype` in future tests added that's everything addresses i think ---

[GitHub] brooklyn-library pull request #133: Update config keys' deprecated names

2017-10-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-library/pull/133 ---

[GitHub] brooklyn-docs pull request #219: Update config keys' deprecated names

2017-10-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-docs/pull/219 ---

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

2017-10-03 Thread Apache Jenkins Server
See

[GitHub] brooklyn-server pull request #821: REST API for accessing adjuncts (includin...

2017-10-03 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/821#discussion_r142345822 --- Diff: core/src/main/java/org/apache/brooklyn/core/entity/EntityInternal.java --- @@ -189,7 +189,7 @@ void remove(AttributeSensor

[GitHub] brooklyn-server pull request #821: REST API for accessing adjuncts (includin...

2017-10-03 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/821#discussion_r142353309 --- Diff: rest/rest-resources/src/main/java/org/apache/brooklyn/rest/resources/AdjunctResource.java --- @@ -0,0 +1,264 @@ +/* + *

[GitHub] brooklyn-server pull request #821: REST API for accessing adjuncts (includin...

2017-10-03 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/821#discussion_r142360501 --- Diff: rest/rest-resources/src/main/java/org/apache/brooklyn/rest/transform/ConfigTransformer.java --- @@ -0,0 +1,173 @@ +/* + *

[GitHub] brooklyn-server pull request #821: REST API for accessing adjuncts (includin...

2017-10-03 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/821#discussion_r142347628 --- Diff: core/src/main/java/org/apache/brooklyn/core/policy/Policies.java --- @@ -81,11 +85,27 @@ public void setEntity(EntityLocal entity) {

[GitHub] brooklyn-server issue #849: Retrieve the right AWS metadata for private host...

2017-10-03 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/849 @andreaturli Looks like it works as expected :) https://user-images.githubusercontent.com/2082759/31118084-71611280-a82c-11e7-9862-dabf86a0cfbb.png;> ---

[GitHub] brooklyn-server pull request #821: REST API for accessing adjuncts (includin...

2017-10-03 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/821#discussion_r142353648 --- Diff: rest/rest-api/src/main/java/org/apache/brooklyn/rest/api/AdjunctApi.java --- @@ -0,0 +1,233 @@ +/* + * Licensed to the Apache

[GitHub] brooklyn-server pull request #821: REST API for accessing adjuncts (includin...

2017-10-03 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/821#discussion_r142348437 --- Diff: rest/rest-api/src/main/java/org/apache/brooklyn/rest/api/AdjunctApi.java --- @@ -0,0 +1,233 @@ +/* + * Licensed to the Apache

[GitHub] brooklyn-server pull request #821: REST API for accessing adjuncts (includin...

2017-10-03 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/821#discussion_r142349155 --- Diff: rest/rest-api/src/main/java/org/apache/brooklyn/rest/api/AdjunctApi.java --- @@ -0,0 +1,233 @@ +/* + * Licensed to the Apache

[GitHub] brooklyn-server pull request #821: REST API for accessing adjuncts (includin...

2017-10-03 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/821#discussion_r142349272 --- Diff: rest/rest-api/src/main/java/org/apache/brooklyn/rest/domain/AdjunctSummary.java --- @@ -0,0 +1,150 @@ +/* + * Licensed to the

[GitHub] brooklyn-server pull request #821: REST API for accessing adjuncts (includin...

2017-10-03 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/821#discussion_r142352874 --- Diff: rest/rest-resources/src/main/java/org/apache/brooklyn/rest/resources/AdjunctResource.java --- @@ -0,0 +1,264 @@ +/* + *

[GitHub] brooklyn-server pull request #821: REST API for accessing adjuncts (includin...

2017-10-03 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/821#discussion_r142347073 --- Diff: core/src/main/java/org/apache/brooklyn/core/policy/Policies.java --- @@ -81,11 +85,27 @@ public void setEntity(EntityLocal entity) {

[GitHub] brooklyn-server issue #851: Update config keys' deprecated names

2017-10-03 Thread tbouron
Github user tbouron commented on the issue: https://github.com/apache/brooklyn-server/pull/851 retest this please ---

[GitHub] brooklyn-server pull request #821: REST API for accessing adjuncts (includin...

2017-10-03 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/821#discussion_r142348859 --- Diff: rest/rest-api/src/main/java/org/apache/brooklyn/rest/api/AdjunctApi.java --- @@ -0,0 +1,233 @@ +/* + * Licensed to the Apache

[GitHub] brooklyn-server pull request #821: REST API for accessing adjuncts (includin...

2017-10-03 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/821#discussion_r142349081 --- Diff: rest/rest-api/src/main/java/org/apache/brooklyn/rest/api/PolicyApi.java --- @@ -36,6 +36,8 @@ @Api("Entity Policies")

[GitHub] brooklyn-server pull request #821: REST API for accessing adjuncts (includin...

2017-10-03 Thread ahgittin
Github user ahgittin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/821#discussion_r142353034 --- Diff: rest/rest-resources/src/main/java/org/apache/brooklyn/rest/resources/AdjunctResource.java --- @@ -0,0 +1,264 @@ +/* + *

[GitHub] brooklyn-server pull request #847: Catalog init refactor

2017-10-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/847 ---

Apache Brooklyn 1.0 release

2017-10-03 Thread Duncan Godwin
Hi All, Following the release last week of Apache Brooklyn 0.12.0 I propose that we make the next version of Apache Brooklyn 1.0.0. Apache Brooklyn is robust, stable, feature rich and being used in production by multiple enterprises. Our deprecation policy means we haven't treated it like a 0.x

[GitHub] brooklyn-server issue #816: Tasks code improvements - prep for better presen...

2017-10-03 Thread ahgittin
Github user ahgittin commented on the issue: https://github.com/apache/brooklyn-server/pull/816 both the `getImmediately(Task)` usages you flag are DSL items which internally are TaskFactory creating ad hoc task instances for each evaluation. these they *do* want cancelled else they

[GitHub] brooklyn-server pull request #821: REST API for accessing adjuncts (includin...

2017-10-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/821 ---

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

2017-10-03 Thread Apache Jenkins Server
See -- [...truncated 3.86 MB...] 2017-10-03 14:59:42,952 INFO TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod

[GitHub] brooklyn-server pull request #816: Tasks code improvements - prep for better...

2017-10-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/816 ---

[GitHub] brooklyn-server issue #849: Retrieve the right AWS metadata for private host...

2017-10-03 Thread andreaturli
Github user andreaturli commented on the issue: https://github.com/apache/brooklyn-server/pull/849 lgtm thanks @tbouron ---

Re: Apache Brooklyn 1.0 release

2017-10-03 Thread Aled Sage
+1 On 03/10/2017 16:33, Duncan Godwin wrote: Hi All, Following the release last week of Apache Brooklyn 0.12.0 I propose that we make the next version of Apache Brooklyn 1.0.0. Apache Brooklyn is robust, stable, feature rich and being used in production by multiple enterprises. Our

Re: Apache Brooklyn 1.0 release

2017-10-03 Thread Thomas Bouron
+1 On Tue, 3 Oct 2017 at 18:34 Aled Sage wrote: > +1 > > > On 03/10/2017 16:33, Duncan Godwin wrote: > > Hi All, > > > > Following the release last week of Apache Brooklyn 0.12.0 I propose that > we > > make the next version of Apache Brooklyn 1.0.0. > > > > Apache Brooklyn

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

2017-10-03 Thread Apache Jenkins Server
See