You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ff...@apache.org on 2019/01/03 02:29:56 UTC

[cxf] branch master updated: [CXF-7889]verify clustering sample can work with JDK11

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

ffang 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 c9bc2a1  [CXF-7889]verify clustering sample can work with JDK11
c9bc2a1 is described below

commit c9bc2a18fe9a34fd05b1480a8e4be7c9dc2a81ea
Author: Freeman Fang <fr...@gmail.com>
AuthorDate: Thu Jan 3 10:29:41 2019 +0800

    [CXF-7889]verify clustering sample can work with JDK11
---
 distribution/src/main/release/samples/clustering/README.txt | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/distribution/src/main/release/samples/clustering/README.txt b/distribution/src/main/release/samples/clustering/README.txt
index e09c865..7ceb103 100644
--- a/distribution/src/main/release/samples/clustering/README.txt
+++ b/distribution/src/main/release/samples/clustering/README.txt
@@ -44,12 +44,10 @@ In order to install CXF's features, you need to add the CXF's features repo usin
 
 Install CXF's cxf-jaxws and cxf-features-clustering features:
 
-  feature:install cxf-jaxws cxf-features-clustering
+  feature:install aries-blueprint cxf-jaxws cxf-features-clustering
 
 Install the required bundles:
 
-  install -s mvn:org.apache.cxf.samples/failover_server
-  install -s mvn:org.apache.cxf.samples/failover_jaxws_osgi
   install -s wrap:mvn:org.codeartisans/org.json/20130213
   install -s mvn:joda-time/joda-time/2.8.1
   install -s mvn:org.qi4j.core/org.qi4j.core.functional/2.1