[g...@vmgump]: Project jakarta-jmeter-svn (in module jakarta-jmeter) failed

2010-01-20 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 gene...@gump.apache.org. Project jakarta-jmeter-svn has an issue affecting its community integration. This

DO NOT REPLY [Bug 48579] New: [PATCH] Single Bind does not show config information when LdapExt Sampler is accessed

2010-01-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48579 Summary: [PATCH] Single Bind does not show config information when LdapExt Sampler is accessed Product: JMeter Version: 2.3.4 Platform: PC OS/Version: Windows Vista

DO NOT REPLY [Bug 48579] [PATCH] Single Bind does not show config information when LdapExt Sampler is accessed

2010-01-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48579 --- Comment #1 from Patrick prad...@gmail.com 2010-01-20 11:27:46 UTC --- Created an attachment (id=24865) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=24865) Choose correct JPanel -- Configure bugmail:

svn commit: r901444 - in /jakarta/jmeter/trunk: src/protocol/ldap/org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.java src/protocol/ldap/org/apache/jmeter/protocol/ldap/sampler/LdapExtClient.ja

2010-01-20 Thread sebb
Author: sebb Date: Wed Jan 20 23:49:12 2010 New Revision: 901444 URL: http://svn.apache.org/viewvc?rev=901444view=rev Log: Bug 48573 - LDAPExtSampler directory context handling Modified: jakarta/jmeter/trunk/src/protocol/ldap/org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.java

DO NOT REPLY [Bug 48573] LDAPExtSampler directory context handling

2010-01-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48573 Sebb s...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r901445 - /jakarta/jmeter/trunk/src/protocol/ldap/org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.java

2010-01-20 Thread sebb
Author: sebb Date: Wed Jan 20 23:53:21 2010 New Revision: 901445 URL: http://svn.apache.org/viewvc?rev=901445view=rev Log: Use ConcurrentHashMap instead of Hashtable now we are using Java 1.5 Modified:

svn commit: r901453 - /jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/WebServiceSampler.java

2010-01-20 Thread sebb
Author: sebb Date: Thu Jan 21 00:15:28 2010 New Revision: 901453 URL: http://svn.apache.org/viewvc?rev=901453view=rev Log: Use Map interface rather than specific Hashtable Modified: jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/WebServiceSampler.java

svn commit: r901471 - in /jakarta/jmeter/trunk/src: components/org/apache/jmeter/timers/ core/org/apache/jmeter/reporters/ protocol/http/org/apache/jmeter/protocol/http/parser/ protocol/jms/org/apache

2010-01-20 Thread sebb
Author: sebb Date: Thu Jan 21 00:51:00 2010 New Revision: 901471 URL: http://svn.apache.org/viewvc?rev=901471view=rev Log: Use ConcurrentHashMap instead of Hashtable now we are using Java 1.5 Modified: jakarta/jmeter/trunk/src/components/org/apache/jmeter/timers/ConstantThroughputTimer.java

svn commit: r901489 - /jakarta/jmeter/trunk/src/core/org/apache/jmeter/testelement/property/AbstractProperty.java

2010-01-20 Thread sebb
Author: sebb Date: Thu Jan 21 01:31:29 2010 New Revision: 901489 URL: http://svn.apache.org/viewvc?rev=901489view=rev Log: Javadoc Modified: jakarta/jmeter/trunk/src/core/org/apache/jmeter/testelement/property/AbstractProperty.java Modified:

svn commit: r901490 - /jakarta/jmeter/trunk/src/core/org/apache/jmeter/visualizers/SamplingStatCalculator.java

2010-01-20 Thread sebb
Author: sebb Date: Thu Jan 21 01:32:17 2010 New Revision: 901490 URL: http://svn.apache.org/viewvc?rev=901490view=rev Log: Use interface Modified: jakarta/jmeter/trunk/src/core/org/apache/jmeter/visualizers/SamplingStatCalculator.java Modified:

svn commit: r901491 - /jakarta/jmeter/trunk/src/jorphan/org/apache/jorphan/math/StatCalculator.java

2010-01-20 Thread sebb
Author: sebb Date: Thu Jan 21 01:32:35 2010 New Revision: 901491 URL: http://svn.apache.org/viewvc?rev=901491view=rev Log: Use interface Modified: jakarta/jmeter/trunk/src/jorphan/org/apache/jorphan/math/StatCalculator.java Modified:

svn commit: r901493 - in /jakarta/jmeter/trunk/src/protocol: http/org/apache/jmeter/protocol/http/util/WSDLHelper.java jms/org/apache/jmeter/protocol/jms/client/ClientPool.java

2010-01-20 Thread sebb
Author: sebb Date: Thu Jan 21 01:33:53 2010 New Revision: 901493 URL: http://svn.apache.org/viewvc?rev=901493view=rev Log: Use interface Modified: jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/util/WSDLHelper.java

svn commit: r901494 - in /jakarta/jmeter/trunk/src: core/org/apache/jmeter/engine/util/ core/org/apache/jmeter/functions/gui/ functions/org/apache/jmeter/functions/ protocol/jdbc/org/apache/jmeter/pro

2010-01-20 Thread sebb
Author: sebb Date: Thu Jan 21 01:34:10 2010 New Revision: 901494 URL: http://svn.apache.org/viewvc?rev=901494view=rev Log: Document thread safety Modified: jakarta/jmeter/trunk/src/core/org/apache/jmeter/engine/util/CompoundVariable.java

svn commit: r901495 - in /jakarta/jmeter/trunk/src: components/org/apache/jmeter/visualizers/ core/org/apache/jmeter/engine/ protocol/http/org/apache/jmeter/protocol/http/util/ protocol/http/org/apach

2010-01-20 Thread sebb
Author: sebb Date: Thu Jan 21 01:34:25 2010 New Revision: 901495 URL: http://svn.apache.org/viewvc?rev=901495view=rev Log: Use ConcurrentHashMap instead of HashMap for multi-threaded access Modified: jakarta/jmeter/trunk/src/components/org/apache/jmeter/visualizers/StatGraphVisualizer.java

svn commit: r901497 - in /jakarta/jmeter/trunk: src/protocol/ldap/org/apache/jmeter/protocol/ldap/config/gui/LdapExtConfigGui.java xdocs/changes.xml

2010-01-20 Thread sebb
Author: sebb Date: Thu Jan 21 01:51:18 2010 New Revision: 901497 URL: http://svn.apache.org/viewvc?rev=901497view=rev Log: Bug 48579 - Single Bind does not show config information when LdapExt Sampler is accessed Modified:

DO NOT REPLY [Bug 48579] [PATCH] Single Bind does not show config information when LdapExt Sampler is accessed

2010-01-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48579 Sebb s...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED