Re: svn commit: r1182664 - /jakarta/jmeter/trunk/eclipse.classpath

2011-10-13 Thread sebb
Good catch! On 13 October 2011 06:39, pmoua...@apache.org wrote: Author: pmouawad Date: Thu Oct 13 05:39:35 2011 New Revision: 1182664 URL: http://svn.apache.org/viewvc?rev=1182664view=rev Log: Bug 52016 - It would be useful to support Jexl2 Add jar to eclipse.classpath Modified:    

Patch 52001

2011-10-13 Thread Philippe Mouawad
Hello Sebb, Do you think we should implement issue 52001https://issues.apache.org/bugzilla/show_bug.cgi?id=52001 : - Add scroll automatically to Summary Report The only use case I see is when you label sampler with a variable name, otherwise you may scroll but it won't last after some time

Re: DO NOT REPLY [Bug 52019] Add menu option to enable/disable timers when running Plan

2011-10-13 Thread Philippe Mouawad
Hello Sebb, Do you agree with this proposition : - Add an Menu Option called Run with timers disabled - This option will set a boolean on GuiPackage#getinstance() called noTimersPause - Timers will consult this option to decide whether to run or not pause - At end of run option

Re: Patch 52001

2011-10-13 Thread sebb
On 13 October 2011 18:28, Philippe Mouawad pmoua...@apache.org wrote: Hello Sebb, Do you think we should  implement issue 52001https://issues.apache.org/bugzilla/show_bug.cgi?id=52001 :   - Add scroll automatically to Summary Report The only use case I see is when you label sampler with a

[VOTE] Apache JMeter TLP

2011-10-13 Thread Rahul Akolkar
[This vote is being held on dev@jakarta, please reply there. This message is being sent to multiple lists to make sure most at Jakarta are informed.] This is a vote for proposing an Apache JMeter TLP resolution to the board, with sebb nominated as the first Chair. The full text appears below [1]

Re: Patch 52001

2011-10-13 Thread sebb
On 13 October 2011 18:47, Philippe Mouawad philippe.moua...@gmail.com wrote: I agree with you. By the way, please don't top-post; it's harder to follow the thread when it appears in reverse order. Do we close the issue or we wait for other opinions ? We can wait a while, and then close it.

Re: [VOTE] Apache JMeter TLP

2011-10-13 Thread Milamber
+1, its time for an Apache JMeter TLP Milamber Le 13/10/2011 18:04, Rahul Akolkar a ecrit : [This vote is being held on dev@jakarta, please reply there. This message is being sent to multiple lists to make sure most at Jakarta are informed.] This is a vote for proposing an Apache JMeter

Re: DO NOT REPLY [Bug 52019] Add menu option to enable/disable timers when running Plan

2011-10-13 Thread sebb
On 13 October 2011 18:34, Philippe Mouawad p.moua...@ubik-ingenierie.com wrote: Hello Sebb, Do you agree with this proposition :   - Add an Menu Option called Run with timers disabled I see - so it would only apply to GUI runs - that's reasonable.   - This option will set a boolean on

Re: [VOTE] Apache JMeter TLP

2011-10-13 Thread Oleg Kalnichevski
[x] +1, its time for an Apache JMeter TLP On Thu, 2011-10-13 at 14:04 -0400, Rahul Akolkar wrote: [This vote is being held on dev@jakarta, please reply there. This message is being sent to multiple lists to make sure most at Jakarta are informed.] This is a vote for proposing an Apache

Re: svn commit: r1183065 - in /jakarta/jmeter/trunk: src/core/org/apache/jmeter/engine/ src/core/org/apache/jmeter/gui/action/ src/core/org/apache/jmeter/gui/util/ src/core/org/apache/jmeter/resources

2011-10-13 Thread Philippe Mouawad
On Thu, Oct 13, 2011 at 10:26 PM, sebb seb...@gmail.com wrote: On 13 October 2011 21:12, pmoua...@apache.org wrote: Author: pmouawad Date: Thu Oct 13 20:12:23 2011 New Revision: 1183065 URL: http://svn.apache.org/viewvc?rev=1183065view=rev Log: Bug 52019 - Add menu option to Start