Specifying proxy

2017-03-02 Thread Valiyev, Mahammad
Hello, I need to specify a proxy for Apache Brooklyn in environment variables somewhere to run an application on AWS. I have set the proxies in /etc/environment, but this doesn't solve the problem. How can I solve this? Kind regards, Mahammad Valiyev

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

2017-03-02 Thread Apache Jenkins Server
See Changes: [svetoslav.neykov] Set the username for Windows locations correctly -- [...truncated 5.26 MB...] [Full GC 641648K->549176K(714240K), 0.3973800 secs]

[GitHub] brooklyn-server pull request #580: Set the username for Windows locations co...

2017-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/580 --- 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 #580: Set the username for Windows locations correctly

2017-03-02 Thread sjcorbett
Github user sjcorbett commented on the issue: https://github.com/apache/brooklyn-server/pull/580 Looks good. `WinRmMachineLocationLiveTest` passed for 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

[GitHub] brooklyn-server issue #571: Better error reporting

2017-03-02 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/571 @ahgittin bump: see previous comment - how can we tell it's a badRequest that caused the exception? To force a rebuild by jenkins, you can do `git commit --amend; git push -f`.

[GitHub] brooklyn-server issue #565: Be truly immediate/non-blocking more often

2017-03-02 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/565 @ahgittin can you rebase this against master please, now that #480 is merged --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[jira] [Commented] (BROOKLYN-329) $brooklyn:config hangs, rather than getting default brooklyn.parameter value

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

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

2017-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/480 --- 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 #480: Config self reference fix

2017-03-02 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/480 Excellent, thanks @ahgittin - 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

[GitHub] brooklyn-server pull request #580: Set the username for Windows locations co...

2017-03-02 Thread neykov
GitHub user neykov opened a pull request: https://github.com/apache/brooklyn-server/pull/580 Set the username for Windows locations correctly The username when deploying to a winrm target is always empty. Fix it by following the same approach the SSH branch takes to populate the

[GitHub] brooklyn-server issue #573: Do not runtime-inherit catalog item

2017-03-02 Thread neykov
Github user neykov commented on the issue: https://github.com/apache/brooklyn-server/pull/573 Changes look good. Do I correctly understand that the following is no longer possible? ``` brooklyn.catalog: brooklyn.libraries: ... items: - id: test

[GitHub] brooklyn-server pull request #573: Do not runtime-inherit catalog item

2017-03-02 Thread neykov
Github user neykov commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/573#discussion_r103960527 --- Diff: camp/camp-brooklyn/src/test/java/org/apache/brooklyn/camp/brooklyn/ConfigParametersYamlTest.java --- @@ -792,6 +796,85 @@ public void

[GitHub] brooklyn-library pull request #55: AbstractControllerImpl: expose http url b...

2017-03-02 Thread bostko
Github user bostko closed the pull request at: https://github.com/apache/brooklyn-library/pull/55 --- 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 #55: AbstractControllerImpl: expose http url by defau...

2017-03-02 Thread bostko
Github user bostko commented on the issue: https://github.com/apache/brooklyn-library/pull/55 This PR should be revisited. Closing for 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

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

2017-03-02 Thread Apache Jenkins Server
See

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

2017-03-02 Thread Apache Jenkins Server
See -- [...truncated 3.34 MB...] Item 'MockItem[item-26]' (48.0) Item 'MockItem[item-29]' (47.0) Container 'MockContainer[container-3]': Item

[jira] [Commented] (BROOKLYN-440) More efficient thread usage for ssh execution

