[GitHub] brooklyn-dist pull request #79: Add version marker to karaf/config/pom.xml

2017-01-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-dist/pull/79 --- 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 feature

[GitHub] brooklyn-dist issue #79: Add version marker to karaf/config/pom.xml

2017-01-12 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-dist/pull/79 Merging now. --- 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,

[GitHub] brooklyn-dist pull request #79: Add version marker to karaf/config/pom.xml

2017-01-12 Thread aledsage
GitHub user aledsage opened a pull request: https://github.com/apache/brooklyn-dist/pull/79 Add version marker to karaf/config/pom.xml You can merge this pull request into a Git repository by running: $ git pull https://github.com/aledsage/brooklyn-dist add-version-marker

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

2017-01-12 Thread Apache Jenkins Server
See

[GitHub] brooklyn-server issue #515: Fix+test rename-jclouds-provider

2017-01-12 Thread drigodwin
Github user drigodwin commented on the issue: https://github.com/apache/brooklyn-server/pull/515 That looks good and the tests pass for me 👍 - I'll merge once the jenkins has finished. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] brooklyn-server pull request #515: Fix+test rename-jclouds-provider

2017-01-12 Thread aledsage
GitHub user aledsage opened a pull request: https://github.com/apache/brooklyn-server/pull/515 Fix+test rename-jclouds-provider You can merge this pull request into a Git repository by running: $ git pull https://github.com/aledsage/brooklyn-server fix-jcloudsProvider-rename

FOSDEM 2017 Open Source Conference - Brussels

2017-01-12 Thread Sharan F
Hello Everyone This email is to tell you about ASF participation at FOSDEM. The event will be held in Brussels on 4^th & 5^th February 2017 and we are hoping that many people from our ASF projects will be there. https://fosdem.org/2017/ Attending FOSDEM is completely free and the ASF will

Build failed in Jenkins: brooklyn-server-master #415

2017-01-12 Thread Apache Jenkins Server
See Changes: [sam.corbett] Fix logging of creation string in JcloudsLocation [bostko] Use stripped version of ScriptBytecodeAdapter.isCase [bostko] Remove groovy usage: use JavaGroovyEquivalents [bostko] JavaGroovyEquivalents

[GitHub] brooklyn-server pull request #510: Fix logging of creation string in Jclouds...

2017-01-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/510 --- 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 issue #510: Fix logging of creation string in JcloudsLocatio...

2017-01-12 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/510 LGTM - thanks @sjcorbett; merging. It looks like we'll no longer log the `setup.getDescription()` when it's non-null, but that's fine. It's pretty much always null in the logs I've

[jira] [Commented] (BROOKLYN-424) Web-server hangs after several days

2017-01-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15820690#comment-15820690 ] ASF GitHub Bot commented on BROOKLYN-424: - Github user asfgit closed the pull request at:

[GitHub] brooklyn-server pull request #513: Use stripped version of ScriptBytecodeAda...

2017-01-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/513 --- 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 issue #513: Use stripped version of ScriptBytecodeAdapter.is...

2017-01-12 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/513 LGTM; merging - thanks @bostko --- 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

Re: [PROPOSAL] Controlling effectors concurrency

2017-01-12 Thread Aled Sage
Hi all, Great discussion - really like the direction this is going of using tasks in yaml blueprints. However, it feels like we've launched into discussing a complex use-case (concurrency control) without having first discussed what yaml blueprints would look like for simpler tasks (*). I