Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D091D200AF6 for ; Sat, 28 May 2016 01:30:56 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CEFD3160A37; Fri, 27 May 2016 23:30:56 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 49602160A12 for ; Sat, 28 May 2016 01:30:56 +0200 (CEST) Received: (qmail 94725 invoked by uid 500); 27 May 2016 23:30:55 -0000 Mailing-List: contact dev-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 dev@cxf.apache.org Received: (qmail 94714 invoked by uid 99); 27 May 2016 23:30:55 -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, 27 May 2016 23:30:55 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id DF117DFDD0; Fri, 27 May 2016 23:30:54 +0000 (UTC) From: vpavic To: dev@cxf.apache.org Reply-To: dev@cxf.apache.org Message-ID: Subject: [GitHub] cxf pull request: [CXF-6869] Improve Spring Boot auto-configuratio... Content-Type: text/plain Date: Fri, 27 May 2016 23:30:54 +0000 (UTC) archived-at: Fri, 27 May 2016 23:30:57 -0000 GitHub user vpavic opened a pull request: https://github.com/apache/cxf/pull/139 [CXF-6869] Improve Spring Boot auto-configuration support You can merge this pull request into a Git repository by running: $ git pull https://github.com/vpavic/cxf CXF-6869 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cxf/pull/139.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #139 ---- commit d5c7548f03f4a4c2c633e1a7bdad573febc710b8 Author: Vedran Pavic Date: 2016-05-27T23:03:35Z [CXF-6869] Upgrade Spring Boot to 1.3.5.RELEASE commit 89c0f7ce91c70fad8715c2e517eb6856b9173f9a Author: Vedran Pavic Date: 2016-05-27T23:06:01Z [CXF-6869] Add cxf-rt-rs-service-description to cxf-spring-boot-starter-jax-rs commit 57a57ed68af31e471468cff17bca385e45d7bde7 Author: Vedran Pavic Date: 2016-05-27T23:07:41Z [CXF-6869] Improve CxfAutoConfiguration commit e36fd658456bfa1221b2365c9f7b30faca19d55d Author: Vedran Pavic Date: 2016-05-27T23:26:33Z [CXF-6869] Polish JAX-RS Spring components ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---