2017-03-02 Thread Svetoslav Neykov (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892173#comment-15892173 ] Svetoslav Neykov commented on BROOKLYN-440: --- We can get rid of all but the "sftp reader"

[GitHub] brooklyn-dist pull request #77: A Docker container to run integration tests ...

2017-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-dist/pull/77 --- 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 #77: A Docker container to run integration tests in

2017-03-02 Thread neykov
Github user neykov commented on the issue: https://github.com/apache/brooklyn-dist/pull/77 Merging - doesn't touch existing functionality and already used in Apache Jenkin's tests. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] brooklyn-server issue #560: Attempted non-determinate test fixes

2017-03-02 Thread neykov
Github user neykov commented on the issue: https://github.com/apache/brooklyn-server/pull/560 Thanks @ahgittin, got distracted and left it at `git push`. Merged before seeing @aledsage's comment. --- If your project is set up for it, you can reply to this email and have your

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

2017-03-02 Thread ahgittin
Github user ahgittin commented on the issue: https://github.com/apache/brooklyn-server/pull/480 thanks @aledsage - fixed, if these tests pass, then good to merge --- 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

[GitHub] brooklyn-server pull request #560: Attempted non-determinate test fixes

2017-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/560 --- 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 #560: Attempted non-determinate test fixes

2017-03-02 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/560 LGTM as well; 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

[GitHub] brooklyn-server issue #560: Attempted non-determinate test fixes

2017-03-02 Thread ahgittin
Github user ahgittin commented on the issue: https://github.com/apache/brooklyn-server/pull/560 still seems not merged @neykov --- 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/DISCUSSION] yaml DSL for invoking effectors

2017-03-02 Thread Aled Sage
Hi Geoff, I think long-term you're example would be covered by "Defining an Effector as a Sequence of Tasks". That topic needs a lot more (separate!) discussion, but in brief the idea is that an effector definition is a first-class concept in the yaml (rather than using

Re: Uploading ZIPs for a better dev workflow

2017-03-02 Thread Aled Sage
Geoff, all, I was imagining the manifest version (in the catalog.bom) to be separate from the item version. The reason is that we support multiple items in the bom that can be independently versioned. Somone perverted could write: brooklyn.catalog: version: 1.0 manifest:

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

2017-03-02 Thread Apache Jenkins Server
See -- [...truncated 354.03 KB...] [INFO] skip non existing resourceDirectory

[GitHub] brooklyn-server pull request #579: Log User info on effector invocation via ...

2017-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/579 --- 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 #579: Log User info on effector invocation via REST AP...

2017-03-02 Thread geomacy
Github user geomacy commented on the issue: https://github.com/apache/brooklyn-server/pull/579 Mark's happy; 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-server pull request #579: Log User info on effector invocation via ...

2017-03-02 Thread googlielmo
GitHub user googlielmo opened a pull request: https://github.com/apache/brooklyn-server/pull/579 Log User info on effector invocation via REST API - Add user information You can merge this pull request into a Git repository by running: $ git pull

Re: [PROPOSAL/DISCUSSION] yaml DSL for invoking effectors

2017-03-02 Thread Geoff Macartney
I don't think we should just be thinking about a use-case like the CA server, which is maybe more limited in behaviour than the more general idea here of being able to call effectors. In particular, what if you wanted to embed the effector invocation on some entity within the code for an effector

[GitHub] brooklyn-server issue #560: Attempted non-determinate test fixes

2017-03-02 Thread neykov
Github user neykov commented on the issue: https://github.com/apache/brooklyn-server/pull/560 Good idea about the listener. 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

Re: Uploading ZIPs for a better dev workflow

2017-03-02 Thread Geoff Macartney
I take Alex's point about the manifest being Java specific, and I agree therefore we shouldn't insist on it. +1 also to preferring explicit name/version in the catalog.bom rather than as API params, I agree we do need to keep the version in source control. Question on your straw man, does the

[GitHub] brooklyn-server pull request #560: Attempted non-determinate test fixes

2017-03-02 Thread neykov
Github user neykov commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/560#discussion_r103887396 --- Diff: launcher/src/test/java/org/apache/brooklyn/launcher/CleanOrphanedLocationsIntegrationTest.java --- @@ -66,13 +72,26 @@ private

[jira] [Commented] (BROOKLYN-323) Inconsistent logout behavior for Basic Authentication

2017-03-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891947#comment-15891947 ] ASF GitHub Bot commented on BROOKLYN-323: - Github user bostko commented on a diff in the pull

[GitHub] brooklyn-server pull request #578: BROOKLYN-323: Logout fixes for karaf dist...

2017-03-02 Thread bostko
Github user bostko commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/578#discussion_r103885009 --- Diff: rest/rest-resources/src/main/resources/OSGI-INF/blueprint/service.xml --- @@ -114,6 +114,7 @@ limitations under the License.

[GitHub] brooklyn-server issue #485: `BundleMaker` REST call allowing to add ZIP/JAR ...

2017-03-02 Thread geomacy
Github user geomacy commented on the issue: https://github.com/apache/brooklyn-server/pull/485 @ahgittin I take your point [above](https://github.com/apache/brooklyn-server/pull/485#issuecomment-283280366) about a manifest being java centric. That's persuaded me to not insist on it

[jira] [Commented] (BROOKLYN-323) Inconsistent logout behavior for Basic Authentication

2017-03-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891936#comment-15891936 ] ASF GitHub Bot commented on BROOKLYN-323: - GitHub user bostko opened a pull request:

[GitHub] brooklyn-server pull request #578: BROOKLYN-323: Logout fixes for karaf dist...

2017-03-02 Thread bostko
GitHub user bostko opened a pull request: https://github.com/apache/brooklyn-server/pull/578 BROOKLYN-323: Logout fixes for karaf distribution - Added POST logout call returning html. Intermidiate logout step moved from brooklyn-ui to Java code in brooklyn-server.