svn commit: r1813069 - in /jmeter/trunk: bin/jmeter.properties src/core/org/apache/jmeter/samplers/SampleSenderFactory.java xdocs/changes.xml xdocs/usermanual/properties_reference.xml

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 19:37:03 2017 New Revision: 1813069 URL: http://svn.apache.org/viewvc?rev=1813069=rev Log: Bug 61655 - SampleSender : Drop HoldSampleSender implementation Bugzilla Id: 61655 Modified: jmeter/trunk/bin/jmeter.properties

svn commit: r1813080 - in /jmeter/trunk/bin/testfiles: TCP_TESTS.csv TCP_TESTS.xml

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 20:12:40 2017 New Revision: 1813080 URL: http://svn.apache.org/viewvc?rev=1813080=rev Log: Bug 61651 - Improve TCP test coverage Forgot to commit result files Bugzilla Id: 61651 Modified: jmeter/trunk/bin/testfiles/TCP_TESTS.csv

svn commit: r1813089 - /jmeter/trunk/src/core/org/apache/jmeter/config/gui/ArgumentsPanel.java

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 20:32:53 2017 New Revision: 1813089 URL: http://svn.apache.org/viewvc?rev=1813089=rev Log: Fix javadoc errors Modified: jmeter/trunk/src/core/org/apache/jmeter/config/gui/ArgumentsPanel.java Modified:

svn commit: r1813090 - /jmeter/trunk/src/core/org/apache/jmeter/functions/gui/FunctionHelper.java

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 20:33:23 2017 New Revision: 1813090 URL: http://svn.apache.org/viewvc?rev=1813090=rev Log: Fix javadoc errors Modified: jmeter/trunk/src/core/org/apache/jmeter/functions/gui/FunctionHelper.java Modified:

svn commit: r1813091 - in /jmeter/trunk/src/core/org/apache/jmeter/gui: TreeState.java UndoHistoryItem.java

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 20:33:53 2017 New Revision: 1813091 URL: http://svn.apache.org/viewvc?rev=1813091=rev Log: Fix javadoc errors Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/TreeState.java jmeter/trunk/src/core/org/apache/jmeter/gui/UndoHistoryItem.java Modified:

svn commit: r1813103 - /jmeter/trunk/bin/testfiles/JMS_TESTS.jmx

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 21:18:57 2017 New Revision: 1813103 URL: http://svn.apache.org/viewvc?rev=1813103=rev Log: Bug 61641 - Improve JMS Test coverage Bugzilla Id: 61641 Modified: jmeter/trunk/bin/testfiles/JMS_TESTS.jmx Modified: jmeter/trunk/bin/testfiles/JMS_TESTS.jmx URL:

svn commit: r1813084 - in /jmeter/trunk: src/core/org/apache/jmeter/control/gui/TestPlanGui.java src/core/org/apache/jmeter/engine/StandardJMeterEngine.java xdocs/changes.xml

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 20:26:08 2017 New Revision: 1813084 URL: http://svn.apache.org/viewvc?rev=1813084=rev Log: Bug 61656 - tearDown Thread Group should run by default at stop or shutdown of test Bugzilla Id: 61656 Modified:

svn commit: r1813068 - /jmeter/trunk/src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/TCPClientImpl.java

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 19:36:03 2017 New Revision: 1813068 URL: http://svn.apache.org/viewvc?rev=1813068=rev Log: Improve logging Modified: jmeter/trunk/src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/TCPClientImpl.java Modified:

svn commit: r1813093 - /jmeter/trunk/src/core/org/apache/jmeter/engine/StandardJMeterEngine.java

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 20:50:20 2017 New Revision: 1813093 URL: http://svn.apache.org/viewvc?rev=1813093=rev Log: Bug 61656 - tearDown Thread Group should run by default at stop or shutdown of test Remove unused field Bugzilla Id: 61656 Modified:

svn commit: r1813083 - /jmeter/trunk/xdocs/changes.xml

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 20:21:48 2017 New Revision: 1813083 URL: http://svn.apache.org/viewvc?rev=1813083=rev Log: Improve release notes to mention breaking changes due to Java 9 migration Modified: jmeter/trunk/xdocs/changes.xml Modified: jmeter/trunk/xdocs/changes.xml URL:

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

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 21:27:27 2017 New Revision: 1813104 URL: http://svn.apache.org/viewvc?rev=1813104=rev Log: Bug 61641 - Improve JMS Test coverage We can get error logs as we shutdown ActiveMQ in teardown while connections are closed after it, so we ignore here Bugzilla Id: 61641

