[2/2] brooklyn-docs git commit: Closes #257

2018-06-15 Thread duncangrant
Closes #257 BROOKLYN-592: add to WinRM troubleshooting See https://issues.apache.org/jira/browse/BROOKLYN-592 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/e1db3735 Tree:

[1/2] brooklyn-docs git commit: BROOKLYN-592: add to WinRM troubleshooting

2018-06-15 Thread duncangrant
Repository: brooklyn-docs Updated Branches: refs/heads/master 9bf6a18bc -> e1db3735c BROOKLYN-592: add to WinRM troubleshooting Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/14b6acc0 Tree:

[2/2] brooklyn-docs git commit: Closes #259

2018-06-21 Thread duncangrant
Closes #259 Use generate-password.sh script In brooklyn classic, one could run `brooklyn generate-password --user ...`. However, that is not possible in brooklyn karaf. This updates the docs to tell people to use `generate-password.sh`, which we'll need from 1.0.0 (as we'll delete the

[1/2] brooklyn-docs git commit: Use generate-password.sh script

2018-06-21 Thread duncangrant
Repository: brooklyn-docs Updated Branches: refs/heads/master e1db3735c -> 866ea4ba4 Use generate-password.sh script Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/96265e5a Tree:

[2/4] brooklyn-docs git commit: Merge branch 'master' into patch-7

2018-06-21 Thread duncangrant
Merge branch 'master' into patch-7 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/ce557de1 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/ce557de1 Diff:

[1/4] brooklyn-docs git commit: Use the official AWS CLI instead of s3cmd

2018-06-21 Thread duncangrant
Repository: brooklyn-docs Updated Branches: refs/heads/master f63a2dcb3 -> 29c11688a Use the official AWS CLI instead of s3cmd Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/60b3f515 Tree:

[3/4] brooklyn-docs git commit: Update index.md

2018-06-21 Thread duncangrant
Update index.md Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/2a8ae61e Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/2a8ae61e Diff:

[4/4] brooklyn-docs git commit: Closes #260

2018-06-21 Thread duncangrant
Closes #260 Use the official AWS CLI instead of s3cmd Based on this comment: https://github.com/apache/brooklyn-docs/pull/258#discussion_r197133399 Note: I checked the docs and this is the only place where we suggested to use `s3cmd` Project:

[2/2] brooklyn-docs git commit: Closes #258

2018-06-21 Thread duncangrant
Closes #258 Fix copy-state usage for brooklyn-karaf In brooklyn classic, one could run `brooklyn copy-state ...`. This is not supported in brooklyn karaf. Instead, the REST api can be used. This PR updates the docs to show how to use it. Please first review/merge

[1/2] brooklyn-docs git commit: Fix copy-state usage for brooklyn-karaf

2018-06-21 Thread duncangrant
Repository: brooklyn-docs Updated Branches: refs/heads/master 866ea4ba4 -> f63a2dcb3 Fix copy-state usage for brooklyn-karaf Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/4d417bb2 Tree:

[1/3] brooklyn-server git commit: Add test of REST /v1/server/ha/persist/export

2018-06-21 Thread duncangrant
Repository: brooklyn-server Updated Branches: refs/heads/master e040f074f -> 7807a3e34 Add test of REST /v1/server/ha/persist/export Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/36136d63 Tree:

[3/3] brooklyn-server git commit: Closes #972

2018-06-21 Thread duncangrant
Closes #972 BROOKLYN-594: fix REST api /v1/server/ha/persist/export Fixes https://issues.apache.org/jira/browse/BROOKLYN-594 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/7807a3e3 Tree:

[2/3] brooklyn-server git commit: BROOKLYN-594: fix /v1/server/ha/persist/export in karaf

2018-06-21 Thread duncangrant
BROOKLYN-594: fix /v1/server/ha/persist/export in karaf Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/f6bb2080 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/f6bb2080 Diff:

[3/5] brooklyn-ui git commit: remove link to sibling directory in pom as that breaks embedded builds

2018-08-03 Thread duncangrant
remove link to sibling directory in pom as that breaks embedded builds all this means is that changes to brooklyn-server parent pom will need to be built before they are available here Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit:

