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 EE34918EFA for ; Fri, 5 Jun 2015 19:30:20 +0000 (UTC) Received: (qmail 148 invoked by uid 500); 5 Jun 2015 19:30:20 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 99987 invoked by uid 500); 5 Jun 2015 19:30:20 -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 99978 invoked by uid 99); 5 Jun 2015 19:30:20 -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; Fri, 05 Jun 2015 19:30:20 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A25DCE0519; Fri, 5 Jun 2015 19:30:20 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dkulp@apache.org To: commits@cxf.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: cxf git commit: Remove the springboot samples from the build for now Date: Fri, 5 Jun 2015 19:30:20 +0000 (UTC) Repository: cxf Updated Branches: refs/heads/master fa9401620 -> 61c9bef8e Remove the springboot samples from the build for now Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/61c9bef8 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/61c9bef8 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/61c9bef8 Branch: refs/heads/master Commit: 61c9bef8e5115403a44eeddab6755174f44bd92b Parents: fa94016 Author: Daniel Kulp Authored: Fri Jun 5 15:30:01 2015 -0400 Committer: Daniel Kulp Committed: Fri Jun 5 15:30:01 2015 -0400 ---------------------------------------------------------------------- distribution/src/main/release/samples/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/61c9bef8/distribution/src/main/release/samples/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/src/main/release/samples/pom.xml b/distribution/src/main/release/samples/pom.xml index 70d0536..f2354b7 100644 --- a/distribution/src/main/release/samples/pom.xml +++ b/distribution/src/main/release/samples/pom.xml @@ -53,7 +53,6 @@ jax_rs/websocket jax_rs/search jax_rs/description_swagger - jax_rs/jaxrs_spring_boot jax_rs/big_query callback wsdl_first_pure_xml @@ -105,7 +104,13 @@ ws_discovery ws_eventing throttling + +