[EMAIL PROTECTED]: Project jakarta-jmeter (in module jakarta-jmeter) failed

2005-09-01 Thread Gump-build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project jakarta-jmeter has an issue affecting its community integration. This issue

[proposal] - move junit sampler to 2.1 branch?

2005-09-01 Thread Peter Lin
I'm thinking about moving the junit sampler stuff into the 2.1 branch, so that it can continue to work without jdk1.5. The latest changes using annotations makes it so java complains when I try to run with jdk1.4.2. I'm also considering using the 2.1 branch for the reporting tool so that users

Re: [proposal] - move junit sampler to 2.1 branch?

2005-09-01 Thread sebb
There are some bug fixes that need to go into 2.1 - I think we need to do a 2.1.1 release soonish. So long as the junit stuff does not interfere with this, it's fine with me. S. On 01/09/05, Peter Lin [EMAIL PROTECTED] wrote: I'm thinking about moving the junit sampler stuff into the 2.1

Re: [proposal] - move junit sampler to 2.1 branch?

2005-09-01 Thread Peter Lin
it doesn't affect other stuff. peter On 9/1/05, sebb [EMAIL PROTECTED] wrote: There are some bug fixes that need to go into 2.1 - I think we need to do a 2.1.1 release soonish. So long as the junit stuff does not interfere with this, it's fine with me. S. On 01/09/05, Peter Lin

DO NOT REPLY [Bug 36465] New: - Assertions not available for JBDC sampler

2005-09-01 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=36465. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-jmeter/src/core/org/apache/jmeter/resources messages.properties

2005-09-01 Thread woolfel
woolfel 2005/09/01 09:40:30 Modified:src/core/org/apache/jmeter/resources Tag: rel-2-1 messages.properties Log: updating 2.1 with changes from HEAD for the junit sampler peter Revision ChangesPath No revision No

cvs commit: jakarta-jmeter/lib/junit test.jar

2005-09-01 Thread woolfel
woolfel 2005/09/01 09:49:06 Added: lib/junit Tag: rel-2-1 test.jar Log: adding a separate directory for junit tests so users can keep it separate peter Revision ChangesPath No revision No revision 1.1.2.1 +14 -0

DO NOT REPLY [Bug 36465] - Assertions not available for JBDC sampler

2005-09-01 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=36465. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-jmeter/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config DataSourceElement.java

2005-09-01 Thread mstover1
mstover12005/09/01 10:21:07 Modified:src/core/org/apache/jmeter/gui/util Tag: rel-2-1 MenuFactory.java src/core/org/apache/jmeter/testbeans/gui Tag: rel-2-1 TestBeanGUI.java

DO NOT REPLY [Bug 36429] - Counter or Docs should state counter limit

2005-09-01 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=36429. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 35861] - http header request not logged in jtl file

2005-09-01 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=35861. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 36429] - Counter or Docs should state counter limit

2005-09-01 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=36429. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-jmeter/bin jmeter-report

2005-09-01 Thread mstover1
mstover12005/09/01 14:21:48 Added: bin jmeter-report Log: unix shell script for running report app Revision ChangesPath 1.1 jakarta-jmeter/bin/jmeter-report Index: jmeter-report

cvs commit: jakarta-jmeter build.xml

2005-09-01 Thread mstover1
mstover12005/09/01 14:22:10 Modified:.build.xml Log: Revision ChangesPath 1.217 +3 -3 jakarta-jmeter/build.xml Index: build.xml === RCS file: /home/cvs/jakarta-jmeter/build.xml,v

cvs commit: jakarta-jmeter/bin upgrade.properties

2005-09-01 Thread mstover1
mstover12005/09/01 14:31:12 Modified:src/core/org/apache/jmeter/testbeans/gui TestBeanGUI.java src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config DataSourceElement.java bin upgrade.properties Added: lib/junit

cvs commit: jakarta-jmeter/xdocs/usermanual component_reference.xml

2005-09-01 Thread sebb
sebb2005/09/01 14:49:26 Modified:xdocs/usermanual Tag: rel-2-1 component_reference.xml Log: Document counter range Revision ChangesPath No revision No revision 1.121.2.2 +5 -3

DO NOT REPLY [Bug 36429] - Counter or Docs should state counter limit

2005-09-01 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=36429. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-jmeter/src/core/org/apache/jmeter DynamicClassLoader.java NewDriver.java

2005-09-01 Thread woolfel
woolfel 2005/09/01 17:58:06 Modified:src/core/org/apache/jmeter Tag: rel-2-1 NewDriver.java Added: src/core/org/apache/jmeter Tag: rel-2-1 DynamicClassLoader.java Log: checking in the stuff for JUnit sampler, since HEAD is now jdk1.5. the changes are

cvs commit: jakarta-jmeter/src/junit/org/apache/jmeter/protocol/java/sampler JUnitSampler.java

2005-09-01 Thread woolfel
woolfel 2005/09/01 17:59:24 Added: src/junit/org/apache/jmeter/protocol/java/control/gui Tag: rel-2-1 JUnitTestSamplerGui.java ClassFilter.java src/junit/org/apache/jmeter/protocol/java/sampler Tag: rel-2-1

cvs commit: jakarta-jmeter/src/junit/org/apache/jmeter/protocol/java/sampler JUnitSampler.java

2005-09-01 Thread woolfel
woolfel 2005/09/01 18:08:30 Modified:src/junit/org/apache/jmeter/protocol/java/sampler Tag: rel-2-1 JUnitSampler.java Log: cleaned up the code a little and removed some log outputs peter Revision ChangesPath No revision No