[5/5] brooklyn-ui git commit: Closes #58

2018-08-03 Thread duncangrant
Closes #58 Version bumps to align with brooklyn server Otherwise it pulls in old version of jackson Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/5d64b30f Tree:

[2/5] brooklyn-ui git commit: migrate to latest mockito - works with no changes now that test-support is brought in

2018-08-03 Thread duncangrant
migrate to latest mockito - works with no changes now that test-support is brought in Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/19297853 Tree:

[4/5] brooklyn-ui git commit: use packaging jar instead of bundle, and bump maven-bundle-plugin version

2018-08-03 Thread duncangrant
use packaging jar instead of bundle, and bump maven-bundle-plugin version to match behaviour of server; checked changes in resulting JARs are negligible except for inclusion of extra brooklyn metadata (and this now does output the JARs) Project:

[1/5] brooklyn-ui git commit: change versions to align with brooklyn-server

2018-08-03 Thread duncangrant
Repository: brooklyn-ui Updated Branches: refs/heads/master 44b38eaba -> 5d64b30f1 change versions to align with brooklyn-server also add explicit dep on brooklyn test-support as it is needed for reporting Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit:

[2/2] brooklyn-server git commit: Closes #976

2018-07-30 Thread duncangrant
Closes #976 Fixed Spelling. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/61eaf155 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/61eaf155 Diff:

[1/2] brooklyn-server git commit: Fixed Spelling.

2018-07-30 Thread duncangrant
Repository: brooklyn-server Updated Branches: refs/heads/master 2d206a036 -> 61eaf1558 Fixed Spelling. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/d287b2e2 Tree:

[1/2] brooklyn-server git commit: class-renames for ui code contribution

2018-08-10 Thread duncangrant
Repository: brooklyn-server Updated Branches: refs/heads/master 6742bb0d4 -> f7221939f class-renames for ui code contribution Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/a3a98aea Tree:

[2/2] brooklyn-server git commit: Closes #978

2018-08-10 Thread duncangrant
Closes #978 class-renames for ui code contribution Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/f7221939 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/f7221939 Diff:

[1/2] brooklyn-server git commit: karaf/features: include snakeyaml 1.17 bundle explicitly

2018-08-17 Thread duncangrant
Repository: brooklyn-server Updated Branches: refs/heads/master f7221939f -> 0f59ec8c8 karaf/features: include snakeyaml 1.17 bundle explicitly Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/f9b69a59

[2/2] brooklyn-server git commit: Closes #979

2018-08-17 Thread duncangrant
Closes #979 karaf/features: include snakeyaml 1.17 bundle explicitly The feature entry for jclouds-all-compute still requires the snakeyaml 1.17 to be explicitly added. Now both versions of snakeyaml are available. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

[2/2] brooklyn-server git commit: Closes #980

2018-08-22 Thread duncangrant
Closes #980 deploy-to-k8s: make trustCerts configurable Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/215f28f2 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/215f28f2 Diff:

[1/2] brooklyn-server git commit: deploy-to-k8s: make trustCerts configurable

2018-08-22 Thread duncangrant
Repository: brooklyn-server Updated Branches: refs/heads/master 0f59ec8c8 -> 215f28f25 deploy-to-k8s: make trustCerts configurable Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/20b498dc Tree:

[1/2] brooklyn-server git commit: Fix DSL recursive-reference detection

2018-09-07 Thread duncangrant
Repository: brooklyn-server Updated Branches: refs/heads/master e601350d7 -> c782aae54 Fix DSL recursive-reference detection Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/5bc7546b Tree:

[2/2] brooklyn-server git commit: Closes #987

2018-09-07 Thread duncangrant
Closes #987 Fix DSL recursive-reference detection As per the code comment, I broke this in https://github.com/apache/brooklyn-server/pull/971. This PR fixes it. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

[1/2] brooklyn-library git commit: Use official apache archive URL to download tomcat libraries. The previous domain has completely changed and not available anymore

2018-10-16 Thread duncangrant
Repository: brooklyn-library Updated Branches: refs/heads/master 6a214e773 -> a246abe41 Use official apache archive URL to download tomcat libraries. The previous domain has completely changed and not available anymore Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo

[2/2] brooklyn-library git commit: Closes #163

2018-10-16 Thread duncangrant
Closes #163 Use official apache archive URL to download tomcat libraries The previous domain has completely changed and not available anymore Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/a246abe4

[1/2] brooklyn-server git commit: Fix requiredUnless config key constraint, with attributeWhenReady

2018-10-25 Thread duncangrant
Repository: brooklyn-server Updated Branches: refs/heads/master 04c3283f6 -> 96768de81 Fix requiredUnless config key constraint, with attributeWhenReady Previously this caused the entity’s startup to hang. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

[2/2] brooklyn-server git commit: Closes #1011

2018-10-25 Thread duncangrant
Closes #1011 Fix requiredUnless config key constraint, with attributeWhenReady Previously this caused the entity’s startup to hang. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/96768de8 Tree:

[1/2] brooklyn-dist git commit: Update docker instructions to mount the docker socket

2018-11-12 Thread duncangrant
Repository: brooklyn-dist Updated Branches: refs/heads/master d3955f70e -> f723e574b Update docker instructions to mount the docker socket This is because #118 now build docker, therefore the container needs to be able to access the docker engine on the host Project:

[2/2] brooklyn-dist git commit: Closes #129

2018-11-12 Thread duncangrant
Closes #129 Update docker instructions to mount the docker socket This is because #118 now build docker, therefore the container needs to be able to access the docker engine on the host Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit:

[1/2] brooklyn git commit: Update docker instructions to mount the docker socket

2018-11-12 Thread duncangrant
Repository: brooklyn Updated Branches: refs/heads/master 7f421bb10 -> 7eec5c7be Update docker instructions to mount the docker socket This is because https://github.com/apache/brooklyn-dist/pull/118 now build docker, therefore the container needs to be able to access the docker engine on

[2/2] brooklyn git commit: Closes #24

2018-11-12 Thread duncangrant
Closes #24 Update docker instructions to mount the docker socket This is because https://github.com/apache/brooklyn-dist/pull/118 now build docker, therefore the container needs to be able to access the docker engine on the host Project: http://git-wip-us.apache.org/repos/asf/brooklyn/repo

[4/4] brooklyn-server git commit: Closes #990

2018-09-12 Thread duncangrant
Closes #990 Revert "This closes #988" This reverts commit f6ad11846de2d9ba2e9004648179270e3ca3c25f, reversing changes made to c782aae54f424e317c0999f5cde3fab19bc45cfb. This PR broke `DynamicClusterWithAvailabilityZonesRebindTest.testRebindWithCustomZoneFailureDetector`, because it caused the

[1/4] brooklyn-server git commit: Closes #984

2018-09-12 Thread duncangrant
Repository: brooklyn-server Updated Branches: refs/heads/master f6ad11846 -> b141425c8 Closes #984 restore the field `subType` for sub-element config keys now supports generics _or_ plain, so persistence is simpler when plain, (as done for BasicConfigKey) Project:

[3/4] brooklyn-server git commit: Merge remote-tracking branch 'upstream/master'

2018-09-12 Thread duncangrant
Merge remote-tracking branch 'upstream/master' Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/d5179358 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/d5179358 Diff:

[brooklyn-docs] branch master updated: Update dev build instructions

2019-04-08 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git The following commit(s) were added to refs/heads/master by this push: new 77435eb Update dev build

[brooklyn-docs] branch log4j-logging created (now d0361ee)

2019-02-19 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch log4j-logging in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git. at d0361ee Update docs to describe log4j setup This branch includes the following new commits

[brooklyn-docs] branch remove-conf created (now d7d66e3)

2019-02-25 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch remove-conf in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git. at d7d66e3 Cleanup references to pre-karaf brooklyn This branch includes the following new commits

[brooklyn-docs] branch remove-conf created (now d7d66e3)

2019-02-25 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch remove-conf in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git. at d7d66e3 Cleanup references to pre-karaf brooklyn This branch includes the following new commits

[brooklyn-docs] branch log4j-logging updated (d0361ee -> 7197fb2)

2019-03-05 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch log4j-logging in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git. discard d0361ee Update docs to describe log4j setup new 7197fb2 Update docs to describe log4j

