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

2016-05-06 Thread Apache Jenkins Server
See -- [...truncated 46705 lines...] [JENKINS] Archiving F:\hudson\hudson-slave\workspace\brooklyn-master-windows\brooklyn-server\utils\groovy\target\brooklyn-utils-groovy-0.10.0-SNAPSHOT.jar to

Re: YAML blueprint: install package utility

2016-05-06 Thread Duncan Grant
I agree that this is a problem that needs solved but I have misgivings about each of the proposed solutions. Firstly I think that "discovering" how to write brooklyn yaml can be difficult. It can be difficult to find things in the documentation and if you don't know to look for them in the first

[jira] [Created] (BROOKLYN-265) Slow connection to remote Brooklyn allows Deploy button to be clicked multiple times

2016-05-06 Thread John McCabe (JIRA)
John McCabe created BROOKLYN-265: Summary: Slow connection to remote Brooklyn allows Deploy button to be clicked multiple times Key: BROOKLYN-265 URL: https://issues.apache.org/jira/browse/BROOKLYN-265

[GitHub] brooklyn-library pull request: Allow creating roles for PostgreSQL

2016-05-06 Thread geomacy
Github user geomacy commented on a diff in the pull request: https://github.com/apache/brooklyn-library/pull/33#discussion_r62326206 --- Diff: software/database/src/main/java/org/apache/brooklyn/entity/database/postgresql/PostgreSqlSshDriver.java --- @@ -328,9 +340,39 @@ private

[jira] [Updated] (BROOKLYN-264) Stop app while VM still being provisioned: vm is left running when app is expunged

2016-05-06 Thread Aled Sage (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aled Sage updated BROOKLYN-264: --- Description: A customer deployed an app to AWS, but while the VM was still starting up they

Re: Nice-to-have: Built-in Cluster Sensor List Generator

2016-05-06 Thread Alex Heneveld
Mike, All- Rather than move the YAML into Java how about working towards being able to import YAML fragments? In the simplest case this could be something like brooklyn.enrichers: - $brooklyn:import(cluster-list-member-addresses-enrichers.yaml) - ... # another enricher Where

[GitHub] brooklyn-server pull request: Make entity ids lowercase

2016-05-06 Thread grkvlt
GitHub user grkvlt opened a pull request: https://github.com/apache/brooklyn-server/pull/134 Make entity ids lowercase Needed to allow use of entity and application ids as part of DNS names, which are case-insensitive. Extension to 10 characters gives equivalent amount of

[GitHub] brooklyn-docs pull request: Update the tests documentation

2016-05-06 Thread tbouron
GitHub user tbouron opened a pull request: https://github.com/apache/brooklyn-docs/pull/55 Update the tests documentation It explicitly says that the target for a test can be omitted if wrapped into a TestCase that already defines the target. Here is how it looks like:

[GitHub] brooklyn-library pull request: Allow creating roles for PostgreSQL

2016-05-06 Thread duncangrant
Github user duncangrant commented on a diff in the pull request: https://github.com/apache/brooklyn-library/pull/33#discussion_r62303117 --- Diff: software/database/src/main/java/org/apache/brooklyn/entity/database/postgresql/PostgreSqlSshDriver.java --- @@ -328,9 +340,39 @@

[GitHub] brooklyn-library pull request: Allow creating roles for PostgreSQL

2016-05-06 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-library/pull/33#discussion_r62302857 --- Diff: software/database/src/main/java/org/apache/brooklyn/entity/database/postgresql/PostgreSqlSshDriver.java --- @@ -328,9 +340,39 @@ private

[GitHub] brooklyn-library pull request: Allow creating roles for PostgreSQL

2016-05-06 Thread duncangrant
Github user duncangrant commented on a diff in the pull request: https://github.com/apache/brooklyn-library/pull/33#discussion_r62302094 --- Diff: software/database/src/main/java/org/apache/brooklyn/entity/database/postgresql/PostgreSqlSshDriver.java --- @@ -328,9 +340,39 @@

Re: Nice-to-have: Built-in Cluster Sensor List Generator

2016-05-06 Thread Thomas Bouron
+0.5 I like the idea but I'm afraid it is too specific (i.e for DynamicClusters only) whereas enrichers are supposed to be generic. I would then do something like this: - You can have this for the generic case: ``` brooklyn.enrichers: - type:

Re: Nice-to-have: Built-in Cluster Sensor List Generator

2016-05-06 Thread Geoff Macartney
+1 looks like an excellent suggestion to me Gnu PGP key - http://is.gd/uI > On 6 May 2016, at 01:44, Mike Zaccardo > wrote: > > Hi all, > > I've encountered the following task numerous times when authoring > `DynamicCluster`

[GitHub] brooklyn-library pull request: Allow creating roles for PostgreSQL

2016-05-06 Thread geomacy
Github user geomacy commented on a diff in the pull request: https://github.com/apache/brooklyn-library/pull/33#discussion_r62298938 --- Diff: software/database/src/main/java/org/apache/brooklyn/entity/database/postgresql/PostgreSqlSshDriver.java --- @@ -328,9 +340,39 @@ private

[GitHub] brooklyn-library pull request: Allow creating roles for PostgreSQL

2016-05-06 Thread tbouron
Github user tbouron commented on a diff in the pull request: https://github.com/apache/brooklyn-library/pull/33#discussion_r62295255 --- Diff: software/database/src/main/java/org/apache/brooklyn/entity/database/postgresql/PostgreSqlSshDriver.java --- @@ -328,9 +340,39 @@ private