[4/7] brooklyn-server git commit: Fix injection of management context into CXF resources

2016-03-08 Thread svet
Fix injection of management context into CXF resources Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/563537e2 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/563537e2 Diff: http://git-wi

[7/7] brooklyn-server git commit: Closes #34

2016-03-08 Thread svet
Closes #34 Initialization of brooklyn within karaf Initializes brooklyn using a serial initialization sequence in a new class `org.apache.brooklyn.core.OsgiLauncher` in `brooklyn-core`. The purpose of this PR is to stay close to the existing `BrooklynLauncher` initialization code, while discus

[1/7] brooklyn-server git commit: Drop project brooklyn-rt-osgi

2016-03-08 Thread svet
Repository: brooklyn-server Updated Branches: refs/heads/master 3ac14e2bf -> 256aee05c http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/0afb2c96/utils/common/src/test/resources/brooklyn/osgi/brooklyn-test-osgi-more-entities_0.1.0.txt --

[3/7] brooklyn-server git commit: [BROOKLYN-183] Initialize brooklyn-core on bundle activation

2016-03-08 Thread svet
[BROOKLYN-183] Initialize brooklyn-core on bundle activation Naively initialize brooklyn-core following the call-graph performed by the non-OSGi launcher, starting from o.a.b.cli.Main down to o.a.b.launcher.BrooklynLauncher. Initialization is done via an artifical o.a.b.core.OsgiLauncher bean so

[2/7] brooklyn-server git commit: Drop project brooklyn-rt-osgi

2016-03-08 Thread svet
Drop project brooklyn-rt-osgi With the addition of OsgiUtil in brooklyn-utils-common a split package appeared between the brooklyn-utils-common and brooklyn-rt-osgi bundles. It makes sense to merge brooklyn-rt-osgi into brooklyn-utils-common since the new OsgiUtil class in it is about backward co

[6/7] brooklyn-server git commit: Fix karaf feature brooklyn-software-base

2016-03-08 Thread svet
Fix karaf feature brooklyn-software-base Update winrm4j dependencies to match upstream progress. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/ec56f2ae Tree: http://git-wip-us.apache.org/repos/asf/brookl

[5/7] brooklyn-server git commit: Remove leftover feature.xml.orig

2016-03-08 Thread svet
Remove leftover feature.xml.orig Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/01be9161 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/01be9161 Diff: http://git-wip-us.apache.org/repos/

[07/50] [abbrv] brooklyn-client git commit: Rename package to apache

2016-03-08 Thread richard
http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/89c10be6/br/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/terminal.go -- diff --git a/br/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/terminal.go b/br

[50/50] [abbrv] brooklyn-client git commit: Merge and close PR #1

2016-03-08 Thread richard
Merge and close PR #1 IP Clearance details: https://incubator.apache.org/ip-clearance/brooklyn-cli.html Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/0623158f Tree: http://git-wip-us.apache.org/repos/asf

[35/50] [abbrv] brooklyn-client git commit: Remove obsolete Godeps

2016-03-08 Thread richard
http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/a14edae0/br/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/terminal.go -- diff --git a/br/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/terminal.go b/br

[49/50] [abbrv] brooklyn-client git commit: Merge pull request #4 from geomacy/code-grant-update

2016-03-08 Thread richard
Merge pull request #4 from geomacy/code-grant-update Only disable CGO_ENABLED when about to cross-compile. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/0142a31a Tree: http://git-wip-us.apache.org/repos/a

[43/50] [abbrv] brooklyn-client git commit: Merge pull request #1 from geomacy/code-grant-process

2016-03-08 Thread richard
Merge pull request #1 from geomacy/code-grant-process Merge code from brooklyncentral/brooklyn-cli for code grant process Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/8fccde0b Tree: http://git-wip-us.apa

[18/50] [abbrv] brooklyn-client git commit: Updates to build script.

2016-03-08 Thread richard
http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/81853355/br/Godeps/_workspace/src/github.com/apache/brooklyn-client/commands/add-location.go -- diff --git a/br/Godeps/_workspace/src/github.com/apache/brooklyn-client/co

[32/50] [abbrv] brooklyn-client git commit: Add Apache license headers to Go files

2016-03-08 Thread richard
Add Apache license headers to Go files Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/cdd69f37 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/cdd69f37 Diff: http://git-wip-us.apache.org/

[34/50] [abbrv] brooklyn-client git commit: Update package name to apache/brooklyn-client

2016-03-08 Thread richard
Update package name to apache/brooklyn-client Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/0b581473 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/0b581473 Diff: http://git-wip-us.apac

[01/50] [abbrv] brooklyn-client git commit: cleans up formatting using go fmt

2016-03-08 Thread richard
Repository: brooklyn-client Updated Branches: refs/heads/master e98252e7e -> 0623158fd http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/63d33d4a/commands/catalog.go -- diff --git a/commands/catalog.go b/commands/cata

[41/50] [abbrv] brooklyn-client git commit: Add RAT check.

2016-03-08 Thread richard
Add RAT check. Example of a run where some files do not have the right header, to illustrate that the RAT plugin is working: [INFO] Rat check: Summary of files. Unapproved: 3 unknown: 3 generated: 0 approved: 81 licence. [INFO]

[06/50] [abbrv] brooklyn-client git commit: Merge pull request #58 from brooklyncentral/fix/tree

2016-03-08 Thread richard
Merge pull request #58 from brooklyncentral/fix/tree fixes Tree command to use applications/fetch api endpoint Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/b8b39e54 Tree: http://git-wip-us.apache.org/rep

[46/50] [abbrv] brooklyn-client git commit: Add copies of notice files for dependencies at root.

2016-03-08 Thread richard
Add copies of notice files for dependencies at root. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/438aa32d Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/438aa32d Diff: http://git-wip-

[21/50] [abbrv] brooklyn-client git commit: update Godeps

2016-03-08 Thread richard
update Godeps Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/8fbdb372 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/8fbdb372 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-client

[33/50] [abbrv] brooklyn-client git commit: Add Apache license comments to XML files and README

2016-03-08 Thread richard
Add Apache license comments to XML files and README Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/a8164b4f Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/a8164b4f Diff: http://git-wip-u

[36/50] [abbrv] brooklyn-client git commit: Remove obsolete Godeps

2016-03-08 Thread richard
Remove obsolete Godeps Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/a14edae0 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/a14edae0 Diff: http://git-wip-us.apache.org/repos/asf/brookl

[12/50] [abbrv] brooklyn-client git commit: Make Maven build into target as GOPATH.

2016-03-08 Thread richard
Make Maven build into target as GOPATH. Update Godeps. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/ab610946 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/ab610946 Diff: http://git-w

[39/50] [abbrv] brooklyn-client git commit: Add new Godeps

2016-03-08 Thread richard
http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/195403f1/br/Godeps/_workspace/src/github.com/apache/brooklyn-client/command_metadata/command_metadata.go -- diff --git a/br/Godeps/_workspace/src/github.com/apache/brookl

[04/50] [abbrv] brooklyn-client git commit: Merge remote-tracking branch 'brooklyncentral-old/master' into initial

2016-03-08 Thread richard
Merge remote-tracking branch 'brooklyncentral-old/master' into initial Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/9d1f2c1b Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/9d1f2c1b Dif

[24/50] [abbrv] brooklyn-client git commit: Update README for runtime.

2016-03-08 Thread richard
Update README for runtime. Splits README.md into two, one file still called README.md for developers who wish to get and build the project themselves, and one called simply README with information for users getting a built copy of the tool. Adds the README to the Maven artifact instead of the R

[23/50] [abbrv] brooklyn-client git commit: Log when godep is installed.

2016-03-08 Thread richard
Log when godep is installed. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/29b5c64d Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/29b5c64d Diff: http://git-wip-us.apache.org/repos/asf/

[09/50] [abbrv] brooklyn-client git commit: Make Maven build into target as GOPATH.

2016-03-08 Thread richard
http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/ab610946/br/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/terminal.go -- diff --git a/br/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/terminal.go b/br

[38/50] [abbrv] brooklyn-client git commit: Add new Godeps

2016-03-08 Thread richard
http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/195403f1/br/Godeps/_workspace/src/github.com/apache/brooklyn-client/commands/policy.go -- diff --git a/br/Godeps/_workspace/src/github.com/apache/brooklyn-client/commands

[22/50] [abbrv] brooklyn-client git commit: Exit Maven build upon Go compilation failure

2016-03-08 Thread richard
Exit Maven build upon Go compilation failure Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/de02993f Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/de02993f Diff: http://git-wip-us.apach

[25/50] [abbrv] brooklyn-client git commit: Update README with instructions for getting the right binary.

2016-03-08 Thread richard
Update README with instructions for getting the right binary. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/d7ad2a32 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/d7ad2a32 Diff: http:/

[31/50] [abbrv] brooklyn-client git commit: Add Apache license headers to Go files

2016-03-08 Thread richard
http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/cdd69f37/models/locations.go -- diff --git a/models/locations.go b/models/locations.go index b73c9bb..2505eae 100644 --- a/models/locations.go +++ b/models/locations.go @@

[19/50] [abbrv] brooklyn-client git commit: Updates to build script.

2016-03-08 Thread richard
Updates to build script. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/81853355 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/81853355 Diff: http://git-wip-us.apache.org/repos/asf/broo

[08/50] [abbrv] brooklyn-client git commit: Rename package to apache

2016-03-08 Thread richard
Rename package to apache Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/89c10be6 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/89c10be6 Diff: http://git-wip-us.apache.org/repos/asf/broo

[44/50] [abbrv] brooklyn-client git commit: Add further updates around build process and licensing.

2016-03-08 Thread richard
Add further updates around build process and licensing. Adds notice files for included dependencies. Updates the build so that the project is at once: 1. A normal Go project that gets cloned with Go into a GOPATH structure to build. 2. A normal Maven project that can be cloned in any workspace a

[45/50] [abbrv] brooklyn-client git commit: Merge pull request #2 from geomacy/code-grant-update

2016-03-08 Thread richard
Merge pull request #2 from geomacy/code-grant-update Add further updates around build process and licensing. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/866eaa1d Tree: http://git-wip-us.apache.org/repos

[48/50] [abbrv] brooklyn-client git commit: Only disable CGO_ENABLED when about to cross-compile.

2016-03-08 Thread richard
Only disable CGO_ENABLED when about to cross-compile. Leave it enabled earlier in case we need to build godep. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/767ac8fa Tree: http://git-wip-us.apache.org/re

[42/50] [abbrv] brooklyn-client git commit: Merge remote-tracking branch 'ahgittin/initial' into code-grant-process to allow @ahgittin to create PR for Apache.

2016-03-08 Thread richard
Merge remote-tracking branch 'ahgittin/initial' into code-grant-process to allow @ahgittin to create PR for Apache. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/2614d4d4 Tree: http://git-wip-us.apache.o

[20/50] [abbrv] brooklyn-client git commit: update Godeps

2016-03-08 Thread richard
http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/8fbdb372/br/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/terminal.go -- diff --git a/br/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/terminal.go b/br

[10/50] [abbrv] brooklyn-client git commit: Make Maven build into target as GOPATH.

2016-03-08 Thread richard
http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/ab610946/br/Godeps/_workspace/src/github.com/apache/brooklyn-client/terminal/table.go -- diff --git a/br/Godeps/_workspace/src/github.com/apache/brooklyn-client/terminal/

[13/50] [abbrv] brooklyn-client git commit: Updates to support easier distribution via brooklyn-dist

2016-03-08 Thread richard
Updates to support easier distribution via brooklyn-dist Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/e5208573 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/e5208573 Diff: http://git-

[02/50] [abbrv] brooklyn-client git commit: cleans up formatting using go fmt

2016-03-08 Thread richard
cleans up formatting using go fmt Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/63d33d4a Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/63d33d4a Diff: http://git-wip-us.apache.org/repos

[05/50] [abbrv] brooklyn-client git commit: fixes Tree command to use applications/fetch api endpoint

2016-03-08 Thread richard
fixes Tree command to use applications/fetch api endpoint Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/cee54b9e Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/cee54b9e Diff: http://git

[03/50] [abbrv] brooklyn-client git commit: add header to README for consistency

2016-03-08 Thread richard
add header to README for consistency Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/3b86f40c Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/3b86f40c Diff: http://git-wip-us.apache.org/re

[27/50] [abbrv] brooklyn-client git commit: More notes on build process.

2016-03-08 Thread richard
More notes on build process. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/80b0cdf4 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/80b0cdf4 Diff: http://git-wip-us.apache.org/repos/asf/

[37/50] [abbrv] brooklyn-client git commit: Add new Godeps

2016-03-08 Thread richard
http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/195403f1/br/Godeps/_workspace/src/github.com/codegangsta/cli/appveyor.yml -- diff --git a/br/Godeps/_workspace/src/github.com/codegangsta/cli/appveyor.yml b/br/Godeps/_wo

[17/50] [abbrv] brooklyn-client git commit: Updates to build script.

2016-03-08 Thread richard
http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/81853355/br/Godeps/_workspace/src/github.com/apache/brooklyn-client/terminal/table.go -- diff --git a/br/Godeps/_workspace/src/github.com/apache/brooklyn-client/terminal/

[30/50] [abbrv] brooklyn-client git commit: Add NOTICE files.

2016-03-08 Thread richard
Add NOTICE files. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/4fe9385a Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/4fe9385a Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-cl

[11/50] [abbrv] brooklyn-client git commit: Make Maven build into target as GOPATH.

2016-03-08 Thread richard
http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/ab610946/br/Godeps/_workspace/src/github.com/apache/brooklyn-client/commands/add-location.go -- diff --git a/br/Godeps/_workspace/src/github.com/apache/brooklyn-client/co

[14/50] [abbrv] brooklyn-client git commit: Formatting.

2016-03-08 Thread richard
Formatting. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/d540b96b Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/d540b96b Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-client/d

[47/50] [abbrv] brooklyn-client git commit: Merge pull request #3 from geomacy/code-grant-update

2016-03-08 Thread richard
Merge pull request #3 from geomacy/code-grant-update Add copies of notice files for dependencies at root. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/3b89cf2a Tree: http://git-wip-us.apache.org/repos/as

[26/50] [abbrv] brooklyn-client git commit: Update README.md with notes on the Go and Maven builds.

2016-03-08 Thread richard
Update README.md with notes on the Go and Maven builds. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/924fb591 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/924fb591 Diff: http://git-w

[29/50] [abbrv] brooklyn-client git commit: Add license file.

2016-03-08 Thread richard
Add license file. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/1c38e4fa Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/1c38e4fa Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-cl

[15/50] [abbrv] brooklyn-client git commit: Updates to build script.

2016-03-08 Thread richard
Updates to build script. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/191b637c Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/191b637c Diff: http://git-wip-us.apache.org/repos/asf/broo

[16/50] [abbrv] brooklyn-client git commit: Updates to build script.

2016-03-08 Thread richard
http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/81853355/br/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/terminal.go -- diff --git a/br/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/terminal.go b/br

[40/50] [abbrv] brooklyn-client git commit: Add new Godeps

2016-03-08 Thread richard
Add new Godeps Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/195403f1 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/195403f1 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-clien

[28/50] [abbrv] brooklyn-client git commit: Add source-inclusions file for the license generation.

2016-03-08 Thread richard
Add source-inclusions file for the license generation. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/5ece99e4 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/5ece99e4 Diff: http://git-wi

brooklyn-server git commit: temporary patch copying jclouds #931

2016-03-08 Thread heneveld
Repository: brooklyn-server Updated Branches: refs/heads/master 52766279e -> 3ac14e2bf temporary patch copying jclouds #931 fixing critical SL issue Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/3ac1

[1/2] brooklyn-dist git commit: switch to wily64 - vivid64 ubuntu box no longer available - see https://bugs.launchpad.net/ubuntu/+bug/1553119

2016-03-08 Thread aledsage
Repository: brooklyn-dist Updated Branches: refs/heads/master b38cdc72c -> 88205485d switch to wily64 - vivid64 ubuntu box no longer available - see https://bugs.launchpad.net/ubuntu/+bug/1553119 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit: http://git-wip-us.apac

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

2016-03-08 Thread aledsage
This closes #12 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/88205485 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/88205485 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/diff/

[1/2] brooklyn-dist git commit: mvn archetype: change to be OSGi java entity

2016-03-08 Thread aledsage
Repository: brooklyn-dist Updated Branches: refs/heads/master f1561b631 -> b38cdc72c mvn archetype: change to be OSGi java entity Previously, the generated project included example Java apps and example main class, with an assembly to produce a stand-alone distort. This deletes all of those,

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

2016-03-08 Thread aledsage
This closes #10 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/b38cdc72 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/b38cdc72 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/diff/