[brooklyn-server] branch master updated (6c2139e -> 89b4c46)

2019-03-07 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git. from 6c2139e This closes #1046 new 8c55a3d Add Flaky retry analyser which will retry tests 3 tests

[brooklyn-dist] branch master updated: Make the build of rpm, deb, docker and go cli optional by default

2019-03-20 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-dist.git The following commit(s) were added to refs/heads/master by this push: new d6d79c7 Make the build of rpm, deb

[brooklyn-server] branch master updated (83c2f13 -> fcef57c)

2019-02-13 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git. from 83c2f13 This closes #1045 new 4053ad8 [karaf-bom] Add org.apache.karaf:karaf as an imported bom

[brooklyn-docs] branch master updated: Replace reference to AMP with Brooklyn

2019-02-11 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git The following commit(s) were added to refs/heads/master by this push: new 4de6104 Replace reference to AMP

[brooklyn-server] branch master updated: BROOKLYN-608: fix karaf start (javax.annotation-api version)

2019-01-25 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git The following commit(s) were added to refs/heads/master by this push: new 415dc72 BROOKLYN-608: fix karaf

[brooklyn-docs] branch master updated: upgraded login options for oauth

2019-06-03 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git The following commit(s) were added to refs/heads/master by this push: new 56ff713 upgraded login options

[brooklyn-docs] branch master updated: Update documentation to match new parameters for TestCase entity

2019-04-09 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git The following commit(s) were added to refs/heads/master by this push: new 243e370 Update documentation

[brooklyn-server] branch master updated: Add support for finally block in TestCase entity

2019-04-09 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git The following commit(s) were added to refs/heads/master by this push: new 75874a8 Add support for finally

[brooklyn-docs] branch master updated: Make a few more editorial fixups

2019-08-16 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git The following commit(s) were added to refs/heads/master by this push: new 8ea4802 Make a few more editorial

[brooklyn-server] branch master updated: take build number from submodules' git sha1

2019-09-06 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git The following commit(s) were added to refs/heads/master by this push: new f140a16 take build number from

[brooklyn-docs] branch master updated: Make a bunch of small editorial fixups

2019-08-07 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git The following commit(s) were added to refs/heads/master by this push: new 8931d81 Make a bunch of small

[brooklyn-docs] branch master updated: Make a bunch of lettercase fixups

2019-08-07 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git The following commit(s) were added to refs/heads/master by this push: new 27fb712 Make a bunch of lettercase

[brooklyn-client] branch master updated (3f58ebd -> 669afb3)

2019-09-19 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-client.git. from 3f58ebd Merge pull request #77 from jcabrerizo/feature/multiHeaders new 9a5fa7d add tests

[brooklyn-docs] branch master updated: Refine the previous comment about ssh-keygen

2019-11-15 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git The following commit(s) were added to refs/heads/master by this push: new da85bb4 Refine the previous

[brooklyn-server] branch master updated (0f54b40 -> f28ff46)

2020-04-20 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git. from 0f54b40 This closes #1089 new 9020cb8 Update library versions due to CVEs new ee503fd Fix

[brooklyn-server] branch master updated (0f54b40 -> f28ff46)

2020-04-20 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git. from 0f54b40 This closes #1089 new 9020cb8 Update library versions due to CVEs new ee503fd Fix

[brooklyn] branch master updated: add client profile to jenkins build

2020-03-25 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn.git The following commit(s) were added to refs/heads/master by this push: new dcd3b6e add client profile to jenkins

[brooklyn-server] branch master updated (c717ce8 -> 42adb2e)

2020-04-27 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git. from c717ce8 Merge pull request #1039 from kemitix/dependabot/maven/upgrades/bouncycastle.version

[brooklyn-server] branch master updated (42adb2e -> 581898c)

2020-04-27 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git. from 42adb2e Merge pull request #1090 from iuliana/master new 12c54a3 Bumped up Kubernetes-ckient

[brooklyn-dist] branch master updated: Bump BouncyCastle version

2020-04-24 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-dist.git The following commit(s) were added to refs/heads/master by this push: new 779ceaa Bump BouncyCastle version

