Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io 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 999B51672AE for ; Tue, 22 Aug 2017 18:00:59 +0200 (CEST) Received: (qmail 53632 invoked by uid 500); 22 Aug 2017 16:00:56 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 53620 invoked by uid 99); 22 Aug 2017 16:00:56 -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; Tue, 22 Aug 2017 16:00:56 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6C5B6E0014; Tue, 22 Aug 2017 16:00:56 +0000 (UTC) From: objectiser To: dev@camel.apache.org Reply-To: dev@camel.apache.org Message-ID: Subject: [GitHub] camel pull request #1898: CAMEL-11645 - Add pattern exclusion mechanism simi... Content-Type: text/plain Date: Tue, 22 Aug 2017 16:00:56 +0000 (UTC) GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1898 CAMEL-11645 - Add pattern exclusion mechanism similar to the one prov… …ided by the camel-zipkin component You can merge this pull request into a Git repository by running: $ git pull https://github.com/objectiser/camel CAMEL-11645 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1898.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 #1898 ---- commit f2236340ccab64533203d12d886b5cbd08d28113 Author: Gary Brown Date: 2017-08-22T15:58:17Z CAMEL-11645 - Add pattern exclusion mechanism similar to the one provided by the camel-zipkin component ---- --- 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. ---