svn commit: r1813105 - /jmeter/trunk/bin/testfiles/JMS_TESTS.jmx

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 21:36:41 2017 New Revision: 1813105 URL: http://svn.apache.org/viewvc?rev=1813105=rev Log: Bug 61641 - Improve JMS Test coverage Last try I'm fed up Bugzilla Id: 61641 Modified: jmeter/trunk/bin/testfiles/JMS_TESTS.jmx Modified:

svn commit: r1812987 - /jmeter/trunk/bin/testfiles/activemq.xml

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 09:52:38 2017 New Revision: 1812987 URL: http://svn.apache.org/viewvc?rev=1812987=rev Log: Fix travis failure by reducing size Modified: jmeter/trunk/bin/testfiles/activemq.xml Modified: jmeter/trunk/bin/testfiles/activemq.xml URL:

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

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 10:01:14 2017 New Revision: 1812989 URL: http://svn.apache.org/viewvc?rev=1812989=rev Log: Try to fix travis ci failure with Java 9 Modified: jmeter/trunk/build.xml Modified: jmeter/trunk/build.xml URL:

svn commit: r1812990 - /jmeter/trunk/.travis.yml

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 10:01:46 2017 New Revision: 1812990 URL: http://svn.apache.org/viewvc?rev=1812990=rev Log: Try to fix travis ci failure with Java 9 Add -v option Modified: jmeter/trunk/.travis.yml Modified: jmeter/trunk/.travis.yml URL:

svn commit: r1812986 - in /jmeter/trunk: .travis.yml build.xml

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 09:51:10 2017 New Revision: 1812986 URL: http://svn.apache.org/viewvc?rev=1812986=rev Log: Try to fix travis ci failure with Java 9 Modified: jmeter/trunk/.travis.yml jmeter/trunk/build.xml Modified: jmeter/trunk/.travis.yml URL:

svn commit: r1812988 - /jmeter/trunk/bin/testfiles/JMS_TESTS.jmx

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 09:52:59 2017 New Revision: 1812988 URL: http://svn.apache.org/viewvc?rev=1812988=rev Log: Reset Beanshell Modified: jmeter/trunk/bin/testfiles/JMS_TESTS.jmx Modified: jmeter/trunk/bin/testfiles/JMS_TESTS.jmx URL:

svn commit: r1813017 - /jmeter/trunk/bin/jmeter

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 13:13:25 2017 New Revision: 1813017 URL: http://svn.apache.org/viewvc?rev=1813017=rev Log: Bug 61529 - Migration to Java 9 Handle --add-modules for Java 9 Bugzilla Id: 61529 Modified: jmeter/trunk/bin/jmeter Modified: jmeter/trunk/bin/jmeter URL:

svn commit: r1813011 - /jmeter/trunk/.travis.yml

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 12:15:38 2017 New Revision: 1813011 URL: http://svn.apache.org/viewvc?rev=1813011=rev Log: Try to fix travis ci failure with Java 9 Use latest ant 1.10.1 Modified: jmeter/trunk/.travis.yml Modified: jmeter/trunk/.travis.yml URL:

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

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 11:55:28 2017 New Revision: 1812998 URL: http://svn.apache.org/viewvc?rev=1812998=rev Log: Try to fix travis ci failure with Java 9 Revert to see why option is not passing Modified: jmeter/trunk/build.xml Modified: jmeter/trunk/build.xml URL:

svn commit: r1813001 - in /jmeter/trunk: src/components/org/apache/jmeter/assertions/JSR223Assertion.java xdocs/changes.xml

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 12:08:24 2017 New Revision: 1813001 URL: http://svn.apache.org/viewvc?rev=1813001=rev Log: Bug 61534 - Convert AssertionError to a failed assertion in the JSR223Assertion allowing users to use assert in their code Patch by Felix Schumacher Bugzilla Id: 61534

