Return-Path: X-Original-To: apmail-hadoop-general-archive@minotaur.apache.org Delivered-To: apmail-hadoop-general-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 00A1492BF for ; Fri, 30 Mar 2012 18:17:50 +0000 (UTC) Received: (qmail 54697 invoked by uid 500); 30 Mar 2012 18:17:49 -0000 Delivered-To: apmail-hadoop-general-archive@hadoop.apache.org Received: (qmail 54640 invoked by uid 500); 30 Mar 2012 18:17:49 -0000 Mailing-List: contact general-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@hadoop.apache.org Delivered-To: mailing list general@hadoop.apache.org Received: (qmail 54629 invoked by uid 99); 30 Mar 2012 18:17:49 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Mar 2012 18:17:49 +0000 Received: from localhost (HELO mail-lpp01m010-f48.google.com) (127.0.0.1) (smtp-auth username omalley, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Mar 2012 18:17:48 +0000 Received: by lagu2 with SMTP id u2so1426950lag.35 for ; Fri, 30 Mar 2012 11:17:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.152.133.144 with SMTP id pc16mr3562253lab.0.1333131466572; Fri, 30 Mar 2012 11:17:46 -0700 (PDT) Received: by 10.112.38.72 with HTTP; Fri, 30 Mar 2012 11:17:46 -0700 (PDT) In-Reply-To: References: Date: Fri, 30 Mar 2012 11:17:46 -0700 Message-ID: Subject: Re: How to get the JIRA and release mapping and other way in Apache? From: "Owen O'Malley" To: general@hadoop.apache.org Content-Type: text/plain; charset=UTF-8 The most accurate source of information is the CHANGES.txt for each release. If you want to use jira, the query for 1.0.0 will look like: (project = HADOOP or project = HDFS or project = MAPREDUCE) AND fixVersion = "1.0.0" and resolution = fixed