You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by a a <mb...@msn.com> on 2013/02/12 03:59:01 UTC

Bugzilla - Fixed Bug list


pleas guys, i'm student and i'm working on my project compute some metric on open source project, and i need to know if it is possible to extract from bugzilla, the list of the fixed bugs per class of jmeter 2.7, 2.8 and 2.9
thank you

mehdi
 		 	   		  

Re: Bugzilla - Fixed Bug list

Posted by Philippe Mouawad <ph...@gmail.com>.
Look at:

   - http://maven.apache.org/plugins/maven-changelog-plugin/faq.html

YOu will have to use this approach.

Trunk is a good start.


Regards

Philippe

On Tue, Feb 12, 2013 at 9:37 PM, a a <mb...@msn.com> wrote:

>
>
> Hi Philippe
> can you please tell me where to find those logs ??
> are they here ? https://svn.apache.org/repos/asf/jmeter/trunk/
>
>
> when i will find this log file, should i consider only the log file of the
> trunk ?
>
>
> thank you
>
> mehdi
>
>
> > Date: Tue, 12 Feb 2013 21:24:32 +0100
> > Subject: Re: Bugzilla - Fixed Bug list
> > From: philippe.mouawad@gmail.com
> > To: user@jmeter.apache.org
> >
> > You should be able to have this by analyzing SVN logs as we put BUGZILLA
> > title and ID in commit comments.
> >
> > Now it is your turn to scratch your head ;-)
> >
> > On Tue, Feb 12, 2013 at 9:21 PM, a a <mb...@msn.com> wrote:
> >
> > >
> > > Hi Seb
> > > is it possible to have this information ? my project is about software
> > > metrics : i have to test the correlation between some metrics and
> > > error-prone classes and change-prone classes .so i need to know which
> class
> > > has contained bugs.
> > > thank you
> > >
> > >
> > >
> > > mehdi
> > >
> > >
> > > > Date: Tue, 12 Feb 2013 20:10:27 +0000
> > > > Subject: Re: Bugzilla - Fixed Bug list
> > > > From: sebbaz@gmail.com
> > > > To: user@jmeter.apache.org
> > > >
> > > > On 12 February 2013 03:50, a a <mb...@msn.com> wrote:
> > > > >
> > > > >
> > > > > Thank you Sebb,
> > > > > But i can not find information about the java classes which
> contains
> > > or has contained the Fixed Bug.
> > > >
> > > > That information is not available from Bugzilla.
> > > >
> > > > >
> > > > >
> > > > > mehdi
> > > > >
> > > > >
> > > > >> Date: Tue, 12 Feb 2013 03:05:05 +0000
> > > > >> Subject: Re: Bugzilla - Fixed Bug list
> > > > >> From: sebbaz@gmail.com
> > > > >> To: user@jmeter.apache.org
> > > > >>
> > > > >> On 12 February 2013 02:59, a a <mb...@msn.com> wrote:
> > > > >> >
> > > > >> >
> > > > >> > pleas guys, i'm student and i'm working on my project compute
> some
> > > metric on open source project, and i need to know if it is possible to
> > > extract from bugzilla, the list of the fixed bugs per class of jmeter
> 2.7,
> > > 2.8 and 2.9
> > > > >> > thank you
> > > > >>
> > > > >> https://issues.apache.org/bugzilla/docs/en/html/using.html
> > > > >>
> > > > >> > mehdi
> > > > >> >
> > > > >>
> > > > >>
> ---------------------------------------------------------------------
> > > > >> To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
> > > > >> For additional commands, e-mail: user-help@jmeter.apache.org
> > > > >>
> > > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
> > > > For additional commands, e-mail: user-help@jmeter.apache.org
> > > >
> > >
> > >
> >
> >
> >
> > --
> > Cordialement.
> > Philippe Mouawad.
>
>



-- 
Cordialement.
Philippe Mouawad.

RE: Bugzilla - Fixed Bug list

Posted by a a <mb...@msn.com>.

Hi Philippe
can you please tell me where to find those logs ??
are they here ? https://svn.apache.org/repos/asf/jmeter/trunk/


when i will find this log file, should i consider only the log file of the trunk ?


thank you

mehdi