svn commit: r1813014 - /jmeter/trunk/.travis.yml

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 12:40:04 2017 New Revision: 1813014 URL: http://svn.apache.org/viewvc?rev=1813014=rev Log: Try to fix travis ci failure with Java 9 Now it works , restore other builds and remove -v option Modified: jmeter/trunk/.travis.yml Modified:

svn commit: r1813018 - /jmeter/trunk/bin/testfiles/JMS_TESTS.jmx

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 13:29:06 2017 New Revision: 1813018 URL: http://svn.apache.org/viewvc?rev=1813018=rev Log: Fix Windows failure Modified: jmeter/trunk/bin/testfiles/JMS_TESTS.jmx Modified: jmeter/trunk/bin/testfiles/JMS_TESTS.jmx URL:

svn commit: r1813063 - /jmeter/trunk/bin/testfiles/TCP_TESTS.jmx

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 19:15:13 2017 New Revision: 1813063 URL: http://svn.apache.org/viewvc?rev=1813063=rev Log: Bug 61651 - Improve TCP test coverage Add more tests on error cases Bugzilla Id: 61651 Modified: jmeter/trunk/bin/testfiles/TCP_TESTS.jmx Modified:

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

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 18:12:30 2017 New Revision: 1813050 URL: http://svn.apache.org/viewvc?rev=1813050=rev Log: Bug 61651 - Improve TCP test coverage Ignore errors in log as Timeout triggers one Bugzilla Id: 61651 Modified: jmeter/trunk/build.xml Modified:

svn commit: r1813059 - /jmeter/trunk/src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/TCPSampler.java

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 18:44:39 2017 New Revision: 1813059 URL: http://svn.apache.org/viewvc?rev=1813059=rev Log: Improve logging Improve response code check readability Modified: jmeter/trunk/src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/TCPSampler.java Modified:

svn commit: r1813051 - /jmeter/trunk/bin/testfiles/JMS_TESTS.jmx

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 18:13:00 2017 New Revision: 1813051 URL: http://svn.apache.org/viewvc?rev=1813051=rev Log: Try to find root cause of Windows failures Modified: jmeter/trunk/bin/testfiles/JMS_TESTS.jmx Modified: jmeter/trunk/bin/testfiles/JMS_TESTS.jmx URL:

svn commit: r1813065 - /jmeter/trunk/src/components/org/apache/jmeter/assertions/JSR223Assertion.java

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 19:25:39 2017 New Revision: 1813065 URL: http://svn.apache.org/viewvc?rev=1813065=rev Log: Fix sonar reported bug Modified: jmeter/trunk/src/components/org/apache/jmeter/assertions/JSR223Assertion.java Modified:

svn commit: r1812977 - /jmeter/trunk/.travis.yml

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 07:45:14 2017 New Revision: 1812977 URL: http://svn.apache.org/viewvc?rev=1812977=rev Log: Try to fix wrong char Modified: jmeter/trunk/.travis.yml Modified: jmeter/trunk/.travis.yml URL:

svn commit: r1812978 - /jmeter/trunk/.travis.yml

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 07:47:53 2017 New Revision: 1812978 URL: http://svn.apache.org/viewvc?rev=1812978=rev Log: Try again Modified: jmeter/trunk/.travis.yml Modified: jmeter/trunk/.travis.yml URL:

svn commit: r1813035 - in /jmeter/trunk: bin/testfiles/TCP_TESTS.csv bin/testfiles/TCP_TESTS.jmx bin/testfiles/TCP_TESTS.xml build.xml

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 15:57:25 2017 New Revision: 1813035 URL: http://svn.apache.org/viewvc?rev=1813035=rev Log: Bug 61651 - Improve TCP test coverage Bugzilla Id: 61651 Added: jmeter/trunk/bin/testfiles/TCP_TESTS.csv jmeter/trunk/bin/testfiles/TCP_TESTS.jmx (with props)

svn commit: r1813037 - /jmeter/trunk/bin/testfiles/FTP_TESTS.jmx

2017-10-23 Thread pmouawad
Author: pmouawad Date: Mon Oct 23 15:58:46 2017 New Revision: 1813037 URL: http://svn.apache.org/viewvc?rev=1813037=rev Log: Bug 61642 - Improve FTP test coverage Avoid error log on close error Bugzilla Id: 61642 Modified: jmeter/trunk/bin/testfiles/FTP_TESTS.jmx Modified: