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

2017-02-10 Thread Apache Jenkins Server
See -- [...truncated 53259 lines...] [INFO] Brooklyn Dist Root . SKIPPED [INFO] Brooklyn All Things SKIPPED [INFO] Brooklyn

[GitHub] brooklyn-server pull request #556: Speed up tests

2017-02-10 Thread aledsage
GitHub user aledsage opened a pull request: https://github.com/apache/brooklyn-server/pull/556 Speed up tests Starting an embedded OSGi container is slow - over half a second per `setUp()` call (and thus per test method) that uses it. It will likely be considerably slower on the

[GitHub] brooklyn-docs pull request #149: Add our security advisories to public websi...

2017-02-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-docs/pull/149 --- 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-docs pull request #149: Add our security advisories to public websi...

2017-02-10 Thread drigodwin
Github user drigodwin commented on a diff in the pull request: https://github.com/apache/brooklyn-docs/pull/149#discussion_r100572351 --- Diff: website/community/security/CVE-2016-8737.md --- @@ -0,0 +1,40 @@ +--- +layout: website-normal +title: "CVE-2016-8737:

[GitHub] brooklyn-docs pull request #149: Add our security advisories to public websi...

2017-02-10 Thread drigodwin
Github user drigodwin commented on a diff in the pull request: https://github.com/apache/brooklyn-docs/pull/149#discussion_r100573525 --- Diff: website/community/security/CVE-2016-8737.md --- @@ -0,0 +1,40 @@ +--- +layout: website-normal +title: "CVE-2016-8737:

[GitHub] brooklyn-docs pull request #149: Add our security advisories to public websi...

2017-02-10 Thread rdowner
GitHub user rdowner opened a pull request: https://github.com/apache/brooklyn-docs/pull/149 Add our security advisories to public website You can merge this pull request into a Git repository by running: $ git pull https://github.com/rdowner/brooklyn-docs

[SECURITY] CVE-2016-8737: Cross-site request forgery vulnerability in Apache Brooklyn

2017-02-10 Thread Richard Downer
CVE-2016-8737: Cross-site request forgery vulnerability in Apache Brooklyn Severity: Major Vendor: The Apache Software Foundation Versions Affected: Apache Brooklyn 0.9.0 and all prior versions Description: Apache Brooklyn's REST server is vulnerable to cross-site request forgery (CSRF), which

[jira] [Commented] (BROOKLYN-435) Prefer official CentOS images where available

2017-02-10 Thread Svetoslav Neykov (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15861222#comment-15861222 ] Svetoslav Neykov commented on BROOKLYN-435: --- That's a good point [~drigodwin]. If we show a

[GitHub] brooklyn-server issue #480: Config self reference fix

2017-02-10 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/480 @ahgittin This is way too hard to review until #462 is merged (which requires rebasing and a bunch of PR comments to be addressed; as I asked there, will you have time to address those or

[GitHub] brooklyn-server pull request #462: Inherit config default values

2017-02-10 Thread geomacy
Github user geomacy commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/462#discussion_r100526488 --- Diff: core/src/main/java/org/apache/brooklyn/core/config/BasicConfigInheritance.java --- @@ -28,51 +32,188 @@ import

[GitHub] brooklyn-server pull request #462: Inherit config default values

2017-02-10 Thread aledsage
Github user aledsage commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/462#discussion_r100509692 --- Diff: core/src/main/java/org/apache/brooklyn/core/config/BasicConfigInheritance.java --- @@ -28,51 +32,188 @@ import

[GitHub] brooklyn-server pull request #462: Inherit config default values

2017-02-10 Thread aledsage
Github user aledsage commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/462#discussion_r100509157 --- Diff: core/src/main/java/org/apache/brooklyn/core/config/BasicConfigInheritance.java --- @@ -28,51 +32,188 @@ import

[GitHub] brooklyn-server pull request #462: Inherit config default values

2017-02-10 Thread aledsage
Github user aledsage commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/462#discussion_r100507371 --- Diff: core/src/main/java/org/apache/brooklyn/core/config/BasicConfigInheritance.java --- @@ -170,12 +324,103 @@ public String

[GitHub] brooklyn-server pull request #462: Inherit config default values

2017-02-10 Thread aledsage
Github user aledsage commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/462#discussion_r100370235 --- Diff: api/src/main/java/org/apache/brooklyn/api/internal/AbstractBrooklynObjectSpec.java --- @@ -147,27 +147,28 @@ public SpecT

[GitHub] brooklyn-server pull request #462: Inherit config default values

2017-02-10 Thread aledsage
Github user aledsage commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/462#discussion_r100523726 --- Diff: core/src/main/java/org/apache/brooklyn/core/objs/BrooklynObjectInternal.java --- @@ -152,8 +152,8 @@ /** This is currently

[jira] [Commented] (BROOKLYN-435) Prefer official CentOS images where available

2017-02-10 Thread Duncan Godwin (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15861122#comment-15861122 ] Duncan Godwin commented on BROOKLYN-435: As has been noted by the clocker project

[jira] [Updated] (BROOKLYN-435) Prefer official CentOS images where available

2017-02-10 Thread Svetoslav Neykov (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Svetoslav Neykov updated BROOKLYN-435: -- Summary: Prefer official CentOS images where available (was: Prefer official CentOS

[jira] [Created] (BROOKLYN-435) Prefer official CentOS images on Amazon

2017-02-10 Thread Svetoslav Neykov (JIRA)
Svetoslav Neykov created BROOKLYN-435: - Summary: Prefer official CentOS images on Amazon Key: BROOKLYN-435 URL: https://issues.apache.org/jira/browse/BROOKLYN-435 Project: Brooklyn Issue

[GitHub] brooklyn-dist pull request #84: don't exclude apache http in karaf subprojec...

2017-02-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-dist/pull/84 --- 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 #84: don't exclude apache http in karaf subprojects

2017-02-10 Thread neykov
Github user neykov commented on the issue: https://github.com/apache/brooklyn-dist/pull/84 Thanks @ahgittin. Merging. --- 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-dist pull request #84: don't exclude apache http in karaf subprojec...

2017-02-10 Thread ahgittin
GitHub user ahgittin opened a pull request: https://github.com/apache/brooklyn-dist/pull/84 don't exclude apache http in karaf subprojects `org.apache.http.*` now works fine via `Import-Packages` so shouldn't be excluded, and downstream projects no longer need to do anything

[jira] [Commented] (BROOKLYN-408) Brooklyn swagger API doc does not support XSRF

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

[GitHub] brooklyn-ui pull request #41: [BROOKLYN-408] Add CSRF header on the swagger ...

2017-02-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-ui/pull/41 --- 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 is