|
|
-
Re: How to get the JIRA and release mapping and other way in Apache?
Senthil 2012-03-30, 12:49
Praveen Sripati <[EMAIL PROTECTED]> wrote:
>Hi, > >a) How to know if a JIRA has been included in a particular release? > >Usually, I get the patch for that JIRA and check the code against it to >make sure that the JIRA has been included in that particular release. Any >better way of doing this? > >b) How to know in what all release a JIRA has been included? > >BTW, I have 'git clone' on my Ubuntu 11.10. > >Thanks, >Praveen
-
Re: How to get the JIRA and release mapping and other way in Apache?
Jagat 2012-03-30, 13:10
Release notes can also be good way to find list of Jira fixed in particular release.
----------- Sent from Mobile , short and crisp. On 30-Mar-2012 6:21 PM, "Senthil" <[EMAIL PROTECTED]> wrote:
> > > Praveen Sripati <[EMAIL PROTECTED]> wrote: > > >Hi, > > > >a) How to know if a JIRA has been included in a particular release? > > > >Usually, I get the patch for that JIRA and check the code against it to > >make sure that the JIRA has been included in that particular release. Any > >better way of doing this? > > > >b) How to know in what all release a JIRA has been included? > > > >BTW, I have 'git clone' on my Ubuntu 11.10. > > > >Thanks, > >Praveen >
-
Re: How to get the JIRA and release mapping and other way in Apache?
Sambaiah Kilaru 2012-03-30, 13:14
On 3/30/12 6:40 PM, "Jagat" <[EMAIL PROTECTED]> wrote:
>Release notes can also be good way to find list of Jira fixed in >particular >release.
Jagat: Release notes is fine, but it is offline. Is there any query we can make to get All jira's fixed?
Thanks, Sam > >----------- >Sent from Mobile , short and crisp. >On 30-Mar-2012 6:21 PM, "Senthil" <[EMAIL PROTECTED]> wrote: > >> >> >> Praveen Sripati <[EMAIL PROTECTED]> wrote: >> >> >Hi, >> > >> >a) How to know if a JIRA has been included in a particular release? >> > >> >Usually, I get the patch for that JIRA and check the code against it to >> >make sure that the JIRA has been included in that particular release. >>Any >> >better way of doing this? >> > >> >b) How to know in what all release a JIRA has been included? >> > >> >BTW, I have 'git clone' on my Ubuntu 11.10. >> > >> >Thanks, >> >Praveen >>
-
Re: How to get the JIRA and release mapping and other way in Apache?
Owen O'Malley 2012-03-30, 18:17
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
|
|
All projects made searchable here are trademarks of the Apache Software Foundation.
Service operated by
Sematext