RE: doh! might have broken Gump

2004-06-09 Thread BAZLEY, Sebastian
Gump is the continuous build tool that runs on various boxes and builds everything from the latest versions in CVS. One of its intentions is to catch changes that break dependencies as early as possible. In the case of JMeter, the project files have been enhanced to also support building the

DO NOT REPLY [Bug 28506] - JMeter 2.0 - HTTP Request Defaults - Path is ignored

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

RE: doh! might have broken Gump

2004-06-09 Thread peter lin
thanks again Sebastian. I'll take a look tonight. I looked in /home/cvs/gump/projects and ended up horribly lost :) peter BAZLEY, Sebastian [EMAIL PROTECTED] wrote: Gump is the continuous build tool that runs on various boxes and builds everything from the latest versions in CVS. One of its

cvs commit: jakarta-jmeter/lib jai_core.jar mlibwrapper_jai.jar jai_codec.jar

2004-06-09 Thread woolfel
woolfel 2004/06/09 06:09:14 Removed: lib jai_core.jar mlibwrapper_jai.jar jai_codec.jar Log: removing the JAI jar files until we find a suitable work around for the license issue. Since we don't like the indemnification clause. One option proposed by Sebastian is to make

cvs commit: jakarta-jmeter NOTICE

2004-06-09 Thread woolfel
woolfel 2004/06/09 06:12:10 Modified:.NOTICE Log: reverting the Notice to exclude the JAI stuff. peter Revision ChangesPath 1.4 +0 -3 jakarta-jmeter/NOTICE Index: NOTICE ===

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

2004-06-09 Thread woolfel
woolfel 2004/06/09 06:14:14 Modified:src/components/org/apache/jmeter/visualizers DistributionGraphVisualizer.java Log: commented out the call to SaveGraphicsService for now, until I figure out a good resolution to the JAI license issue. peter

cvs commit: jakarta-jmeter/src/core/org/apache/jmeter/save SaveGraphicsService.java

2004-06-09 Thread woolfel
woolfel 2004/06/09 06:16:56 Modified:src/core/org/apache/jmeter/save SaveGraphicsService.java Log: for now I've commented out all the JAI related code, until the license issue is resolved. peter Revision ChangesPath 1.4 +77 -11

cvs commit: jakarta-jmeter/lib jar_usage.txt LICENSE-jai.TXT

2004-06-09 Thread woolfel
woolfel 2004/06/09 06:10:55 Modified:lib jar_usage.txt Removed: lib LICENSE-jai.TXT Log: removing the JAI license and reverting jar_usage.txt peter Revision ChangesPath 1.3 +1 -4 jakarta-jmeter/lib/jar_usage.txt Index: jar_usage.txt

[update] - saving graphics

2004-06-09 Thread peter lin
I just looked at Batik and it looks like they already implemented their own PNGEncoder, so I'm going to use that instead. peter - Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger

cvs commit: jakarta-jmeter build.xml

2004-06-09 Thread woolfel
woolfel 2004/06/09 07:23:07 Modified:.build.xml Log: commented out the Jai related stuff for now, until I figure out how to make JAI optional. peter Revision ChangesPath 1.182 +10 -4 jakarta-jmeter/build.xml Index: build.xml

cvs commit: jakarta-jmeter/src/protocol/http/org/apache/jmeter/protocol/http/util WSDLHelper.java

2004-06-09 Thread woolfel
woolfel 2004/06/09 09:20:47 Modified:src/protocol/http/org/apache/jmeter/protocol/http/util WSDLHelper.java Log: WSDLHelper now gets a handle to the AuthManager if one is present. This addresses bug #29436. I haven't had a chance to test it yet, but

cvs commit: jakarta-jmeter/src/protocol/http/org/apache/jmeter/protocol/http/control/gui WebServiceSamplerGui.java

2004-06-09 Thread woolfel
woolfel 2004/06/09 09:21:42 Modified:src/protocol/http/org/apache/jmeter/protocol/http/control/gui WebServiceSamplerGui.java Log: Get the authmanager and pass it to the WSDLHelper. peter Revision ChangesPath 1.12 +10 -3

DO NOT REPLY [Bug 29436] - HTTP Authorization Manager - (SOAP GUI) does not work!

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

