[1/2] brooklyn-dist git commit: Make archetypeRepository configurable

2016-09-28 Thread aledsage
Repository: brooklyn-dist Updated Branches: refs/heads/master 7ca4ddc77 -> c259d6f20 Make archetypeRepository configurable If archetypeRepository is set when using the quickstart archetype, then add that URL to the pom.xml. This allows a customer’s private maven artifactory to be used for

[2/2] brooklyn-dist git commit: This closes #51

2016-09-28 Thread aledsage
This closes #51 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/c259d6f2 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/c259d6f2 Diff:

[1/2] brooklyn-server git commit: Fix LocalhostMachineProvisioningLocationTest

2016-09-28 Thread heneveld
Repository: brooklyn-server Updated Branches: refs/heads/master d9e4bac32 -> 15429e209 Fix LocalhostMachineProvisioningLocationTest Use @BeforeMethod rather than @BeforeClass for test setup/teardown Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit:

[2/2] brooklyn-server git commit: This closes #357

2016-09-28 Thread heneveld
This closes #357 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/15429e20 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/15429e20 Diff:

[1/3] brooklyn-library git commit: Upgrading version to 9.3-3

2016-09-28 Thread svet
Repository: brooklyn-library Updated Branches: refs/heads/master b316f5375 -> f1ff64662 Upgrading version to 9.3-3 The old used version (9.3-1) is no longer available in the upstream repos Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit:

[2/3] brooklyn-library git commit: BROOKLYN-350 Improving the download of external packages

2016-09-28 Thread svet
BROOKLYN-350 Improving the download of external packages - pgdg package download uses commandToDownloadUrlAs() instead direct call to curl. commandToDownloadUrlAs() handles HTTP location redirects as imposed by the new upstream HTTPS based repo server - APT public key is imported directly

[3/3] brooklyn-library git commit: Closes #64

2016-09-28 Thread svet
Closes #64 BROOKLYN-350 Improving the download of external packages - externalizing the CURL command - adding default parameter so curl follows location redirects Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: