Re: Are we ready for a RC?

2004-02-09 Thread Jordi Salvat i Alabart
:[EMAIL PROTECTED] Sent: 03 February 2004 20:05 To: JMeter Developers List Subject: Re: Are we ready for a RC? what do you think sebastian? peter lin Jordi Salvat i Alabart [EMAIL PROTECTED] wrote: I have no objections. There's a ton outstanding bugs, but none of them is regressions

Re: Are we ready for a RC?

2004-02-09 Thread peter lin
+1 might be good to include a note in the docs or user manual. peter lin Jordi Salvat i Alabart [EMAIL PROTECTED] wrote: BAZLEY, Sebastian wrote: I'm not averse to creating a release candidate, but it would be good if we could fix at least some of the following before release: 26605

Re: Are we ready for a RC?

2004-02-09 Thread Jordi Salvat i Alabart
I've finally found a low-risk way into this one. In short, the Arguments.getArgumentsAsMap() method was arbitrarily returning the last value for a name in case there were several properties for that same name in the collection. I've changed this to return the first. This will make the

Re: Are we ready for a RC?

2004-02-05 Thread mstover1
I liked. S. - Original Message - From: [EMAIL PROTECTED] To: JMeter Developers List [EMAIL PROTECTED] Sent: Wednesday, February 04, 2004 9:40 PM Subject: RE: Are we ready for a RC? That's why we'd use Ant to fetch them rather than put them in CVS. We can't distribute

Re: Are we ready for a RC?

2004-02-04 Thread Jordi Salvat i Alabart
Thanks for bringing this to our attention. I've just reviewed it and will apply it now. Maybe we should do a quick bugzilla scan for bugs with patches provided and apply them if appropriate? -- Salut, Jordi. En/na Jorg Heymans ha escrit: Will Patch

RE: Are we ready for a RC?

2004-02-04 Thread BAZLEY, Sebastian
Oth [EMAIL PROTECTED] NEW [PATCH] adding md5assertion S. -Original Message- From: peter lin [mailto:[EMAIL PROTECTED] Sent: 03 February 2004 20:05 To: JMeter Developers List Subject: Re: Are we ready for a RC? what do you think sebastian? peter lin Jordi Salvat i Alabart [EMAIL

Re: Are we ready for a RC?

2004-02-04 Thread peter lin
sounds like a good idea. peter lin --- Jordi Salvat i Alabart [EMAIL PROTECTED] wrote: Thanks for bringing this to our attention. I've just reviewed it and will apply it now. Maybe we should do a quick bugzilla scan for bugs with patches provided and apply them if appropriate? --

RE: Are we ready for a RC?

2004-02-04 Thread BAZLEY, Sebastian
to not having a display, so does not necessarily mean that JMeter is faulty. S. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 03 February 2004 20:36 To: JMeter Developers List Subject: Re: Are we ready for a RC? I'll make a 2.0 branch if you're ready and then do a build

RE: Are we ready for a RC?

2004-02-04 Thread BAZLEY, Sebastian
-Original Message- From: BAZLEY, Sebastian Sent: 04 February 2004 10:49 To: 'JMeter Developers List' Subject: RE: Are we ready for a RC? I made most of the recent changes to unit tests to check that items are being created, but I don't recall checking anything for a count of 0, just

RE: Are we ready for a RC?

2004-02-04 Thread mstover1
Sent: 04 February 2004 10:49 To: 'JMeter Developers List' Subject: RE: Are we ready for a RC? I made most of the recent changes to unit tests to check that items are being created, but I don't recall checking anything for a count of 0, just a few checks that look for 0. Just

RE: Are we ready for a RC?

2004-02-04 Thread peter lin
and where do I get them? -Mike On 4 Feb 2004 at 11:48, BAZLEY, Sebastian wrote: -Original Message- From: BAZLEY, Sebastian Sent: 04 February 2004 10:49 To: 'JMeter Developers List' Subject: RE: Are we ready for a RC? I made most of the recent changes to unit tests to check

RE: Are we ready for a RC?

2004-02-04 Thread BAZLEY, Sebastian
. What else do I need and where do I get them? -Mike On 4 Feb 2004 at 11:48, BAZLEY, Sebastian wrote: -Original Message- From: BAZLEY, Sebastian Sent: 04 February 2004 10:49 To: 'JMeter Developers List' Subject: RE: Are we ready for a RC? I made most of the recent changes

RE: Are we ready for a RC?

2004-02-04 Thread mstover1
docs somewhere. S. -Original Message- From: peter lin [mailto:[EMAIL PROTECTED] Sent: 04 February 2004 14:58 To: JMeter Developers List Subject: RE: Are we ready for a RC? these are the ones I am aware of. mail.jar, activation.jar, bsh.jar feels like I'm missing one

RE: Are we ready for a RC?

2004-02-04 Thread peter lin
/index.html. I guess this info needs to be added to the JMeter docs somewhere. S. -Original Message- From: peter lin [mailto:[EMAIL PROTECTED] Sent: 04 February 2004 14:58 To: JMeter Developers List Subject: RE: Are we ready for a RC? these are the ones I am aware

RE: Are we ready for a RC?

2004-02-04 Thread mstover1
. -Original Message- From: peter lin [mailto:[EMAIL PROTECTED] Sent: 04 February 2004 14:58 To: JMeter Developers List Subject: RE: Are we ready for a RC? these are the ones I am aware of. mail.jar, activation.jar, bsh.jar feels like I'm missing one. peter

Re: Are we ready for a RC?

2004-02-03 Thread Jordi Salvat i Alabart
I have no objections. There's a ton outstanding bugs, but none of them is regressions -- and there's several tons of fixed ones since 1.9.1, so yes, I think we should go for a RC as soon as possible. -- Salut, Jordi. En/na peter lin ha escrit: I'm almost done setting up roller weblog on my

Re: Are we ready for a RC?

2004-02-03 Thread peter lin
what do you think sebastian? peter lin Jordi Salvat i Alabart [EMAIL PROTECTED] wrote: I have no objections. There's a ton outstanding bugs, but none of them is regressions -- and there's several tons of fixed ones since 1.9.1, so yes, I think we should go for a RC as soon as possible.

Re: Are we ready for a RC?

2004-02-03 Thread mstover1
I'll make a 2.0 branch if you're ready and then do a build. You guys have done great, btw. I've not been active, but I've still been watching. I tried to run the unit tests, and got an error - checkGuiSet found 3 gui's where it expected 0. This is all new code to me, but I'm guessing