[brooklyn-server] branch master updated (dbe382d -> c717ce8)

2020-04-23 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git. from dbe382d Merge pull request #1092 from aledsage/bump-bouncycastle-aled new b719098 [Security

[brooklyn-server] branch master updated (f28ff46 -> dbe382d)

2020-04-23 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git. from f28ff46 Merge pull request #1091 from duncangrant/update-vulnerable-versions new 9fe9be4

[brooklyn-server] branch master updated: BROOKLYN-626: fix jmxmp

2020-05-12 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git The following commit(s) were added to refs/heads/master by this push: new 0625c77 BROOKLYN-626: fix jmxmp

[brooklyn-dist] branch master updated: Fix some karaf startup slowness

2020-05-05 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-dist.git The following commit(s) were added to refs/heads/master by this push: new a7a29e0 Fix some karaf startup

[brooklyn-server] branch master updated: For fixing some karaf startup slowness

2020-05-05 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git The following commit(s) were added to refs/heads/master by this push: new 72b474e For fixing some karaf

[brooklyn-server] branch master updated: BROOKLYN-627: fix okhttp/kubernetes startup issue

2020-05-13 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git The following commit(s) were added to refs/heads/master by this push: new afcd406 BROOKLYN-627: fix okhttp

[brooklyn-server] branch master updated (aa2bfcf -> 8b43eb2)

2020-05-07 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git. from aa2bfcf Merge pull request #1095 from aledsage/fix-karaf-startup-bundle-refreshes new 8c9bd2f

[brooklyn-dist] branch master updated: Bump karaf version to 4.2.8 (from 4.2.7)

2020-05-07 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-dist.git The following commit(s) were added to refs/heads/master by this push: new 41f6238 Bump karaf version

[brooklyn-server] branch master updated (e461d37 -> 9de3ed9)

2020-09-10 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git. from e461d37 This closes #1101 new 58e9120 entity spec DSL items should always unwrap application

[brooklyn-server] branch master updated (9de3ed9 -> 3c7d523)

2020-09-14 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git. from 9de3ed9 Merge pull request #1108 from ahgittin/unwrap-entity-spec-dsl new 9fd4867 refactor how

[brooklyn-server] branch master updated: ensure good errors about beans, and some other transforms, are returned to caller

2020-09-29 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git The following commit(s) were added to refs/heads/master by this push: new acd7821 ensure good errors about

[brooklyn-server] branch master updated (3d05e66 -> f7aec33)

2020-09-29 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git. from 3d05e66 Merge pull request # from ahgittin/better-errors-on-bean-transforms new 2486988

[brooklyn-server] branch master updated (3c7d523 -> 2be93a4)

2020-09-21 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git. from 3c7d523 Merge pull request #1109 from ahgittin/registered-types-allow-references-in-camp new

[brooklyn-server] branch master updated: retry installation of bundles from persistence if it uses a format that isn't available yet

2020-10-27 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git The following commit(s) were added to refs/heads/master by this push: new c375e8e retry installation

[brooklyn-server] branch master updated: allow location registry to listen for resolvers

2020-11-25 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git The following commit(s) were added to refs/heads/master by this push: new 9966fac allow location registry

[brooklyn-library] branch update-stop-interface created (now e8c95a7)

2020-12-07 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch update-stop-interface in repository https://gitbox.apache.org/repos/asf/brooklyn-library.git. at e8c95a7 Update with new signatures This branch includes the following new commits

[brooklyn-library] 01/01: Update with new signatures

2020-12-07 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch update-stop-interface in repository https://gitbox.apache.org/repos/asf/brooklyn-library.git commit e8c95a7aa523e717761df0a44020cf170a089eb5 Author: Duncan Grant AuthorDate: Mon Dec 7 14:09

[brooklyn-docs] branch master updated: documentation for options that delay catalog init / rebind until required startup services are available

2020-11-24 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git The following commit(s) were added to refs/heads/master by this push: new 641cf82 documentation for options

[brooklyn-ui] branch master updated: Add support for downloading bundle as ZIP files

2020-12-09 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git The following commit(s) were added to refs/heads/master by this push: new 54e4ea0 Add support for downloading

