You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2020/03/30 12:14:54 UTC

[cxf] branch master updated: cxf-services-xkms: update readme

This is an automated email from the ASF dual-hosted git repository.

buhhunyx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 4081929  cxf-services-xkms: update readme
4081929 is described below

commit 4081929343f61ee4a1a54de157ba4aa713a6494f
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Mon Mar 30 15:14:18 2020 +0300

    cxf-services-xkms: update readme
---
 services/xkms/README.txt | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/services/xkms/README.txt b/services/xkms/README.txt
index 932241c..65e0dcd 100644
--- a/services/xkms/README.txt
+++ b/services/xkms/README.txt
@@ -1,4 +1,3 @@
-
 This folder contains the XKMS (XML Key Management Service) implementation of 
 Apache CXF. It contains:
 
@@ -15,8 +14,10 @@ xkms-war - Web spring configuration for Web depoyment
 Installation
 ------------
 
-features:addurl mvn:org.apache.cxf.services.xkms/cxf-services-xkms-features/3.1.1-SNAPSHOT/xml
+Karaf 2.x:
+features:addurl mvn:org.apache.cxf.services.xkms/cxf-services-xkms-features/3.4.0-SNAPSHOT/xml
 features:install cxf-xkms-service cxf-xkms-client
 
-feature:repo-add mvn:org.apache.cxf.services.xkms/cxf-services-xkms-features/3.1.1-SNAPSHOT/xml
+Karaf 3.x and later:
+feature:repo-add mvn:org.apache.cxf.services.xkms/cxf-services-xkms-features/3.4.0-SNAPSHOT/xml
 feature:install cxf-xkms-service cxf-xkms-client