> Date: Tue, 12 Feb 2013 21:24:32 +0100
> Subject: Re: Bugzilla - Fixed Bug list
> From: philippe.mouawad@gmail.com
> To: user@jmeter.apache.org
> 
> You should be able to have this by analyzing SVN logs as we put BUGZILLA
> title and ID in commit comments.
> 
> Now it is your turn to scratch your head ;-)
> 
> On Tue, Feb 12, 2013 at 9:21 PM, a a <mb...@msn.com> wrote:
> 
> >
> > Hi Seb
> > is it possible to have this information ? my project is about software
> > metrics : i have to test the correlation between some metrics and
> > error-prone classes and change-prone classes .so i need to know which class
> > has contained bugs.
> > thank you
> >
> >
> >
> > mehdi
> >
> >
> > > Date: Tue, 12 Feb 2013 20:10:27 +0000
> > > Subject: Re: Bugzilla - Fixed Bug list
> > > From: sebbaz@gmail.com
> > > To: user@jmeter.apache.org
> > >
> > > On 12 February 2013 03:50, a a <mb...@msn.com> wrote:
> > > >
> > > >
> > > > Thank you Sebb,
> > > > But i can not find information about the java classes which contains
> > or has contained the Fixed Bug.
> > >
> > > That information is not available from Bugzilla.
> > >
> > > >
> > > >
> > > > mehdi
> > > >
> > > >
> > > >> Date: Tue, 12 Feb 2013 03:05:05 +0000
> > > >> Subject: Re: Bugzilla - Fixed Bug list
> > > >> From: sebbaz@gmail.com
> > > >> To: user@jmeter.apache.org
> > > >>
> > > >> On 12 February 2013 02:59, a a <mb...@msn.com> wrote:
> > > >> >
> > > >> >
> > > >> > pleas guys, i'm student and i'm working on my project compute some
> > metric on open source project, and i need to know if it is possible to
> > extract from bugzilla, the list of the fixed bugs per class of jmeter 2.7,
> > 2.8 and 2.9
> > > >> > thank you
> > > >>
> > > >> https://issues.apache.org/bugzilla/docs/en/html/using.html
> > > >>
> > > >> > mehdi
> > > >> >
> > > >>
> > > >> ---------------------------------------------------------------------
> > > >> To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
> > > >> For additional commands, e-mail: user-help@jmeter.apache.org
> > > >>
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
> > > For additional commands, e-mail: user-help@jmeter.apache.org
> > >
> >
> >
> 
> 
> 
> -- 
> Cordialement.
> Philippe Mouawad.
 		 	   		  

Re: Bugzilla - Fixed Bug list

Posted by Philippe Mouawad <ph...@gmail.com>.
You should be able to have this by analyzing SVN logs as we put BUGZILLA
title and ID in commit comments.

Now it is your turn to scratch your head ;-)

On Tue, Feb 12, 2013 at 9:21 PM, a a <mb...@msn.com> wrote:

>
> Hi Seb
> is it possible to have this information ? my project is about software
> metrics : i have to test the correlation between some metrics and
> error-prone classes and change-prone classes .so i need to know which class
> has contained bugs.
> thank you
>
>
>
> mehdi
>
>
> > Date: Tue, 12 Feb 2013 20:10:27 +0000
> > Subject: Re: Bugzilla - Fixed Bug list
> > From: sebbaz@gmail.com
> > To: user@jmeter.apache.org
> >
> > On 12 February 2013 03:50, a a <mb...@msn.com> wrote:
> > >
> > >
> > > Thank you Sebb,
> > > But i can not find information about the java classes which contains
> or has contained the Fixed Bug.
> >
> > That information is not available from Bugzilla.
> >
> > >
> > >
> > > mehdi
> > >
> > >
> > >> Date: Tue, 12 Feb 2013 03:05:05 +0000
> > >> Subject: Re: Bugzilla - Fixed Bug list
> > >> From: sebbaz@gmail.com
> > >> To: user@jmeter.apache.org
> > >>
> > >> On 12 February 2013 02:59, a a <mb...@msn.com> wrote:
> > >> >
> > >> >
> > >> > pleas guys, i'm student and i'm working on my project compute some
> metric on open source project, and i need to know if it is possible to
> extract from bugzilla, the list of the fixed bugs per class of jmeter 2.7,
> 2.8 and 2.9
> > >> > thank you
> > >>
> > >> https://issues.apache.org/bugzilla/docs/en/html/using.html
> > >>
> > >> > mehdi
> > >> >
> > >>
> > >> ---------------------------------------------------------------------
> > >> To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
> > >> For additional commands, e-mail: user-help@jmeter.apache.org
> > >>
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
> > For additional commands, e-mail: user-help@jmeter.apache.org
> >
>
>



