Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 8651a6f16 -> 0efd99c5e
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/0efd99c5 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/0efd99c5 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/0efd99c5 Branch: refs/heads/3.0.x-fixes Commit: 0efd99c5e16a61bd1734169f549ec6416673d2b7 Parents: 8651a6f Author: Sergey Beryozkin <[email protected]> Authored: Mon Feb 1 14:31:42 2016 +0000 Committer: Sergey Beryozkin <[email protected]> Committed: Mon Feb 1 14:33:12 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/0efd99c5/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 1a39ba0..c752bf6 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.
