Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 359DB18265 for ; Mon, 1 Feb 2016 14:32:53 +0000 (UTC) Received: (qmail 49197 invoked by uid 500); 1 Feb 2016 14:32:40 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 49131 invoked by uid 500); 1 Feb 2016 14:32:40 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 49042 invoked by uid 99); 1 Feb 2016 14:32:40 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2016 14:32:40 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 0B324DFCDD; Mon, 1 Feb 2016 14:32:40 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sergeyb@apache.org To: commits@cxf.apache.org Message-Id: <3c509a422f54452c889438f69fc0dbaf@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: cxf git commit: Updating Swagger OSGI demo README, patch from Ciprian Ciubotariua pplied, This closes #107 Date: Mon, 1 Feb 2016 14:32:40 +0000 (UTC) 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 Authored: Mon Feb 1 14:31:42 2016 +0000 Committer: Sergey Beryozkin 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.