Re: [JMeter] Extending JMeter: Shared Data Set

2010-09-10 Thread Milamber
, but some screen-shots shows the way) Milamber Le 09/09/2010 12:05, Jens Müller a ecrit : Hello, JMeter does not seem to include a test element that allows a string out of a list to be assinged to a variable, guaranteeing at most once semantics for all users, even in distributed mode. Meaning

Fwd: svn commit: r1023592 - /jakarta/jmeter/trunk/src/core/org/apache/jmeter/gui/util/TextBoxDialoger.java

2010-10-17 Thread Milamber
box functionality is good, and improve JMeter. What is your opinion ? (I have attached the patch (only 1 new line) to ArgumentsPanel if you want test) Thanks Milamber Original Message Subject:svn commit: r1023592 - /jakarta/jmeter/trunk/src/core/org/apache/jmeter/gui

Re: svn commit: r1028515 - in /jakarta/jmeter/trunk: bin/ bin/examples/ src/core/org/apache/jmeter/reporters/ src/core/org/apache/jmeter/services/ xdocs/ xdocs/usermanual/

2010-11-03 Thread Milamber
= ${java.awt.headless} [echo]test.headless = [echo]user.dir = /home/milamber/W-workspaces/Workspaces-JMeter/JMeter-Integration [echo]basedir = /home/milamber/W-workspaces/Workspaces-JMeter/JMeter-Integration [echo]test dir = build/test [echo]test dir gump = build/test

Re: [JMeter] HTTP Sampler consolidation of implementations

2010-11-25 Thread Milamber
and reliable, and Hc3 is new challenger and is better for httpS request...) Another ask: what will be the default sampler? AJP sampler seems not very used like sampler. Keep his independence will be good for the evolution of federated http sampler. Milamber Le 25/11/2010 15:45, sebb a ecrit : Just

Re: svn commit: r1041513 - /jakarta/jmeter/trunk/build.properties

2010-12-02 Thread Milamber
Hello, Not found? _get_jarfile: [echo] Fetching: lib/httpclient-4.1-beta1.jar [get] Getting: http://repo2.maven.org/maven2/org/apache/httpcomponents/httpcomponents-client/httpclient-4.1-beta1.jar [get] To: /home/milamber/W-workspaces/Workspaces-JMeter/Jmeter/build/httpclient-4.1

Re: News link on Jakarta website

2011-01-12 Thread Milamber
Le 11/01/2011 15:01, sebb a ecrit : On 11 January 2011 09:25, Milamber milam...@apache.org wrote: Hello, In Jakarta website, on right column at top, there is a http link to News with this url: http://jakarta.apache.org/site/news/index.html But this page (news/index.html) has only

Re: News link on Jakarta website

2011-01-12 Thread Milamber
link) * PMC: change by direct link to http://people.apache.org/committers-by-project.html#jakarta-pmc * Advisors (no change) * Committers: change by direct link to http://people.apache.org/committers-by-project.html#jakarta Milamber -Rahul [1] http://jakarta.apache.org/site/whoweare.html

Re: News link on Jakarta website

2011-01-12 Thread Milamber
Le 11/01/2011 15:01, sebb a ecrit : On 11 January 2011 09:25, Milamber milam...@apache.org wrote: Hello, In Jakarta website, on right column at top, there is a http link to News with this url: http://jakarta.apache.org/site/news/index.html But this page (news/index.html) has only

Re: Site changes (was: svn commit: r1059706 - /jakarta/site/docs/site/news/index.html)

