Return-Path: X-Original-To: apmail-community-commits-archive@minotaur.apache.org Delivered-To: apmail-community-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ADBAE18CD7 for ; Wed, 8 Jul 2015 11:07:05 +0000 (UTC) Received: (qmail 72672 invoked by uid 500); 8 Jul 2015 11:07:05 -0000 Delivered-To: apmail-community-commits-archive@community.apache.org Received: (qmail 72642 invoked by uid 500); 8 Jul 2015 11:07:05 -0000 Mailing-List: contact commits-help@community.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@community.apache.org Delivered-To: mailing list commits@community.apache.org Received: (qmail 72632 invoked by uid 99); 8 Jul 2015 11:07:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2015 11:07:05 +0000 Date: Wed, 8 Jul 2015 11:07:05 +0000 (UTC) From: "Sebb (JIRA)" To: commits@community.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (COMDEV-143) Allow for multi-product PMCs 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/COMDEV-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14618416#comment-14618416 ] Sebb commented on COMDEV-143: ----------------------------- That is better discussed on the mailing list. > Allow for multi-product PMCs > ---------------------------- > > Key: COMDEV-143 > URL: https://issues.apache.org/jira/browse/COMDEV-143 > Project: Community Development > Issue Type: New Feature > Components: Reporter Tool > Reporter: Sebb > > Some PMCs release multiple independent products. > However there is only a single release version database for each PMC. > The current work-round is to prefix the version with the product name. > For example Apache Commons might use versions of the form: > LANG-1.2.0 > and > IO-2.3 > It might be better to provide an optional field for the product name. > [Could perhaps be made a required field for PMCs known to have multiple products?] > As an initial implementation, it could be just prepended as per the work-round. > The releases database format could later be changed to store the prefix separately. This would allow more sophisticated displays and statistics; easier grouping of related releases. etc. -- This message was sent by Atlassian JIRA (v6.3.4#6332)