svn commit: r1838646 - in /jmeter/trunk: src/core/org/apache/jmeter/timers/TimerService.java test/src/org/apache/jmeter/timers/TimerServiceTest.java xdocs/changes.xml

2018-08-22 Thread fschumacher
Author: fschumacher Date: Wed Aug 22 15:25:41 2018 New Revision: 1838646 URL: http://svn.apache.org/viewvc?rev=1838646&view=rev Log: Part of 62637 Avoid Integer overrun when dealing with very large values in TimerService#adjustDelay Bugzilla 62637 Added: jmeter/trunk/test/src/org/apache/jme

svn commit: r1838648 - in /jmeter/trunk: src/components/org/apache/jmeter/timers/SyncTimer.java test/src/org/apache/jmeter/timers/SyncTimerSpec.groovy xdocs/changes.xml

2018-08-22 Thread fschumacher
Author: fschumacher Date: Wed Aug 22 15:29:50 2018 New Revision: 1838648 URL: http://svn.apache.org/viewvc?rev=1838648&view=rev Log: Take scheduler into account when calcuting delay for Synchronizing Timer Bugzilla Id: 62637 Added: jmeter/trunk/test/src/org/apache/jmeter/timers/SyncTimerSpec

svn commit: r1838655 - /jmeter/trunk/test/src/org/apache/jmeter/timers/SyncTimerSpec.groovy

2018-08-22 Thread fschumacher
Author: fschumacher Date: Wed Aug 22 16:16:00 2018 New Revision: 1838655 URL: http://svn.apache.org/viewvc?rev=1838655&view=rev Log: Remove unit test, as it interferes with the other tests right now The Spock mock/stub mechanism seems to play not nicely together with our test runner that execute

svn commit: r1838658 - /jmeter/trunk/test/src/org/apache/jmeter/timers/SyncTimerTest.java

2018-08-22 Thread fschumacher
Author: fschumacher Date: Wed Aug 22 16:41:12 2018 New Revision: 1838658 URL: http://svn.apache.org/viewvc?rev=1838658&view=rev Log: Add a unit test that is hopefully compatible with our test runner The first unit test with Spock caused havoc on our test runner. This unit test includes the same t

svn commit: r1838663 - in /jmeter/trunk: LICENSE build.properties eclipse.classpath res/maven/ApacheJMeter_parent.pom xdocs/changes.xml

2018-08-22 Thread fschumacher
Author: fschumacher Date: Wed Aug 22 16:50:27 2018 New Revision: 1838663 URL: http://svn.apache.org/viewvc?rev=1838663&view=rev Log: Updated to commons-lang3-3.8 (from commons-lang3-3.7) Modified: jmeter/trunk/LICENSE jmeter/trunk/build.properties jmeter/trunk/eclipse.classpath jm

svn commit: r1838668 - /jmeter/trunk/test/src/org/apache/jmeter/timers/SyncTimerTest.java

2018-08-22 Thread fschumacher
Author: fschumacher Date: Wed Aug 22 17:33:51 2018 New Revision: 1838668 URL: http://svn.apache.org/viewvc?rev=1838668&view=rev Log: Test invalid argument to SyncTimer Modified: jmeter/trunk/test/src/org/apache/jmeter/timers/SyncTimerTest.java Modified: jmeter/trunk/test/src/org/apache/jmete

svn commit: r1838671 - in /jmeter/trunk/xdocs: images/screenshots/webtest/http-cookie-manager.png usermanual/build-web-test-plan.xml

2018-08-22 Thread fschumacher
Author: fschumacher Date: Wed Aug 22 17:57:39 2018 New Revision: 1838671 URL: http://svn.apache.org/viewvc?rev=1838671&view=rev Log: Add missing screenshot for cookie manager in build-web-test-plan Added: jmeter/trunk/xdocs/images/screenshots/webtest/http-cookie-manager.png (with props) Mo

svn commit: r1838682 - /jmeter/trunk/build.xml

2018-08-22 Thread pmouawad
Author: pmouawad Date: Wed Aug 22 21:38:32 2018 New Revision: 1838682 URL: http://svn.apache.org/viewvc?rev=1838682&view=rev Log: Update version number Modified: jmeter/trunk/build.xml Modified: jmeter/trunk/build.xml URL: http://svn.apache.org/viewvc/jmeter/trunk/build.xml?rev=1838682&r1=1

svn commit: r1838683 - /jmeter/trunk/bin/jmeter.properties

2018-08-22 Thread pmouawad
Author: pmouawad Date: Wed Aug 22 21:43:00 2018 New Revision: 1838683 URL: http://svn.apache.org/viewvc?rev=1838683&view=rev Log: Next version will be 5.0 Modified: jmeter/trunk/bin/jmeter.properties Modified: jmeter/trunk/bin/jmeter.properties URL: http://svn.apache.org/viewvc/jmeter/trunk

svn commit: r1838685 - /jmeter/trunk/lib/

2018-08-22 Thread pmouawad
Author: pmouawad Date: Wed Aug 22 22:01:38 2018 New Revision: 1838685 URL: http://svn.apache.org/viewvc?rev=1838685&view=rev Log: Updated to commons-lang3-3.8 (from commons-lang3-3.7) Modified: jmeter/trunk/lib/ (props changed) Propchange: jmeter/trunk/lib/

svn commit: r1838686 - in /jmeter/trunk/src/core/org/apache/jmeter: control/TransactionSampler.java samplers/SampleResult.java

2018-08-22 Thread pmouawad
Author: pmouawad Date: Wed Aug 22 22:04:11 2018 New Revision: 1838686 URL: http://svn.apache.org/viewvc?rev=1838686&view=rev Log: Bug 62648 - Sub Results of Transaction Controller when "Generate Parent Sample" is checked are modified Bugzilla Id: 62648 Modified: jmeter/trunk/src/core/org/apa