You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by dr...@apache.org on 2017/04/10 11:04:15 UTC

[5/5] brooklyn-server git commit: This closes #516

This closes #516


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/655735ac
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/655735ac
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/655735ac

Branch: refs/heads/master
Commit: 655735ac486edf8d52fceeaf0479e5673218e058
Parents: 5b34d0a e058ced
Author: Duncan Godwin <dr...@googlemail.com>
Authored: Mon Apr 10 12:03:41 2017 +0100
Committer: Duncan Godwin <dr...@googlemail.com>
Committed: Mon Apr 10 12:03:41 2017 +0100

----------------------------------------------------------------------
 karaf/features/src/main/feature/feature.xml     |   5 +-
 karaf/features/src/main/resources/.gitignore    |   4 -
 karaf/itests/pom.xml                            | 172 +++++++++++++++++++
 .../karaf/itests/FeatureInstallationTest.java   |  83 +++++++++
 .../apache/brooklyn/karaf/itests/TestBase.java  |  36 ++++
 karaf/pom.xml                                   |  17 +-
 6 files changed, 306 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/655735ac/karaf/features/src/main/feature/feature.xml
----------------------------------------------------------------------