From commits-return-116702-archive-asf-public=cust-asf.ponee.io@camel.apache.org Thu Oct 1 16:58:24 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 4902B18064E for ; Thu, 1 Oct 2020 18:58:24 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id 875C844A5A for ; Thu, 1 Oct 2020 16:58:23 +0000 (UTC) Received: (qmail 25976 invoked by uid 500); 1 Oct 2020 16:58:23 -0000 Mailing-List: contact commits-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 commits@camel.apache.org Received: (qmail 25967 invoked by uid 99); 1 Oct 2020 16:58:23 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Oct 2020 16:58:23 +0000 From: =?utf-8?q?GitBox?= To: commits@camel.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bcamel=5D_aldettinger_opened_a_new_pull_request_=23?= =?utf-8?q?4341=3A_CAMEL-15614=3A_Automated_integration_test_in_camel-pg-rep?= =?utf-8?q?licationslot?= Message-ID: Date: Thu, 01 Oct 2020 16:58:23 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit aldettinger opened a new pull request #4341: URL: https://github.com/apache/camel/pull/4341 - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA issue. Your pull request should address just this issue, without pulling in other changes. - [ ] Each commit in the pull request should have a meaningful subject line and body. - [ ] If you're unsure, you can format the pull request title like `[CAMEL-XXX] Fixes bug in camel-file component`, where you replace `CAMEL-XXX` with the appropriate JIRA issue. - [ ] Write a pull request description that is detailed enough to understand what the pull request does, how, and why. - [ ] Run `mvn clean install -Psourcecheck` in your module with source check enabled to make sure basic checks pass and there are no checkstyle violations. A more thorough check will be performed on your pull request automatically. Below are the contribution guidelines: https://github.com/apache/camel/blob/master/CONTRIBUTING.md ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org