2011-01-17 Thread Milamber
Eclipse (needs perform a Refresh (F5)). Also, for any changes to go live, an 'svn up' is needed in the people.apache.org:/www/jakarta.apache.org/ directory once the changes in docs/ are committed. I do this yesterday (svn update index.html site) but Jakarta site keeps old files... [milamber

Re: Site changes (was: svn commit: r1059706 - /jakarta/site/docs/site/news/index.html)

2011-01-17 Thread Milamber
the jakarta.apache.org website (140.211.11.131) with my browser (clear the cache is done) on minotaur(people), the files are update. Milamber [milamber@minotaur:/www/jakarta.apache.org]$ ls -l site/news/index.html -rw-rw 1 milamber jakarta 69082 Jan 16 23:34 site/news/index.html Perhaps

Re: Site changes (was: svn commit: r1059706 - /jakarta/site/docs/site/news/index.html)

2011-01-17 Thread Milamber
Oh oh... chmod done for 2 update files. No changes on website Le 17/01/2011 21:53, Rahul Akolkar a ecrit : On Mon, Jan 17, 2011 at 4:42 PM, Milamber milam...@apache.org wrote: snip/ Also, for any changes to go live, an 'svn up' is needed in the people.apache.org:/www/jakarta.apache.org

Re: Site changes (was: svn commit: r1059706 - /jakarta/site/docs/site/news/index.html)

2011-01-17 Thread Milamber
Ok. Now sync is ok, website is update Advisors section is remove too. Thanks. Milamber Le 17/01/2011 22:55, Rahul Akolkar a ecrit : On Mon, Jan 17, 2011 at 5:24 PM, Milamber milam...@apache.org wrote: Oh oh... chmod done for 2 update files. No changes on website snip/ It may

Re: svn commit: r1065011 - /jakarta/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties

2011-01-30 Thread Milamber
Hello The documentation (component_reference) needs to be update too. In my opinion, the lower case workaround for order isn't the best choice for have Thread Group first. Doesn't better to change the menu factory to manage an optional order? Milamber [java] There were 3 failures

Re: JMeter - include JChart2D (LGPL v2.1) to JMeter

2011-02-28 Thread Milamber
Hello, Ok no jar. I've developed a new graph visualiser with JChart2D. To integrate this element on JMeter, I must create a jar plugin/source code on a website like code.google.com/sourceforge? or I can put him in Jmeter main with a note for download separately the J2Char2D jar file? Milamber

Re: JMeter - include JChart2D (LGPL v2.1) to JMeter

2011-03-01 Thread Milamber
Hello, Thanks for your invitation. I will wait response from sebb for incorporate directly in JMeter if possible. If not, Apache-extras seems a good place for me (ASF member). Your can view some (draft) screenshots here: http://www.milamberspace.net/line_graph/ Milamber Le 01/03/2011 07:41

JMETER [Bug 50943] New: Allowing concurrent downloads of embedded resources in html page

2011-03-17 Thread Milamber
Hello, I would like commit this patch next week. Any comments are welcome. Milamber Original Message Subject:DO NOT REPLY [Bug 50943] New: Allowing concurrent downloads of embedded resources in html page Date: Thu, 17 Mar 2011 18:52:34 -0400 (EDT) From: bugzi

Re: svn commit: r1083962 - in /jakarta/jmeter/trunk: bin/ docs/images/screenshots/ docs/images/screenshots/http-config/ src/core/org/apache/jmeter/resources/ src/protocol/http/org/apache/jmeter/protoc

2011-03-21 Thread Milamber
ArrayListASyncSample(); I will correct on the svn. Milamber Le 21/03/2011 23:21, sebb a ecrit : The error was from Ant, using java version 1.5.0_22 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03) Java HotSpot(TM) Client VM (build 1.5.0_22-b03, mixed mode) but I also see an error

Re: svn commit: r1083962 - in /jakarta/jmeter/trunk: bin/ docs/images/screenshots/ docs/images/screenshots/http-config/ src/core/org/apache/jmeter/resources/ src/protocol/http/org/apache/jmeter/protoc

2011-03-21 Thread Milamber
ArrayListASyncSample(); I will correct on the svn. Milamber Le 21/03/2011 23:21, sebb a ecrit : The error was from Ant, using java version 1.5.0_22 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03) Java HotSpot(TM) Client VM (build 1.5.0_22-b03, mixed mode) but I also see an error

Re: svn commit: r1088435 - in /jakarta/jmeter/trunk: bin/ src/core/org/apache/jmeter/util/ src/protocol/http/org/apache/jmeter/protocol/http/sampler/ xdocs/ xdocs/usermanual/

2011-04-04 Thread Milamber
(r1088748), I try to respond to your feedback. Please say me if another thing to improve. Milamber + * @see org.apache.jmeter.samplers.SampleResult#getBytes() + */ +@Override +public int getBytes() { +if (GETBYTES_TYPE.equals(GETBYTES_TYPE_HEAD_CONTENTLENGTH

Re: [JMeter] HTTP Sampler consolidation of implementations

2011-04-06 Thread Milamber
Milamber Milamber Le 25/11/2010 15:45, sebb a ecrit : Just a heads up that I'm currently working on trying to combine the HTTP implementations (Java, HttpClient3) into a single GUI, with run-time choice of implementation. The rationale for this is that HttpClient 4 is now available

Re: [JMeter] HTTP Sampler consolidation of implementations

2011-04-06 Thread Milamber
(line 439), thus I suppose that is normal? Milamber it did not recognise some encoding methods: https://issues.apache.org/jira/browse/HTTPCLIENT-1063 As far as I can tell, the x-gzip fix is in httpclient 4.1.1 (which JMeter trunk was recently updated to use). Can you check which version

Re: Counting actual input size [was: svn commit: r1088435]

2011-04-18 Thread Milamber
[snip] Thanks for your works on this bug. Where download a nightly build of httpcore for test in JMeter? (or I must compile last trunk?) I've created a snapshot here:

[JMeter] Add a new number version to Bugzilla

2011-07-30 Thread Milamber
Hello, I prepare a new release of Apache Jakarta JMeter : version 2.4.1 The release process says : request Bugzilla version update. bugzilla-admin@ is the good way? if not, can you indicate me the way? Thanks. Milamber

Re: [VOTE] Release JMeter 2.5 RC1

2011-07-31 Thread Milamber
Re-Hello, My vote : +1 I support this release Milamber Le 01/08/2011 00:04, Milamber a ecrit : Hello, The first release candidate for JMeter 2.5 has been prepared, and your votes are solicited. JMeter is a Java desktop application designed to load test functional behavior and measure

Re: [VOTE] Release JMeter 2.5 RC1

2011-08-02 Thread Milamber
RC2, I can fix this? Milamber - To unsubscribe, e-mail: dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: dev-h...@jakarta.apache.org

Re: [VOTE] Release JMeter 2.5 RC1

2011-08-06 Thread Milamber
Le 02/08/2011 20:38, sebb a ecrit : On 2 August 2011 19:53, Milamber milam...@apache.org wrote: Le 02/08/2011 13:05, sebb a ecrit : * ApacheJMeter.jar should probably not contain the tird party notice and licenses but only the ASF ones as the files inside the jar only apply

Re: [VOTE] Release JMeter 2.5 RC3

2011-08-17 Thread Milamber
My vote : +1 Milamber Le 14/08/2011 22:02, Milamber a ecrit : Hello, The third release candidate for JMeter 2.5 has been prepared, and your votes are solicited. JMeter is a Java desktop application designed to load test functional behavior and measure performance. The current version

Re: JMeter OS tested

2011-09-20 Thread Milamber
Le 19/09/2011 10:15, sebb a ecrit : On 19 September 2011 04:21, Rainer Jung rainer.j...@kippdata.de wrote: On 19.09.2011 02:41, sebb wrote: On 18 September 2011 18:02, Milamber milam...@apache.org wrote: Solaris? Solaris Sparc with HotSpot JVM (Sun/Oracle) workes very well

[VOTE] Release JMeter 2.5.1 RC1

2011-09-22 Thread Milamber
changes are welcomes (HttpClient 4.1 request, Http request with parallels embedded resources, View results tree, WebServices (SOAP) request, etc) List of changes: http://people.apache.org/~milamber/jmeter-2.5.1RC1/docs/changes.html JMeter is a Java desktop application designed to load test functional

Re: svn commit: r1164186 - in /jakarta/jmeter/trunk: bin/jmeter.properties src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java xdocs/changes.xml xdocs/usermanual/component_refer

