Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 84FAC18CED for ; Fri, 30 Oct 2015 12:10:28 +0000 (UTC) Received: (qmail 43239 invoked by uid 500); 30 Oct 2015 12:10:28 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 43167 invoked by uid 500); 30 Oct 2015 12:10:28 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 43129 invoked by uid 99); 30 Oct 2015 12:10:28 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Oct 2015 12:10:28 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E893D2C1F7C for ; Fri, 30 Oct 2015 12:10:27 +0000 (UTC) Date: Fri, 30 Oct 2015 12:10:27 +0000 (UTC) From: "David Pilato (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MCHANGES-363) Add support for opened issues in announcement Mojo MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MCHANGES-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Pilato updated MCHANGES-363: ---------------------------------- Flags: Patch External issue URL: https://github.com/apache/maven-plugins/pull/67 Fix Version/s: 2.12 > Add support for opened issues in announcement Mojo > -------------------------------------------------- > > Key: MCHANGES-363 > URL: https://issues.apache.org/jira/browse/MCHANGES-363 > Project: Maven Changes Plugin > Issue Type: Improvement > Components: announcement > Affects Versions: 2.11 > Reporter: David Pilato > Priority: Trivial > Fix For: 2.12 > > Original Estimate: 1h > Remaining Estimate: 1h > > Would be nice to be able to generate announcement file including current opened issues. > Really handy if you want to test your announcement chain without having to actually commit your changes or close issues on github. > It is currently supported when you generate the github report but not supported when you generate the github announcement. > Patch is coming... :) -- This message was sent by Atlassian JIRA (v6.3.4#6332)