Repository: karaf-decanter Updated Branches: refs/heads/master 36f4569d0 -> 1f79bc545
Fixed feature name Project: http://git-wip-us.apache.org/repos/asf/karaf-decanter/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-decanter/commit/1f79bc54 Tree: http://git-wip-us.apache.org/repos/asf/karaf-decanter/tree/1f79bc54 Diff: http://git-wip-us.apache.org/repos/asf/karaf-decanter/diff/1f79bc54 Branch: refs/heads/master Commit: 1f79bc5456a0ed98f84fd3eb861e09091e674123 Parents: 36f4569 Author: cschneider <[email protected]> Authored: Sat Mar 14 13:57:48 2015 +0100 Committer: cschneider <[email protected]> Committed: Sat Mar 14 13:57:48 2015 +0100 ---------------------------------------------------------------------- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-decanter/blob/1f79bc54/README ---------------------------------------------------------------------- diff --git a/README b/README index f5a18e6..006fce9 100644 --- a/README +++ b/README @@ -52,7 +52,7 @@ Apache Karaf Decanter is available as a Karaf features. You have to register the Decater features repository: -karaf@root()> feature:repo-add mvn:org.apache.karaf.decanter/decanter/3.0.0-SNAPSHOT/xml/features +karaf@root()> feature:repo-add mvn:org.apache.karaf.decanter/apache-karaf-decanter/3.0.0-SNAPSHOT/xml/features It's up to you to choose the features to install, depending of the systems that you want:
