current CVS build runtime issues on JVM 1.3

2004-01-19 Thread Sonam Chauhan
[ FYI only ] Seb wrote on Jan 7: JMeter should now build and run on both 1.3 and 1.4. If built on 1.3, it should run on 1.3 and 1.4, and vice versa. ^^^ Does this mean that if JMeter was built with Java 1.4, that build should run on

RE: current CVS build runtime issues on JVM 1.3

2004-01-19 Thread BAZLEY, Sebastian
-Original Message- From: Sonam Chauhan [mailto:[EMAIL PROTECTED] Sent: 19 January 2004 08:20 To: '[EMAIL PROTECTED]' Subject: current CVS build runtime issues on JVM 1.3 [ FYI only ] Thanks for trying it out! Seb wrote on Jan 7: JMeter should now build and run on both 1.3 and 1.4.

cvs commit: jakarta-jmeter/src/components/org/apache/jmeter/visualizers ViewResultsFullVisualizer.java

2004-01-19 Thread jsalvata
jsalvata2004/01/19 03:15:28 Modified:src/components/org/apache/jmeter/visualizers ViewResultsFullVisualizer.java Log: * Use tabbed pannels instead of adjacent ones to present the different views of the result. * Prevent attempting to show excessively

DO NOT REPLY [Bug 23487] - Remote execution from command-line does not work correctly

2004-01-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23487. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: current CVS build runtime issues on JVM 1.3

2004-01-19 Thread BAZLEY, Sebastian
A notelet: It's not strictly IBM-specific - nor do all HP JVMs support the flags: I've just checked on HP OpenVMS 7.3, and -XX: is not supported on 1.3.1 or 1.4.1 - not that either of the JMeter scripts would run on VMS anyway ... [In case anyone is wondering, JMeter does run fine on VMS.] S.

cvs commit: jakarta-jmeter/src/components/org/apache/jmeter/control/gui ModuleControllerGui.java

2004-01-19 Thread jsalvata
jsalvata2004/01/19 11:03:06 Modified:src/components/org/apache/jmeter/control/gui ModuleControllerGui.java Log: Revision ChangesPath 1.13 +0 -0 jakarta-jmeter/src/components/org/apache/jmeter/control/gui/ModuleControllerGui.java

cvs commit: jakarta-jmeter/src/core/org/apache/jmeter/gui GuiPackage.java

2004-01-19 Thread jsalvata
jsalvata2004/01/19 11:03:36 Modified:src/core/org/apache/jmeter/gui GuiPackage.java Log: Revision ChangesPath 1.22 +0 -0 jakarta-jmeter/src/core/org/apache/jmeter/gui/GuiPackage.java Index: GuiPackage.java

cvs commit: jakarta-jmeter/src/protocol/http/org/apache/jmeter/protocol/http/proxy/gui ProxyControlGui.java

2004-01-19 Thread jsalvata
jsalvata2004/01/19 11:04:08 Modified:src/protocol/http/org/apache/jmeter/protocol/http/proxy/gui ProxyControlGui.java Log: Revision ChangesPath 1.36 +0 -0

Re: current CVS build runtime issues on JVM 1.3

2004-01-19 Thread Jordi Salvat i Alabart
VMS? I thought that disappeared in the mid-twentieth century :-) Sorry, I didn't even know there was a JVM for that. I was referring to the HP-UX one. Actually for PA-RISC -- it's the only one on which I have experience. -- Salut, Jordi. En/na BAZLEY, Sebastian ha escrit: A notelet: It's not

DO NOT REPLY [Bug 17845] - In Solaris 8, Counter ref was not replaced by real value if I checked track counter checkbox

2004-01-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17845. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-jmeter/xdocs/localising - New directory

2004-01-19 Thread jsalvata
jsalvata2004/01/19 17:26:34 jakarta-jmeter/xdocs/localising - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-jmeter/xdocs index.xml

2004-01-19 Thread jsalvata
jsalvata2004/01/19 17:27:30 Modified:src/core/org/apache/jmeter/resources messages.properties PackageTest.java messages_de.properties messages_no.properties messages_ja.properties src/components/org/apache/jmeter/timers

cvs commit: jakarta-jmeter/src/functions/org/apache/jmeter/functions CSVRead.java

2004-01-19 Thread sebb
sebb2004/01/19 17:30:06 Modified:src/functions/org/apache/jmeter/functions CSVRead.java Log: Fix threading bug (I hope) - don't increment row until line has been read (i.e. used) Revision ChangesPath 1.9 +2 -2

cvs commit: jakarta-jmeter/src/jorphan/org/apache/jorphan/test AllTests.java

2004-01-19 Thread sebb
sebb2004/01/19 18:01:14 Modified:src/jorphan/org/apache/jorphan/test AllTests.java Log: Log some extra info Revision ChangesPath 1.17 +9 -1 jakarta-jmeter/src/jorphan/org/apache/jorphan/test/AllTests.java Index: AllTests.java

cvs commit: jakarta-jmeter/src/functions/org/apache/jmeter/functions PackageTest.java

2004-01-19 Thread sebb
sebb2004/01/19 18:04:14 Added: src/functions/org/apache/jmeter/functions PackageTest.java Log: Initial stab at testing Functions - only CVSRead at present Revision ChangesPath 1.1

cvs commit: jakarta-jmeter/src/functions/org/apache/jmeter/functions PackageTest.java

2004-01-19 Thread sebb
sebb2004/01/19 18:05:34 Modified:src/functions/org/apache/jmeter/functions PackageTest.java Log: Fix CVS tag case Revision ChangesPath 1.2 +1 -1 jakarta-jmeter/src/functions/org/apache/jmeter/functions/PackageTest.java Index: PackageTest.java

cvs commit: jakarta-jmeter/src/core/org/apache/jmeter/resources PackageTest.java

2004-01-19 Thread sebb
sebb2004/01/19 18:13:02 Modified:src/core/org/apache/jmeter/samplers ExampleSampler.java src/core/org/apache/jmeter/testelement OnErrorTestElement.java src/core/org/apache/jmeter/gui/action Help.java

cvs commit: jakarta-jmeter/src/core/org/apache/jmeter/resources PackageTest.java

2004-01-19 Thread sebb
sebb2004/01/19 18:52:31 Modified:src/core/org/apache/jmeter/resources PackageTest.java Log: Amended tests to allow for missing non-default locale entries Revision ChangesPath 1.6 +36 -52 jakarta-jmeter/src/core/org/apache/jmeter/resources/PackageTest.java