You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by se...@apache.org on 2016/02/01 15:31:57 UTC

cxf git commit: Updating Swagger OSGI demo README, patch from Ciprian Ciubotariua pplied, This closes #107

Repository: cxf
Updated Branches:
  refs/heads/master 9039c28b2 -> f2521b31f


Updating Swagger OSGI demo README, patch from Ciprian Ciubotariua pplied, This closes #107


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f2521b31
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/f2521b31
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/f2521b31

Branch: refs/heads/master
Commit: f2521b31f6cbf6bfeaff44be80b47321c993b50f
Parents: 9039c28
Author: Sergey Beryozkin <sb...@gmail.com>
Authored: Mon Feb 1 14:31:42 2016 +0000
Committer: Sergey Beryozkin <sb...@gmail.com>
Committed: Mon Feb 1 14:31:42 2016 +0000

----------------------------------------------------------------------
 .../release/samples/jax_rs/description_swagger2_osgi/README.txt  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/f2521b31/distribution/src/main/release/samples/jax_rs/description_swagger2_osgi/README.txt
----------------------------------------------------------------------
diff --git a/distribution/src/main/release/samples/jax_rs/description_swagger2_osgi/README.txt b/distribution/src/main/release/samples/jax_rs/description_swagger2_osgi/README.txt
index d31287f..a0cc407 100644
--- a/distribution/src/main/release/samples/jax_rs/description_swagger2_osgi/README.txt
+++ b/distribution/src/main/release/samples/jax_rs/description_swagger2_osgi/README.txt
@@ -46,9 +46,9 @@ for this demo bundle.
 
   feature:install cxf-rs-description-swagger2
 
-Install this demo bundle
+Install this demo bundle (using the appropriate bundle version number)
 
-  install -s mvn:org.apache.cxf.samples/jax_rs_description_swagger2_osgi
+  install -s mvn:org.apache.cxf.samples/jax_rs_description_swagger2_osgi/3.n.m
 
 You can verify if the CXF JAX-RS Swagger2 Blueprint Demo is installed and started.