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 5D4B5200B75 for ; Sun, 21 Aug 2016 06:29:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5C03F160ABE; Sun, 21 Aug 2016 04:29:22 +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 C9227160ABB for ; Sun, 21 Aug 2016 06:29:21 +0200 (CEST) Received: (qmail 25629 invoked by uid 500); 21 Aug 2016 04:29:20 -0000 Mailing-List: contact notifications-help@yetus.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@yetus.apache.org Delivered-To: mailing list notifications@yetus.apache.org Received: (qmail 25617 invoked by uid 99); 21 Aug 2016 04:29:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Aug 2016 04:29:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B5D9D2C0050 for ; Sun, 21 Aug 2016 04:29:20 +0000 (UTC) Date: Sun, 21 Aug 2016 04:29:20 +0000 (UTC) From: "Casey Brotherton (JIRA)" To: notifications@yetus.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YETUS-442) JIRA plugin will not fallback to normal patch if it fails to find a github pull MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 21 Aug 2016 04:29:22 -0000 [ https://issues.apache.org/jira/browse/YETUS-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Casey Brotherton updated YETUS-442: ----------------------------------- Attachment: YETUS-442.01.patch Fixed the dangling whitespace > JIRA plugin will not fallback to normal patch if it fails to find a github pull > ------------------------------------------------------------------------------- > > Key: YETUS-442 > URL: https://issues.apache.org/jira/browse/YETUS-442 > Project: Yetus > Issue Type: Bug > Components: Test Patch > Affects Versions: 0.1.0, 0.2.0, 0.3.0, 0.2.1, 0.4.0 > Reporter: Casey Brotherton > Assignee: Casey Brotherton > Priority: Minor > Attachments: YETUS-442.00.patch, YETUS-442.01.patch > > > Initial determination of a github pull request uses a regular expression from > the jira text > If a JIRA appears to have a link to a github pull request, > then the plugin will process the link further. > If that processing fails, then the JIRA plugin will not attempt to fallback to > checking for an attached patch file. -- This message was sent by Atlassian JIRA (v6.3.4#6332)