[brooklyn-ui] branch master updated (5419f66 -> 403574f)

2020-12-09 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git. from 5419f66 Merge pull request #178 from tbouron/feature/download-bundle add b54c3a6 Use

[brooklyn-ui] 01/01: Merge pull request #177 from apache/tbouron-patch-2

2020-12-09 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git commit 403574fc7ca490d70b685ede198d182cabe74b90 Merge: 5419f66 b54c3a6 Author: Duncan Grant AuthorDate: Wed Dec 9 05

[brooklyn-docs] branch master updated (21dc195 -> 1d9f4d2)

2020-12-02 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git. from 21dc195 Merge pull request #305 from aledsage/split-policies-docs new 4e95c1b Force use of bash

[brooklyn-server] branch master updated: use our routines for urls in PropertiesFileExternalConfigSupplier

2020-12-15 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git The following commit(s) were added to refs/heads/master by this push: new 2e00c97 use our routines

[brooklyn-server] 03/03: installTo for winrm supports urls

2020-11-10 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch winrmtaskfactory in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git commit f0586759c5099d93f07611319d71c26fe71ea190 Author: Duncan Grant AuthorDate: Tue Nov 10 08:19:49

[brooklyn-server] 01/03: First draft taskfactory

2020-11-10 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch winrmtaskfactory in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git commit 9fc84763665e7f343be6bf9d854ef9d7716217a9 Author: Duncan Grant AuthorDate: Thu Nov 5 10:15:50

[brooklyn-server] branch winrmtaskfactory created (now f058675)

2020-11-10 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch winrmtaskfactory in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git. at f058675 installTo for winrm supports urls This branch includes the following new commits

[brooklyn-server] 02/03: Better? Outputstream handling

2020-11-10 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch winrmtaskfactory in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git commit 1d152cfb2c045cef76b17e9ca76eac787de7e780 Author: Duncan Grant AuthorDate: Mon Nov 9 09:54:09

[brooklyn-server] branch master updated (867fe7d -> 51762ba)

2020-11-17 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git. from 867fe7d This closes #1124 new 97237d7 guard against and better error messages for some failure

[brooklyn-server] branch master updated: Support newer versions of Hashicorp Vault

2021-01-15 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git The following commit(s) were added to refs/heads/master by this push: new 7d15614 Support newer versions

[brooklyn-docs] branch master updated: Update documentation for Hashicorp Vault

2021-01-15 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git The following commit(s) were added to refs/heads/master by this push: new 3274467 Update documentation

[brooklyn-server] 01/03: Now pretty prints XML

2021-01-19 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch prettyPrintWinrmXml in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git commit 4b59a9ee17f971bdcca0f5036bb3b21234f3d9aa Author: Duncan Grant AuthorDate: Mon Jan 18 16:36

[brooklyn-server] 03/03: Refactor and comment

2021-01-19 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch prettyPrintWinrmXml in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git commit 516afd31af67302b4f2839bedef95db46fe7b027 Author: Duncan Grant AuthorDate: Mon Jan 18 22:53

[brooklyn-server] branch prettyPrintWinrmXml created (now 516afd3)

2021-01-19 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch prettyPrintWinrmXml in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git. at 516afd3 Refactor and comment This branch includes the following new commits: new

[brooklyn-server] 02/03: Skip comments

2021-01-19 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch prettyPrintWinrmXml in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git commit 47d61999fe4381bce7b7ca40b4283ace983a1222 Author: Duncan Grant AuthorDate: Mon Jan 18 22:13

[brooklyn-server] branch prettyPrintWinrmXml updated (516afd3 -> 1de7226)

2021-01-19 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch prettyPrintWinrmXml in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git. discard 516afd3 Refactor and comment add 1de7226 Refactor and comment This update added

[brooklyn-server] branch prettyPrintWinrmXml updated (1de7226 -> edf7b71)

2021-01-19 Thread duncangrant
This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a change to branch prettyPrintWinrmXml in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git. from 1de7226 Refactor and comment add edf7b71 Fix bug introduced in tidy up No new

  1   2   3   >