2011-09-23 Thread Milamber
(JMeterThread.java:383) at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:276) at java.lang.Thread.run(Thread.java:595) = Milamber Le 01/09/2011 17:52, s...@apache.org a ecrit : Author: sebb Date: Thu Sep 1 17:52:41 2011 New Revision: 1164186 URL

Re: svn commit: r1164186 - in /jakarta/jmeter/trunk: bin/jmeter.properties src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java xdocs/changes.xml xdocs/usermanual/component_refer

2011-09-23 Thread Milamber
Le 23/09/2011 12:07, sebb a ecrit : On 23 September 2011 10:12, Milamber milam...@apache.org wrote: Hello, (on JMeter 2.5.1RC1) Don't retry automatically with HC4 sampler seems introduce a bug on load tests using HC4. When you run a load test, some errors The target server failed

Re: svn commit: r1164186 - in /jakarta/jmeter/trunk: bin/jmeter.properties src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java xdocs/changes.xml xdocs/usermanual/component_refer

2011-09-23 Thread Milamber
to 3) : 571 retries GET I suppose that the retrycount default value to 3 (or 1) is needed for HC4. Milamber Le 23/09/2011 12:58, sebb a ecrit : Has anyone seen the errors with the Java implementation? There does not seem to be any documentation [1] on how many retries it does, but I have seen

Re: svn commit: r1164186 - in /jakarta/jmeter/trunk: bin/jmeter.properties src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java xdocs/changes.xml xdocs/usermanual/component_refer

2011-09-23 Thread Milamber
Le 23/09/2011 14:34, sebb a ecrit : On 23 September 2011 15:20, Milamber milam...@apache.org wrote: Hello, I've relaunched some tests with a new SimpleTest.jmx version which generate an unique URL for each request (in attachment) I did a analysis with wireshark to find the retries GET

Re: [VOTE] Release JMeter 2.5.1 RC1

2011-09-23 Thread Milamber
Hello, It's seems all open bugs with 2.5.1RC1 are closed. I will start the RC2 process tomorrow. Milamber Le 22/09/2011 22:53, Milamber a ecrit : Hello, The first release candidate for JMeter 2.5.1 has been prepared, and your votes are solicited. This release fixes mainly some bugs

Re: [VOTE] Release JMeter 2.5.1 RC1

2011-09-24 Thread Milamber
Le 23/09/2011 23:38, sebb a ecrit : On 23 September 2011 23:17, sebb seb...@gmail.com wrote: On 23 September 2011 18:14, sebb seb...@gmail.com wrote: On 23 September 2011 17:15, Milamber milam...@apache.org wrote: Hello, It's seems all open bugs with 2.5.1RC1 are closed

[VOTE] Release JMeter 2.5.1 RC2

2011-09-25 Thread Milamber
changes are welcomes (HttpClient 4.1 request, Http request with parallels embedded resources, View results tree, WebServices (SOAP) request, Async sample sending mode, etc) List of changes: http://people.apache.org/~milamber/jmeter-2.5.1RC2/docs/changes.html JMeter is a Java desktop application

Re: [JMeter] resume release vote?

2011-09-28 Thread Milamber
Le 28/09/2011 15:18, sebb a ecrit : I've updated the nightly build to the latest source from trunk: r1176908 Builds and tests OK for me (and Jenkins). Anyone is welcome to try and break the nightly ... otherwise I hope we are ready to try again to do the release. Milamber - are you still

[VOTE] Release JMeter 2.5.1 RC3

2011-09-28 Thread Milamber
changes are welcomes (HttpClient 4.1 request, Http request with parallels embedded resources, View results tree, WebServices (SOAP) request, Async sample sending mode, etc.) List of changes: http://people.apache.org/~milamber/jmeter-2.5.1RC3/docs/changes.html I hope that this 3rd RC will corrects

Re: svn commit: r1178129 | Latency/readBuffer