-- 
Cordialement.
Philippe Mouawad.

RE: Bugzilla - Fixed Bug list

Posted by a a <mb...@msn.com>.
Hi Seb
is it possible to have this information ? my project is about software metrics : i have to test the correlation between some metrics and error-prone classes and change-prone classes .so i need to know which class has contained bugs.
thank you



mehdi


> Date: Tue, 12 Feb 2013 20:10:27 +0000
> Subject: Re: Bugzilla - Fixed Bug list
> From: sebbaz@gmail.com
> To: user@jmeter.apache.org
> 
> On 12 February 2013 03:50, a a <mb...@msn.com> wrote:
> >
> >
> > Thank you Sebb,
> > But i can not find information about the java classes which contains or has contained the Fixed Bug.
> 
> That information is not available from Bugzilla.
> 
> >
> >
> > mehdi
> >
> >
> >> Date: Tue, 12 Feb 2013 03:05:05 +0000
> >> Subject: Re: Bugzilla - Fixed Bug list
> >> From: sebbaz@gmail.com
> >> To: user@jmeter.apache.org
> >>
> >> On 12 February 2013 02:59, a a <mb...@msn.com> wrote:
> >> >
> >> >
> >> > pleas guys, i'm student and i'm working on my project compute some metric on open source project, and i need to know if it is possible to extract from bugzilla, the list of the fixed bugs per class of jmeter 2.7, 2.8 and 2.9
> >> > thank you
> >>
> >> https://issues.apache.org/bugzilla/docs/en/html/using.html
> >>
> >> > mehdi
> >> >
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
> >> For additional commands, e-mail: user-help@jmeter.apache.org
> >>
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
> For additional commands, e-mail: user-help@jmeter.apache.org
> 
 		 	   		  

Re: Bugzilla - Fixed Bug list

Posted by sebb <se...@gmail.com>.
On 12 February 2013 03:50, a a <mb...@msn.com> wrote:
>
>
> Thank you Sebb,
> But i can not find information about the java classes which contains or has contained the Fixed Bug.

That information is not available from Bugzilla.

>
>
> mehdi
>
>
>> Date: Tue, 12 Feb 2013 03:05:05 +0000
>> Subject: Re: Bugzilla - Fixed Bug list
>> From: sebbaz@gmail.com
>> To: user@jmeter.apache.org
>>
>> On 12 February 2013 02:59, a a <mb...@msn.com> wrote:
>> >
>> >
>> > pleas guys, i'm student and i'm working on my project compute some metric on open source project, and i need to know if it is possible to extract from bugzilla, the list of the fixed bugs per class of jmeter 2.7, 2.8 and 2.9
>> > thank you
>>
>> https://issues.apache.org/bugzilla/docs/en/html/using.html
>>
>> > mehdi
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
>> For additional commands, e-mail: user-help@jmeter.apache.org
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
For additional commands, e-mail: user-help@jmeter.apache.org


RE: Bugzilla - Fixed Bug list

Posted by a a <mb...@msn.com>.

Thank you Sebb,
But i can not find information about the java classes which contains or has contained the Fixed Bug.



mehdi


> Date: Tue, 12 Feb 2013 03:05:05 +0000
> Subject: Re: Bugzilla - Fixed Bug list
> From: sebbaz@gmail.com
> To: user@jmeter.apache.org
> 
> On 12 February 2013 02:59, a a <mb...@msn.com> wrote:
> >
> >
> > pleas guys, i'm student and i'm working on my project compute some metric on open source project, and i need to know if it is possible to extract from bugzilla, the list of the fixed bugs per class of jmeter 2.7, 2.8 and 2.9
> > thank you
> 
> https://issues.apache.org/bugzilla/docs/en/html/using.html
> 
> > mehdi
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
> For additional commands, e-mail: user-help@jmeter.apache.org
> 
 		 	   		  

Re: Bugzilla - Fixed Bug list

Posted by sebb <se...@gmail.com>.
On 12 February 2013 02:59, a a <mb...@msn.com> wrote:
>
>
> pleas guys, i'm student and i'm working on my project compute some metric on open source project, and i need to know if it is possible to extract from bugzilla, the list of the fixed bugs per class of jmeter 2.7, 2.8 and 2.9
> thank you

https://issues.apache.org/bugzilla/docs/en/html/using.html

> mehdi
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
For additional commands, e-mail: user-help@jmeter.apache.org