Repository: cxf Updated Branches: refs/heads/3.1.x-fixes dc986e411 -> 31d9b4548
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/31d9b454 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/31d9b454 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/31d9b454 Branch: refs/heads/3.1.x-fixes Commit: 31d9b4548c175dbb6831581e544a37e19dac07bf Parents: dc986e4 Author: Sergey Beryozkin <[email protected]> Authored: Mon Feb 1 14:31:42 2016 +0000 Committer: Sergey Beryozkin <[email protected]> Committed: Mon Feb 1 14:32:26 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/31d9b454/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.