Re: [PATCH] IfController Should Evaluate Once Per Iteration

2004-06-09 Thread Chris Povirk
On Mon, 07 Jun 2004 10:10:00 -0400 Michael Stover wrote: if(condition) { // do thing 1 // do thing 2 } ...to actually perform... if(condition) { // do thing 1 } if(condition) { // do thing 2 } I suspect that this second case is the desired behavior.

Re: [PATCH] IfController Should Evaluate Once Per Iteration

2004-06-09 Thread Michael Stover
I think the IfController could be used to check a variable set by an assertion, and end the iteration depending on that value. -Mike On Tue, 2004-06-08 at 14:39, Chris Povirk wrote: On Mon, 07 Jun 2004 10:10:00 -0400 Michael Stover wrote: if(condition) { // do thing 1

Re: [PATCH] IfController Should Evaluate Once Per Iteration

2004-06-09 Thread Chris Povirk
On Wed, 09 Jun 2004 14:09:14 -0400 Michael Stover wrote: I think the IfController could be used to check a variable set by an assertion, and end the iteration depending on that value. -Mike I'd been under the impression that the controls for a Thread Group let you end the iteration on

DO NOT REPLY [Bug 29481] New: - Saved Aggregate Report is Different from original when reloaded

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

[upate] - batik worked great

2004-06-09 Thread peter lin
batik worked great and tonight I will check in the changes. Who needs JAI anyways when there's apache projects. bad joke. peter __ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/

[GUMP@brutus]: jakarta-jmeter/jakarta-jmeter success

2004-06-09 Thread Gump-build
/public/workspace/avalon-logkit/target/avalon-logkit-20040609.jar -Dsoap.jar=/usr/local/gump/public/workspace/ws-soap/java/build/lib/soap.jar -Djakarta-oro.jar=/usr/local/gump/public/workspace/jakarta-oro/jakarta-oro-20040609.jar -Djdom.jar=/usr/local/gump/public/workspace/jdom/build/jdom.jar

[GUMP@brutus]: jakarta-jmeter/jakarta-jmeter-cvs success

2004-06-09 Thread Gump-build
org.apache.tools.ant.Main -verbose -Dgump.merge=/usr/local/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only '-Dversion.projectfile=$Revision: 1.97 $' -Djmeter.version=20040609 -Dgump.run=true '-Ddate.projectfile=$Date: 2004/05/20 22:14:47 $' gump-build [Working Directory: /usr/local/gump

cvs commit: jakarta-jmeter/src/core/org/apache/jmeter/save SaveGraphicsService.java

2004-06-09 Thread woolfel
woolfel 2004/06/09 16:54:30 Modified:src/core/org/apache/jmeter/save SaveGraphicsService.java Log: updated the class to use Batik, instead of JAI. thanks to the batik team for their excellent work. peter Revision ChangesPath 1.5 +45 -111

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

2004-06-09 Thread woolfel
woolfel 2004/06/09 16:56:13 Modified:src/components/org/apache/jmeter/visualizers DistributionGraphVisualizer.java Log: updated the visualizer to use the updated SaveGraphicsService peter Revision ChangesPath 1.7 +1 -8

cvs commit: jakarta-jmeter build.xml

2004-06-09 Thread woolfel
woolfel 2004/06/09 16:59:52 Modified:.build.xml Log: added batik jar related stuff. peter Revision ChangesPath 1.183 +7 -19 jakarta-jmeter/build.xml Index: build.xml === RCS

cvs commit: jakarta-jmeter/lib jar_usage.txt

2004-06-09 Thread woolfel
woolfel 2004/06/09 17:01:12 Modified:lib jar_usage.txt Log: added batik entry peter Revision ChangesPath 1.4 +3 -1 jakarta-jmeter/lib/jar_usage.txt Index: jar_usage.txt === RCS

cvs commit: jakarta-jmeter/lib batik-awt-util.jar

2004-06-09 Thread woolfel
woolfel 2004/06/09 17:02:39 Added: lib batik-awt-util.jar Log: adding batik-awt-util.jar, which is used to save PNG peter Revision ChangesPath 1.1 jakarta-jmeter/lib/batik-awt-util.jar Binary file