2011-10-02 Thread Milamber
size). Sebb, have you a special opinion (or history) on this buffer size? Thanks Milamber Le 02/10/2011 07:49, milam...@apache.org a ecrit : Author: milamber Date: Sun Oct 2 05:49:57 2011 New Revision: 1178129 URL: http://svn.apache.org/viewvc?rev=1178129view=rev Log: Bug 51918 - GZIP

Re: [VOTE] Release JMeter 2.5.1 RC3

2011-10-03 Thread Milamber
Le 03/10/2011 11:03, sebb a ecrit : On 29 September 2011 00:52, Milamber milam...@apache.org wrote: Hello, The third release candidate for JMeter 2.5.1 has been prepared, and your votes are solicited. This release fixes mainly some bugs appeared since JMeter 2.5, and contains few

[VOTE][RESULT] Release JMeter 2.5.1 based on 2.5.1RC3

2011-10-03 Thread Milamber
Hello, Thanks very much to all who voted. The votes were as follows: (*) binding +1 Milamber (*) Philippe Mouawad Peter Lin (*) Sebastian Bazley (*) Oleg Kalnichevski (*) There were no other votes, so the vote passes. Milamber

[ANNOUNCE] JMeter 2.5.1 is released

2011-10-03 Thread Milamber
The Apache JMeter team announces the availability of Apache JMeter 2.5.1 r1176908. This release corrects mainly a few bugs that were introduced in 2.5. Additional known bugs: Version 2.5 introduced a concurrent download feature for embedded HTML resources. Unfortunately this may result in

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: [Bug 52040] Add a toolbar in JMeter main window

2011-10-18 Thread Milamber
Le 16/10/2011 20:41, Philippe Mouawad a ecrit : Hello Milamber, I vote for it, I find it great : - we gain one click each time - I found icons were very meaningful Thanks ;-) Some notes (matter of taste :-)): - - and + buttons seem bit wide no ? Really? Perhaps I

Re: Toolbar suggested changes

2011-10-24 Thread Milamber
- I think it would be better to just use a plain List and allow the user to duplicate icons if they want. Probably this is better and flexible. A LinkedList to keep order. == I'm happy to do the changes once agreed. Yes, you can. Thanks Milamber

Re: [VOTE] JMeter 2.3.2RC7 - please!

2008-06-13 Thread Milamber
Hello, +1 Tested on Ubuntu (desktop/server) 8.04 in a remote testing (web test load) with 3 injectors on JDK 1.5 Please note with Sun JDK1.6 I have indent-number error Bye. Le 10.06.2008 02:26, sebb a ecrit : Trying yet again ... votes needed (positive or negative) - thanks! The

Re: svn commit: r772678 - in /jakarta/jmeter/trunk/xdocs/usermanual: best-practices.xml component_reference.xml functions.xml

2009-05-07 Thread Milamber
Hi Little mistake: (localhost) loopback address is 127.0.0.1 (not 128.0.0.1). Milamber Le 07/05/2009 15:30, s...@apache.org a ecrit : Author: sebb Date: Thu May 7 15:30:46 2009 New Revision: 772678 URL: http://svn.apache.org/viewvc?rev=772678view=rev Log: Docs Modified: jakarta/jmeter

View Results Tree, render XML, a little enhancement : double scroll bar

2009-05-07 Thread Milamber
Hello, A little patch in attach, to correct a double scroll bar in view results tree as render XML (see capture) Milamber Index: /Workspaces-JMeter/Jmeter/src/components/org/apache/jmeter/visualizers/ViewResultsFullVisualizer.java

Small patch for New French translations for new labels added and some correct misspelling

2009-05-09 Thread Milamber
Hello, In attach, small patch for new French translations for new labels added and some correct misspelling Milamber Details === EN: test_action_stop_now=Stop Now == Arrêter immédiatement EN: stopping_test_failed=One or more test threads won't exit; see log file. == Au moins une unité

Re: [VOTE] Release JMeter 2.3.3 RC1

2009-05-17 Thread Milamber
Sample script is a good thing (and a very good example). Perhaps include more samples ? like load test's web site, Beanshell (the bsh jar is now including in lib :) ), Functional test with assertion... Milamber Le 15/05/2009 01:44, sebb a ecrit : The first release candidate for JMeter 2.3.3 has

Re: [VOTE] Release JMeter 2.3.3 based on RC2

2009-05-20 Thread Milamber
Hello, +1 Bye Milamber Le 19/05/2009 22:16, sebb a ecrit : The second release candidate for JMeter 2.3.3 has been prepared, and your votes are again solicited. JMeter is a Java desktop application designed to load test functional behavior and measure performance. The current version

JMeter user manual in website : problem on some images

2009-05-25 Thread Milamber
? Milamber - To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org

RegExp Tester to extend View Results Tree listener

2009-06-14 Thread Milamber
/protected changes in trunk ? this changes to permit to extented this listener rapidly. (I would like too add a AMF viewer (without integrate in trunk)) Some guidance are welcome. I can answer questions if need (I can create a new buzilla if it's better) Thanks Milamber

Re: RegExp Tester to extend View Results Tree listener

2009-06-15 Thread Milamber
render / tester in future...) 2/ is more simple to do Which way I beginning? Thanks Milamber Le 15/06/2009 19:22, sebb a ecrit : On 14/06/2009, Milamber milambersp...@gmail.com wrote: Hello, I have developed a small extension to JMeter for add a tab in View Results Tree listener which permit

Re: RegExp Tester to extend View Results Tree listener

2009-06-15 Thread Milamber
Le 16/06/2009 00:11, sebb a ecrit : On 15/06/2009, Milamber milambersp...@gmail.com wrote: Thanks for your response. Thus there are two ways (if I correctly understand): 1/ modify ViewResultsFullVisualizer for find specific classes (in classpath?) like Menu Generator in JMeter, to add

Little corrections on Jmeter french localisation

2009-06-17 Thread Milamber
== Moniteur de connecteurs Utiliser comme moniteur == Utiliser dans moniteur de connecteurs Préfixe du connecteur : == Préfixe de connecteur : --- Thanks, Milamber Index: /src/core/org/apache/jmeter/resources/messages_fr.properties

Little corrections on Jmeter french localisation

2009-06-17 Thread Milamber
== Moniteur de connecteurs Utiliser comme moniteur == Utiliser dans moniteur de connecteurs Préfixe du connecteur : == Préfixe de connecteur : --- Thanks, Milamber Index: /src/core/org/apache/jmeter/resources/messages_fr.properties

Re: [VOTE] Release JMeter 2.3.4 based on RC3

2009-06-19 Thread Milamber
my vote : +1 Le 17/06/2009 22:34, sebb a ecrit : Unfortunately JMeter 2.3.3 introduced some new bugs. I have therefore created 2.3.4RC3 which is basically a bug-fix release. [Tags RC1 and RC2 were abandoned, as I forgot to change all the versions] Archives/hashes/sigs and RAT report:

Re: RegExp Tester to extend View Results Tree listener

2009-06-20 Thread Milamber
Hello, Here some screen captures to view my proposal design to have a listener View Full Results extensible. http://www.milamberspace.net/regexp_tester/view_results_tree_proposal_design.html If you want, you are invited to give your comments. Milamber Le 16/06/2009 00:23, Milamber a ecrit

Re: RegExp Tester to extend View Results Tree listener

2009-06-27 Thread Milamber
/jmeter-display/new_view_results_tree_draft.html Thank you for your comments. Milamber Le 27/06/2009 07:50, Milamber a ecrit : Hello, Thanks for your comments, they is good ideas The development of this new features is on a good way. I have created a new listener ViewResultsBase to manage

Add HTTPS's recording to JMeter

2009-08-02 Thread Milamber
HTTPClient works, and the checkbox Attempt HTTPS Spoofing no need checked. I encourage you to test this patch and give your comments/remarks/feedbacks. Thanks. Milamber - To unsubscribe, e-mail: jmeter-dev-unsubscr

Re: Add HTTPS's recording to JMeter

2009-08-04 Thread Milamber
Le 04/08/2009 00:53, sebb a ecrit : On 02/08/2009, Milamber milambersp...@gmail.com wrote: Hello, I posted a new enhancement for JMeter in bugzilla. With this patch, now JMeter Proxy accept to record HTTPS requests. https://issues.apache.org/bugzilla/show_bug.cgi?id=47622 With your

Search text pane in view results listener

2009-09-06 Thread Milamber
://www.milamberspace.net/search-text/ And a patch for the proposal new view results listerner (java 5 trunk too) https://issues.apache.org/bugzilla/show_bug.cgi?id=47474 You can view some screenshots and download a testing version, here : http://www.milamberspace.net/vrb/ Any comment is welcome. Milamber

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

2009-09-24 Thread Milamber
Hello, Small patch (xml-apis version 1.3.04) : ### Index: /eclipse.classpath === --- /eclipse.classpath(revision 818617) +++ /eclipse.classpath(working copy) @@ -50,7 +50,7 @@ classpathentry kind=lib path=lib/Tidy.jar/

Re: svn commit: r807418 - in /jakarta/jmeter/trunk: src/core/org/apache/jmeter/resources/ src/protocol/http/org/apache/jmeter/protocol/http/config/gui/ src/protocol/http/org/apache/jmeter/protocol/htt

2009-09-25 Thread Milamber
Hello, In attachment, a proposal patch to change position of new Proxy Server panel to the end of page. More user-friendly (I think) (see screenshots) And change the proxy server title panel from Proxy Server to Request via Proxy Server Milamber Le 24/08/2009 22:38, s...@apache.org

Re: svn commit: r807418 - in /jakarta/jmeter/trunk: src/core/org/apache/jmeter/resources/ src/protocol/http/org/apache/jmeter/protocol/http/config/gui/ src/protocol/http/org/apache/jmeter/protocol/h

2009-09-26 Thread Milamber
Hello, Le 26/09/2009 14:18, sebb a ecrit : On 26/09/2009, Milamber milambersp...@gmail.com wrote: Hello, In attachment, Thanks! May I request that patches are provided via Buzilla in future? It's a lot easier to keep track of them that way. Sorry, I will do this next time

French translation Comparison Assertion Visualizer

2009-09-27 Thread Milamber
previous and current are within a given number of ms. (But a 'break instruction' used if compare time failure is found at first element under the controller, other aren't never tested - that's a bug?) Thanks, Milamber

Re: French translation Comparison Assertion Visualizer

2009-09-29 Thread Milamber
Hello, Le 28/09/2009 01:54, sebb a ecrit : On 27/09/2009, Milamber milambersp...@gmail.com wrote: Hello, I works on French translation of new elements Comparison Assertion and Comparison Assertion Visualizer. I have some questions: * Some messages like Response time: aren't

Re: French translation Comparison Assertion Visualizer

2009-09-30 Thread Milamber
Le 30/09/2009 10:45, sebb a ecrit : On 29/09/2009, Milamber milambersp...@gmail.com wrote: Hello, Le 28/09/2009 01:54, sebb a ecrit : On 27/09/2009, Milamber milambersp...@gmail.com wrote: Hello, I works on French translation of new elements Comparison Assertion

Re: French translation Comparison Assertion Visualizer

2009-10-03 Thread Milamber
/bugzilla/show_bug.cgi?id=47938 If you want, I can provide a new patch for add functional changes on Comparison Assertion (first to other / current vs previous / mark on error at first failure) Thanks. Milamber Le 30/09/2009 23:31, sebb a ecrit : On 01/10/2009, Milamber milambersp...@gmail.com

Re: DO NOT REPLY [Bug 47474] View Results Tree support for plugin renderers

2009-12-01 Thread Milamber
in JLabeledTextField()) Thanks again. Milamber Le 01/12/2009 20:34, bugzi...@apache.org a ecrit : https://issues.apache.org/bugzilla/show_bug.cgi?id=47474 Sebbs...@apache.org changed: What|Removed |Added