svn commit: r1840157 - in /jmeter/trunk: src/core/org/apache/jmeter/engine/ src/core/org/apache/jmeter/threads/ src/core/org/apache/jmeter/util/ xdocs/ xdocs/usermanual/

2018-09-05 Thread pmouawad
Author: pmouawad Date: Wed Sep 5 20:17:14 2018 New Revision: 1840157 URL: http://svn.apache.org/viewvc?rev=1840157=rev Log: Bug 62684 - Distributed Testing : Add automatically to thread name a prefix to identify engine Bugzilla Id: 62684 Modified: jmeter/trunk/src/core/org/apache/jmeter

svn commit: r1840155 - /jmeter/trunk/src/core/org/apache/jmeter/engine/DistributedRunner.java

2018-09-05 Thread pmouawad
Author: pmouawad Date: Wed Sep 5 19:43:41 2018 New Revision: 1840155 URL: http://svn.apache.org/viewvc?rev=1840155=rev Log: Fix SONAR warnings Modified: jmeter/trunk/src/core/org/apache/jmeter/engine/DistributedRunner.java Modified: jmeter/trunk/src/core/org/apache/jmeter/engine

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

2018-09-05 Thread pmouawad
Author: pmouawad Date: Wed Sep 5 19:26:06 2018 New Revision: 1840154 URL: http://svn.apache.org/viewvc?rev=1840154=rev Log: Fix typo Modified: jmeter/trunk/xdocs/changes.xml Modified: jmeter/trunk/xdocs/changes.xml URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev

svn commit: r1840153 - in /jmeter/trunk/xdocs: images/screenshots/apply_naming_policy1.png images/screenshots/apply_naming_policy2.png images/screenshots/thread_group_distributed.png usermanual/genera

2018-09-05 Thread pmouawad
Author: pmouawad Date: Wed Sep 5 19:24:39 2018 New Revision: 1840153 URL: http://svn.apache.org/viewvc?rev=1840153=rev Log: Try to improve dashboard generation documentation following questions on SO and mailing list Added: jmeter/trunk/xdocs/images/screenshots/apply_naming_policy1.png

svn commit: r1840066 - in /jmeter/trunk/src/core/org/apache/jmeter/resources: messages.properties messages_fr.properties

2018-09-04 Thread pmouawad
Author: pmouawad Date: Tue Sep 4 21:15:15 2018 New Revision: 1840066 URL: http://svn.apache.org/viewvc?rev=1840066=rev Log: Rename Tester and field Modified: jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties jmeter/trunk/src/core/org/apache/jmeter/resources

svn commit: r1839892 - /jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/HC4CookieHandler.java

2018-09-02 Thread pmouawad
Author: pmouawad Date: Sun Sep 2 20:04:13 2018 New Revision: 1839892 URL: http://svn.apache.org/viewvc?rev=1839892=rev Log: Fix regression introduced by commit r1839891 Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/HC4CookieHandler.java Modified: jmeter

svn commit: r1839891 - /jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/HC4CookieHandler.java

2018-09-02 Thread pmouawad
Author: pmouawad Date: Sun Sep 2 19:49:05 2018 New Revision: 1839891 URL: http://svn.apache.org/viewvc?rev=1839891=rev Log: Avoid too much warn messages when a 3rd party cookie is sent by server. Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control

svn commit: r1839890 - in /jmeter/trunk/src/core/org/apache/jmeter: gui/action/SSLManagerCommand.java resources/messages.properties resources/messages_fr.properties

2018-09-02 Thread pmouawad
Author: pmouawad Date: Sun Sep 2 19:47:25 2018 New Revision: 1839890 URL: http://svn.apache.org/viewvc?rev=1839890=rev Log: Improve dialog title Indicate that we accept pfx Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/action/SSLManagerCommand.java jmeter/trunk/src/core/org

svn commit: r1839882 - /jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java

2018-09-02 Thread pmouawad
Author: pmouawad Date: Sun Sep 2 13:24:52 2018 New Revision: 1839882 URL: http://svn.apache.org/viewvc?rev=1839882=rev Log: Bug 62321 - Computing of response size is incorrect in nightly build Bugzilla Id: 62321 Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http

svn commit: r1839879 - /jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java

2018-09-02 Thread pmouawad
Author: pmouawad Date: Sun Sep 2 12:58:57 2018 New Revision: 1839879 URL: http://svn.apache.org/viewvc?rev=1839879=rev Log: Rename variable for better understanding Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java Modified: jmeter/trunk

svn commit: r1839858 - /jmeter/trunk/src/core/org/apache/jmeter/gui/action/Restart.java

2018-09-01 Thread pmouawad
Author: pmouawad Date: Sat Sep 1 21:32:06 2018 New Revision: 1839858 URL: http://svn.apache.org/viewvc?rev=1839858=rev Log: Bug 61635 - Add a menu to restart JMeter Fix issue when restarting (nightly) there's no pop up ask to save test plan (if there's an unsaved change) and changes are deleted

svn commit: r1839695 - in /jmeter/trunk/bin/templates: recording-with-think-time.jmx recording.jmx

2018-08-30 Thread pmouawad
Author: pmouawad Date: Thu Aug 30 18:55:16 2018 New Revision: 1839695 URL: http://svn.apache.org/viewvc?rev=1839695=rev Log: Disable recorder to avoid the warning on overwriting recording.xml when starting the plan Modified: jmeter/trunk/bin/templates/recording-with-think-time.jmx

svn commit: r1839507 - /jmeter/trunk/xdocs/usermanual/properties_reference.xml

2018-08-28 Thread pmouawad
Author: pmouawad Date: Tue Aug 28 21:13:48 2018 New Revision: 1839507 URL: http://svn.apache.org/viewvc?rev=1839507=rev Log: Bug 58807 - Reset SSL State on Thread Group iteration only (was https.use.cached.ssl.context=false is broken) Document Bugzilla Id: 58807 Modified: jmeter/trunk/xdocs

svn commit: r1839506 - in /jmeter/trunk/xdocs: changes.xml usermanual/component_reference.xml

2018-08-28 Thread pmouawad
Author: pmouawad Date: Tue Aug 28 21:12:36 2018 New Revision: 1839506 URL: http://svn.apache.org/viewvc?rev=1839506=rev Log: Bug 58807 - Reset SSL State on Thread Group iteration only (was https.use.cached.ssl.context=false is broken) Document Bugzilla Id: 58807 Modified: jmeter/trunk/xdocs

svn commit: r1839505 - /jmeter/trunk/src/core/org/apache/jmeter/gui/action/ExitCommand.java

2018-08-28 Thread pmouawad
Author: pmouawad Date: Tue Aug 28 21:07:52 2018 New Revision: 1839505 URL: http://svn.apache.org/viewvc?rev=1839505=rev Log: Reuse Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/action/ExitCommand.java Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/action/ExitCommand.java URL

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

2018-08-25 Thread pmouawad
Author: pmouawad Date: Sat Aug 25 20:59:48 2018 New Revision: 1839115 URL: http://svn.apache.org/viewvc?rev=1839115=rev Log: Mention breaking changes Update 4.1 to 5.0 Modified: jmeter/trunk/xdocs/changes.xml Modified: jmeter/trunk/xdocs/changes.xml URL: http://svn.apache.org/viewvc/jmeter

svn commit: r1839104 - in /jmeter/trunk: src/protocol/ftp/org/apache/jmeter/protocol/ftp/sampler/FTPSampler.java xdocs/changes.xml

2018-08-25 Thread pmouawad
Author: pmouawad Date: Sat Aug 25 20:29:25 2018 New Revision: 1839104 URL: http://svn.apache.org/viewvc?rev=1839104=rev Log: Bug 62616 - FTPSampler: Upload file-size is not counted in sentBytes Bugzilla Id: 62616 Modified: jmeter/trunk/src/protocol/ftp/org/apache/jmeter/protocol/ftp/sampler

svn commit: r1839102 - in /jmeter/trunk: src/components/org/apache/jmeter/extractor/ src/core/org/apache/jmeter/resources/ src/functions/org/apache/jmeter/functions/ xdocs/ xdocs/usermanual/

2018-08-25 Thread pmouawad
Author: pmouawad Date: Sat Aug 25 20:18:39 2018 New Revision: 1839102 URL: http://svn.apache.org/viewvc?rev=1839102=rev Log: Bug 62593 - Rename CSS/JQuery Extractor to CSS Selector Extractor Contributed by Orimarko Bugzilla Id: 62593 Modified: jmeter/trunk/src/components/org/apache/jmeter

svn commit: r1838968 - /jmeter/trunk/test/src/org/apache/jmeter/report/processor/graph/impl/CustomGraphConsumerTest.java

2018-08-24 Thread pmouawad
Author: pmouawad Date: Fri Aug 24 21:25:22 2018 New Revision: 1838968 URL: http://svn.apache.org/viewvc?rev=1838968=rev Log: Bug 62166 Report/Dashboard: Provide ability to register custom graphs and metrics in the JMeter Dashboard. Use the MeanAggregator, fix test Bugzilla Id: 62166 Modified

svn commit: r1838965 - /jmeter/trunk/src/core/org/apache/jmeter/report/processor/graph/impl/CustomGraphConsumer.java

2018-08-24 Thread pmouawad
Author: pmouawad Date: Fri Aug 24 21:20:48 2018 New Revision: 1838965 URL: http://svn.apache.org/viewvc?rev=1838965=rev Log: Bug 62166 Report/Dashboard: Provide ability to register custom graphs and metrics in the JMeter Dashboard. Use the MeanAggregator Bugzilla Id: 62166 Modified

svn commit: r1838762 - /jmeter/trunk/bin/testfiles/Bug56811.xml

2018-08-23 Thread pmouawad
Author: pmouawad Date: Thu Aug 23 20:16:36 2018 New Revision: 1838762 URL: http://svn.apache.org/viewvc?rev=1838762=rev Log: Bug 62550 - Modify SubResult Naming Policy Fix test failure Bugzilla Id: 62550 Modified: jmeter/trunk/bin/testfiles/Bug56811.xml Modified: jmeter/trunk/bin/testfiles

svn commit: r1838758 - /jmeter/trunk/bin/testfiles/Bug52968.xml

2018-08-23 Thread pmouawad
Author: pmouawad Date: Thu Aug 23 20:06:36 2018 New Revision: 1838758 URL: http://svn.apache.org/viewvc?rev=1838758=rev Log: Bug 62550 - Modify SubResult Naming Policy Fix test failure Bugzilla Id: 62550 Modified: jmeter/trunk/bin/testfiles/Bug52968.xml Modified: jmeter/trunk/bin/testfiles

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=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/

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=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: 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=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/bin

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=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=1838681

svn commit: r1837469 - in /jmeter/trunk/src/core/org/apache/jmeter/resources: messages.properties messages_fr.properties

2018-08-05 Thread pmouawad
Author: pmouawad Date: Sun Aug 5 20:20:49 2018 New Revision: 1837469 URL: http://svn.apache.org/viewvc?rev=1837469=rev Log: Bug 62550 - Modify SubResult Naming Policy SubResults are now generated for both CSV and XML Bugzilla Id: 62550 Modified: jmeter/trunk/src/core/org/apache/jmeter

svn commit: r1837445 - in /jmeter/trunk: src/core/org/apache/jmeter/resources/ src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/gui/ src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/

2018-08-04 Thread pmouawad
Author: pmouawad Date: Sat Aug 4 18:46:53 2018 New Revision: 1837445 URL: http://svn.apache.org/viewvc?rev=1837445=rev Log: Bug 62595 - SMTPSampler does not allow configuring the SSL/TLS protocols to be used on handshake Contributed by Felipe Cuozzo Bugzilla Id: 62595 Modified: jmeter

svn commit: r1837412 - /jmeter/trunk/src/core/org/apache/jmeter/gui/action/Restart.java

2018-08-04 Thread pmouawad
Author: pmouawad Date: Sat Aug 4 09:29:11 2018 New Revision: 1837412 URL: http://svn.apache.org/viewvc?rev=1837412=rev Log: Add NOSONAR to ignore exit Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/action/Restart.java Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/action

svn commit: r1836922 - in /jmeter/trunk/bin/testfiles: Bug52968.xml Bug56811.xml

2018-07-28 Thread pmouawad
Author: pmouawad Date: Sat Jul 28 15:07:14 2018 New Revision: 1836922 URL: http://svn.apache.org/viewvc?rev=1836922=rev Log: Bug 62550 - Modify SubResult Naming Policy Rename Sample Results Bugzilla Id: 62550 Modified: jmeter/trunk/bin/testfiles/Bug52968.xml jmeter/trunk/bin/testfiles

svn commit: r1836912 - /jmeter/trunk/bin/testfiles/JDBC_TESTS.xml

2018-07-28 Thread pmouawad
Author: pmouawad Date: Sat Jul 28 14:37:40 2018 New Revision: 1836912 URL: http://svn.apache.org/viewvc?rev=1836912=rev Log: Bug 62550 - Modify SubResult Naming Policy Rename Sample Results generated by Debug Post Processor (by the way a bit strange that a Post Processor generates SampleResults

svn commit: r1836911 - in /jmeter/trunk/bin/testfiles: Bug52310.xml HTMLParserTestFile_2.xml TEST_HTTP_HttpClient4.xml TEST_HTTP_Java.xml TestRedirectionPolicies.xml

2018-07-28 Thread pmouawad
Author: pmouawad Date: Sat Jul 28 14:14:58 2018 New Revision: 1836911 URL: http://svn.apache.org/viewvc?rev=1836911=rev Log: Bug 62550 - Modify SubResult Naming Policy Bugzilla Id: 62550 Modified: jmeter/trunk/bin/testfiles/Bug52310.xml jmeter/trunk/bin/testfiles/HTMLParserTestFile_2

svn commit: r1836907 - /jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPJavaImpl.java

2018-07-28 Thread pmouawad
Author: pmouawad Date: Sat Jul 28 13:30:22 2018 New Revision: 1836907 URL: http://svn.apache.org/viewvc?rev=1836907=rev Log: Bug 62550 - Modify SubResult Naming Policy Bugzilla Id: 62550 Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPJavaImpl.java

svn commit: r1836904 - /jmeter/trunk/README.md

2018-07-28 Thread pmouawad
Author: pmouawad Date: Sat Jul 28 13:25:10 2018 New Revision: 1836904 URL: http://svn.apache.org/viewvc?rev=1836904=rev Log: Cleanup Modified: jmeter/trunk/README.md Modified: jmeter/trunk/README.md URL: http://svn.apache.org/viewvc/jmeter/trunk/README.md?rev=1836904=1836903=1836904=diff

svn commit: r1836903 - /jmeter/trunk/README.md

2018-07-28 Thread pmouawad
Author: pmouawad Date: Sat Jul 28 13:21:04 2018 New Revision: 1836903 URL: http://svn.apache.org/viewvc?rev=1836903=rev Log: Closing invalid PR 390 Update mongo-java-driver version This closes #390 Modified: jmeter/trunk/README.md Modified: jmeter/trunk/README.md URL: http://svn.apache.org

svn commit: r1836902 - /jmeter/trunk/README.md

2018-07-28 Thread pmouawad
Author: pmouawad Date: Sat Jul 28 13:20:20 2018 New Revision: 1836902 URL: http://svn.apache.org/viewvc?rev=1836902=rev Log: Closing invalid PR 393 Jmeter 2.4.x This closes #393 Modified: jmeter/trunk/README.md Modified: jmeter/trunk/README.md URL: http://svn.apache.org/viewvc/jmeter/trunk

svn commit: r1836676 - /jmeter/trunk/src/core/org/apache/jmeter/gui/action/Restart.java

2018-07-25 Thread pmouawad
Author: pmouawad Date: Wed Jul 25 21:31:19 2018 New Revision: 1836676 URL: http://svn.apache.org/viewvc?rev=1836676=rev Log: Bug 61635 - Add a menu to restart JMeter Avoid duplication Bugzilla Id: 61635 Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/action/Restart.java Modified

svn commit: r1836675 - /jmeter/trunk/src/core/org/apache/jmeter/gui/action/Restart.java

2018-07-25 Thread pmouawad
Author: pmouawad Date: Wed Jul 25 21:30:10 2018 New Revision: 1836675 URL: http://svn.apache.org/viewvc?rev=1836675=rev Log: Bug 61635 - Add a menu to restart JMeter Check we can restart Bugzilla Id: 61635 Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/action/Restart.java Modified

svn commit: r1836673 - /jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java

2018-07-25 Thread pmouawad
Author: pmouawad Date: Wed Jul 25 21:13:14 2018 New Revision: 1836673 URL: http://svn.apache.org/viewvc?rev=1836673=rev Log: Fix sonar warning on ignored exception Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java Modified: jmeter/trunk/src

svn commit: r1836672 - /jmeter/trunk/src/core/org/apache/jmeter/gui/action/Restart.java

2018-07-25 Thread pmouawad
Author: pmouawad Date: Wed Jul 25 21:11:42 2018 New Revision: 1836672 URL: http://svn.apache.org/viewvc?rev=1836672=rev Log: Bug 61635 - Add a menu to restart JMeter Fix javadoc and sonar warning Bugzilla Id: 61635 Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/action/Restart.java

svn commit: r1836667 - in /jmeter/trunk: bin/ bin/report-template/content/pages/ bin/testfiles/ src/core/org/apache/jmeter/samplers/ src/protocol/http/org/apache/jmeter/protocol/http/sampler/ test/src

2018-07-25 Thread pmouawad
Author: pmouawad Date: Wed Jul 25 20:23:50 2018 New Revision: 1836667 URL: http://svn.apache.org/viewvc?rev=1836667=rev Log: Bug 62550 - Modify SubResult Naming Policy This also fixed Bug 60917 - Load Test with embedded resources download : Hits per seconds does not take into account

svn commit: r1836664 - in /jmeter/trunk: bin/jmeter.properties src/protocol/http/org/apache/jmeter/protocol/http/proxy/ProxyControl.java xdocs/usermanual/component_reference.xml xdocs/usermanual/prope

2018-07-25 Thread pmouawad
Author: pmouawad Date: Wed Jul 25 20:08:12 2018 New Revision: 1836664 URL: http://svn.apache.org/viewvc?rev=1836664=rev Log: Bug 62570 - HTTP(S) Test Script Recorder : Increase validity of Root CA used to capture traffic Bugzilla Id: 62570 Modified: jmeter/trunk/bin/jmeter.properties

svn commit: r1836298 - /jmeter/trunk/xdocs/usermanual/component_reference.xml

2018-07-19 Thread pmouawad
Author: pmouawad Date: Thu Jul 19 19:37:22 2018 New Revision: 1836298 URL: http://svn.apache.org/viewvc?rev=1836298=rev Log: Bug 62553 - Random element might return same value even if property "Per thread user (User)" is set to TRUE Fix typo, thanks Felix Bugzilla Id: 62553 Modified:

svn commit: r1836293 - in /jmeter/trunk: src/components/org/apache/jmeter/config/RandomVariableConfig.java xdocs/changes.xml xdocs/usermanual/component_reference.xml

2018-07-19 Thread pmouawad
Author: pmouawad Date: Thu Jul 19 19:17:36 2018 New Revision: 1836293 URL: http://svn.apache.org/viewvc?rev=1836293=rev Log: Bug 62553 - Random element might return same value even if property "Per thread user (User)" is set to TRUE Bugzilla Id: 62553 Modified: jmeter/trunk/src/

svn commit: r1836292 - /jmeter/trunk/src/core/org/apache/jmeter/gui/util/JMeterMenuBar.java

2018-07-19 Thread pmouawad
Author: pmouawad Date: Thu Jul 19 19:09:23 2018 New Revision: 1836292 URL: http://svn.apache.org/viewvc?rev=1836292=rev Log: Reorganize menu items for more clarify Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/util/JMeterMenuBar.java Modified: jmeter/trunk/src/core/org/apache/jmeter

svn commit: r1836253 - in /jmeter/trunk/src/core/org/apache/jmeter/resources: messages.properties messages_fr.properties

2018-07-19 Thread pmouawad
Author: pmouawad Date: Thu Jul 19 07:42:20 2018 New Revision: 1836253 URL: http://svn.apache.org/viewvc?rev=1836253=rev Log: Bug 61635 - Add a menu to restart JMeter Bugzilla Id: 61635 Modified: jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties jmeter/trunk/src/core

svn commit: r1836226 - /jmeter/trunk/src/core/org/apache/jmeter/gui/action/Restart.java

2018-07-18 Thread pmouawad
Author: pmouawad Date: Wed Jul 18 19:56:48 2018 New Revision: 1836226 URL: http://svn.apache.org/viewvc?rev=1836226=rev Log: Bug 61635 - Add a menu to restart JMeter Fix wrong class for logger Bugzilla Id: 61635 Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/action/Restart.java

svn commit: r1836225 - in /jmeter/trunk: src/core/org/apache/jmeter/gui/action/Restart.java xdocs/changes.xml

2018-07-18 Thread pmouawad
Author: pmouawad Date: Wed Jul 18 19:54:42 2018 New Revision: 1836225 URL: http://svn.apache.org/viewvc?rev=1836225=rev Log: Bug 61635 - Add a menu to restart JMeter Bugzilla Id: 61635 Added: jmeter/trunk/src/core/org/apache/jmeter/gui/action/Restart.java (with props) Modified: jmeter

svn commit: r1836220 - in /jmeter/trunk: src/functions/org/apache/jmeter/functions/Jexl2Function.java src/functions/org/apache/jmeter/functions/Jexl3Function.java test/src/org/apache/jmeter/functions/

2018-07-18 Thread pmouawad
Author: pmouawad Date: Wed Jul 18 18:46:32 2018 New Revision: 1836220 URL: http://svn.apache.org/viewvc?rev=1836220=rev Log: Bug 62541: Allow __jexl3, __jexl2 function to support new syntax as 'var x;'. Contributed by orimarko Bugzilla Id: 62541 Modified: jmeter/trunk/src/functions/org

svn commit: r1836169 - in /jmeter/trunk: src/components/org/apache/jmeter/extractor/gui/BoundaryExtractorGui.java xdocs/changes.xml

2018-07-18 Thread pmouawad
Author: pmouawad Date: Wed Jul 18 14:05:28 2018 New Revision: 1836169 URL: http://svn.apache.org/viewvc?rev=1836169=rev Log: Bug 62554 - BoundaryExtractor : Field to check is not reset Bugzilla Id: 62554 Modified: jmeter/trunk/src/components/org/apache/jmeter/extractor/gui

svn commit: r1836015 - /jmeter/trunk/src/core/org/apache/jmeter/report/core/Sample.java

2018-07-16 Thread pmouawad
Author: pmouawad Date: Mon Jul 16 10:14:09 2018 New Revision: 1836015 URL: http://svn.apache.org/viewvc?rev=1836015=rev Log: Bug 62540 - Regression on Dashboard generation in nightly build as of 15 july 2018 Rollback modification on sample that introduced regression Bugzilla Id: 62540 Modified

svn commit: r1836014 - in /jmeter/trunk: bin/report-template/content/js/graph.js.fmkr xdocs/changes.xml

2018-07-16 Thread pmouawad
Author: pmouawad Date: Mon Jul 16 10:11:27 2018 New Revision: 1836014 URL: http://svn.apache.org/viewvc?rev=1836014=rev Log: Bug 62542 - Report / Dashboard : Display more information on filters when graph is empty Bugzilla Id: 62542 Modified: jmeter/trunk/bin/report-template/content/js

svn commit: r1835992 - in /jmeter/trunk/src: components/org/apache/jmeter/extractor/gui/ core/org/apache/jmeter/control/ core/org/apache/jmeter/gui/util/ core/org/apache/jmeter/report/processor/graph/

2018-07-15 Thread pmouawad
Author: pmouawad Date: Sun Jul 15 19:20:07 2018 New Revision: 1835992 URL: http://svn.apache.org/viewvc?rev=1835992=rev Log: Fix sha1 Update since javadoc tag Modified: jmeter/trunk/src/components/org/apache/jmeter/extractor/gui/XPath2ExtractorGui.java jmeter/trunk/src/core/org/apache

svn commit: r1835991 - in /jmeter/trunk: bin/saveservice.properties src/core/org/apache/jmeter/save/SaveService.java src/core/org/apache/jmeter/util/JMeterVersion.java

2018-07-15 Thread pmouawad
Author: pmouawad Date: Sun Jul 15 19:14:56 2018 New Revision: 1835991 URL: http://svn.apache.org/viewvc?rev=1835991=rev Log: Next version will be 5.0 Modified: jmeter/trunk/bin/saveservice.properties jmeter/trunk/src/core/org/apache/jmeter/save/SaveService.java jmeter/trunk/src/core

svn commit: r1835977 - in /jmeter/trunk/bin/report-template/content/js: dashboard-commons.js.fmkr graph.js.fmkr

2018-07-15 Thread pmouawad
Author: pmouawad Date: Sun Jul 15 13:58:17 2018 New Revision: 1835977 URL: http://svn.apache.org/viewvc?rev=1835977=rev Log: Bug 62367 - HTML Report Generator: Add Graph Total Transactions per Second Fix empty graph when a jmeter.reportgenerator.exporter.html.series_filter is defined Bugzilla Id

svn commit: r1835973 - in /jmeter/trunk: bin/report-template/content/js/graph.js.fmkr xdocs/changes.xml

2018-07-15 Thread pmouawad
Author: pmouawad Date: Sun Jul 15 13:27:44 2018 New Revision: 1835973 URL: http://svn.apache.org/viewvc?rev=1835973=rev Log: Bug 62520 - The tool-tip text when we hover on the point in 'Latency Vs Request' graph should be 'Median Latency ...' Bugzilla Id: 62520 Modified: jmeter/trunk/bin

svn commit: r1835972 - /jmeter/trunk/test/src/org/apache/jmeter/functions/TestDateTimeConvertFunction.java

2018-07-15 Thread pmouawad
Author: pmouawad Date: Sun Jul 15 13:26:09 2018 New Revision: 1835972 URL: http://svn.apache.org/viewvc?rev=1835972=rev Log: Bug 62533 - Allow use epoch time as Date String value in function __dateTimeConvert Make Test implement JMeterSerialTest Bugzilla Id: 62533 Modified: jmeter/trunk

svn commit: r1835971 - /jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties

2018-07-15 Thread pmouawad
Author: pmouawad Date: Sun Jul 15 13:25:33 2018 New Revision: 1835971 URL: http://svn.apache.org/viewvc?rev=1835971=rev Log: Bug 62535 - View Results Tree : XPath2 Tester not displaying correctly Bugzilla Id: 62535 Modified: jmeter/trunk/src/core/org/apache/jmeter/resources

svn commit: r1835970 - /jmeter/trunk/src/functions/org/apache/jmeter/functions/DateTimeConvertFunction.java

2018-07-15 Thread pmouawad
Author: pmouawad Date: Sun Jul 15 13:22:07 2018 New Revision: 1835970 URL: http://svn.apache.org/viewvc?rev=1835970=rev Log: Bug 62533 - Allow use epoch time as Date String value in function __dateTimeConvert Make Test implement JMeterSerialTest Bugzilla Id: 62533 Modified: jmeter/trunk

svn commit: r1835969 - in /jmeter/trunk: test/src/org/apache/jmeter/functions/TestDateTimeConvertFunction.java xdocs/usermanual/functions.xml

2018-07-15 Thread pmouawad
Author: pmouawad Date: Sun Jul 15 13:20:30 2018 New Revision: 1835969 URL: http://svn.apache.org/viewvc?rev=1835969=rev Log: Bug 62533 - Allow use epoch time as Date String value in function __dateTimeConvert Add Test Clarify documentation Bugzilla Id: 62533 Modified: jmeter/trunk/test/src

svn commit: r1835968 - /jmeter/trunk/src/components/org/apache/jmeter/visualizers/RenderAsXPath2.java

2018-07-15 Thread pmouawad
Author: pmouawad Date: Sun Jul 15 12:40:08 2018 New Revision: 1835968 URL: http://svn.apache.org/viewvc?rev=1835968=rev Log: Bug 62535 - View Results Tree : XPath2 Tester not displaying correctly Bugzilla Id: 62535 Modified: jmeter/trunk/src/components/org/apache/jmeter/visualizers

svn commit: r1835363 - /jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.java

2018-07-08 Thread pmouawad
Author: pmouawad Date: Sun Jul 8 16:06:42 2018 New Revision: 1835363 URL: http://svn.apache.org/viewvc?rev=1835363=rev Log: Bug 62212 : Recorder : Improve UX by providing a popup above all windows to be able to change Transaction names and pauses while using Browser Fix NPE if user closes

svn commit: r1835310 - in /jmeter/trunk: src/core/org/apache/jmeter/resources/messages.properties src/core/org/apache/jmeter/resources/messages_fr.properties xdocs/usermanual/component_reference.xml

2018-07-07 Thread pmouawad
Author: pmouawad Date: Sat Jul 7 13:25:49 2018 New Revision: 1835310 URL: http://svn.apache.org/viewvc?rev=1835310=rev Log: Make field name clearer Modified: jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties jmeter/trunk/src/core/org/apache/jmeter/resources

svn commit: r1835187 - in /jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/gui: ProxyControlGui.java RecorderDialog.java

2018-07-05 Thread pmouawad
Author: pmouawad Date: Thu Jul 5 20:34:29 2018 New Revision: 1835187 URL: http://svn.apache.org/viewvc?rev=1835187=rev Log: Bug 62212 : Recorder : Improve UX by providing a popup above all windows to be able to change Transaction names and pauses while using Browser Add a stop button to popup

svn commit: r1835186 - /jmeter/trunk/src/jorphan/org/apache/jorphan/exec/KeyToolUtils.java

2018-07-05 Thread pmouawad
Author: pmouawad Date: Thu Jul 5 20:32:44 2018 New Revision: 1835186 URL: http://svn.apache.org/viewvc?rev=1835186=rev Log: Rename Intermediate and Root Certificate so that it's clear for user what he must do. Modified: jmeter/trunk/src/jorphan/org/apache/jorphan/exec/KeyToolUtils.java

svn commit: r1835052 - /jmeter/trunk/bin/testfiles/TestResultStatusAction.jmx

2018-07-04 Thread pmouawad
Author: pmouawad Date: Wed Jul 4 12:20:54 2018 New Revision: 1835052 URL: http://svn.apache.org/viewvc?rev=1835052=rev Log: Bug 62238 - Add ability to Switch to next iteration of Current Loop Enable disabled thread groups Bugzilla Id: 62238 Modified: jmeter/trunk/bin/testfiles

svn commit: r1835051 - in /jmeter/trunk/bin/testfiles: TestResultStatusAction.csv TestResultStatusAction.xml

2018-07-04 Thread pmouawad
Author: pmouawad Date: Wed Jul 4 12:07:22 2018 New Revision: 1835051 URL: http://svn.apache.org/viewvc?rev=1835051=rev Log: Bug 62238 - Add ability to Switch to next iteration of Current Loop Fix svn:eol Bugzilla Id: 62238 Modified: jmeter/trunk/bin/testfiles/TestResultStatusAction.csv

svn commit: r1835050 - in /jmeter/trunk: bin/testfiles/TestResultStatusAction.csv bin/testfiles/TestResultStatusAction.jmx bin/testfiles/TestResultStatusAction.xml build.xml src/core/org/apache/jmeter

2018-07-04 Thread pmouawad
Author: pmouawad Date: Wed Jul 4 12:04:56 2018 New Revision: 1835050 URL: http://svn.apache.org/viewvc?rev=1835050=rev Log: Bug 62238 - Add ability to Switch to next iteration of Current Loop Fix failure of test Bug 62239, add tests for 62238 Bugzilla Id: 62238 Added: jmeter/trunk/bin

svn commit: r1835022 - in /jmeter/trunk/src: components/org/apache/jmeter/control/ core/org/apache/jmeter/control/

2018-07-03 Thread pmouawad
Author: pmouawad Date: Tue Jul 3 20:16:38 2018 New Revision: 1835022 URL: http://svn.apache.org/viewvc?rev=1835022=rev Log: Bug 62238 - Add ability to Switch to next iteration of Current Loop Fix issue in nightly Bugzilla Id: 62238 Modified: jmeter/trunk/src/components/org/apache/jmeter

svn commit: r1835021 - /jmeter/trunk/test/src/org/apache/jmeter/report/processor/graph/impl/CustomGraphConsumerTest.java

2018-07-03 Thread pmouawad
Author: pmouawad Date: Tue Jul 3 20:15:06 2018 New Revision: 1835021 URL: http://svn.apache.org/viewvc?rev=1835021=rev Log: Bug 62166 - Report/Dashboard: Provide ability to register custom graphs and metrics in the JMeter Dashboard Fix issue in test Bugzilla Id: 62166 Modified: jmeter

svn commit: r1835019 - /jmeter/trunk/src/functions/org/apache/jmeter/functions/ThreadGroupName.java

2018-07-03 Thread pmouawad
Author: pmouawad Date: Tue Jul 3 20:08:06 2018 New Revision: 1835019 URL: http://svn.apache.org/viewvc?rev=1835019=rev Log: Remove useless assignement Modified: jmeter/trunk/src/functions/org/apache/jmeter/functions/ThreadGroupName.java Modified: jmeter/trunk/src/functions/org/apache

svn commit: r1835018 - in /jmeter/trunk/src/core/org/apache/jmeter: report/dashboard/HtmlTemplateExporter.java report/processor/graph/impl/CustomGraphConsumer.java save/CSVSaveService.java

2018-07-03 Thread pmouawad
Author: pmouawad Date: Tue Jul 3 20:06:47 2018 New Revision: 1835018 URL: http://svn.apache.org/viewvc?rev=1835018=rev Log: Bug 62166 - Report/Dashboard: Provide ability to register custom graphs and metrics in the JMeter Dashboard Fix Sonar warnings Make code clearer and use CSVSaveService

svn commit: r1834399 [1/2] - in /jmeter/trunk: bin/ bin/report-template/ bin/report-template/content/js/ bin/report-template/content/pages/ src/core/org/apache/jmeter/report/dashboard/ src/core/org/ap

2018-06-26 Thread pmouawad
Author: pmouawad Date: Tue Jun 26 07:30:08 2018 New Revision: 1834399 URL: http://svn.apache.org/viewvc?rev=1834399=rev Log: Bug 62166 - Report/Dashboard: Provide ability to register custom graphs and metrics in the JMeter Dashboard Contributed by UbikLoadPack Bugzilla Id: 62166 Added

svn commit: r1834399 [2/2] - in /jmeter/trunk: bin/ bin/report-template/ bin/report-template/content/js/ bin/report-template/content/pages/ src/core/org/apache/jmeter/report/dashboard/ src/core/org/ap

2018-06-26 Thread pmouawad
Added: jmeter/trunk/test/src/org/apache/jmeter/report/processor/graph/impl/CustomGraphConsumerTest.java URL: http://svn.apache.org/viewvc/jmeter/trunk/test/src/org/apache/jmeter/report/processor/graph/impl/CustomGraphConsumerTest.java?rev=1834399=auto

svn commit: r1833873 - in /jmeter/trunk: src/core/org/apache/jmeter/save/SaveService.java xdocs/changes.xml

2018-06-19 Thread pmouawad
Author: pmouawad Date: Tue Jun 19 20:20:15 2018 New Revision: 1833873 URL: http://svn.apache.org/viewvc?rev=1833873=rev Log: Bug 62473 - Setting "saveservice_properties" has counter intuitive behaviour Bugzilla Id: 62473 Modified: jmeter/trunk/src/core/org/apache/jmeter/save/SaveSe

svn commit: r1833750 - in /jmeter/trunk/bin/testfiles: BatchTestLocal.csv BatchTestLocal.xml

2018-06-18 Thread pmouawad
Author: pmouawad Date: Mon Jun 18 18:55:54 2018 New Revision: 1833750 URL: http://svn.apache.org/viewvc?rev=1833750=rev Log: Bug 62470 - CSV Output : Enable logging of sub results when jmeter.save.saveservice.subresults=true Size of file has changed Bugzilla Id: 62470 Modified: jmeter

svn commit: r1833745 - in /jmeter/trunk/bin/testfiles: BatchTestLocal.jmx BatchTestLocalRemote.jmx

2018-06-18 Thread pmouawad
Author: pmouawad Date: Mon Jun 18 18:31:30 2018 New Revision: 1833745 URL: http://svn.apache.org/viewvc?rev=1833745=rev Log: Bug 62470 - CSV Output : Enable logging of sub results when jmeter.save.saveservice.subresults=true Remove subresults from CSV Output Bugzilla Id: 62470 Modified

svn commit: r1833744 - /jmeter/trunk/bin/testfiles/

2018-06-18 Thread pmouawad
Author: pmouawad Date: Mon Jun 18 18:27:13 2018 New Revision: 1833744 URL: http://svn.apache.org/viewvc?rev=1833744=rev Log: Bug 62470 - CSV Output : Enable logging of sub results when jmeter.save.saveservice.subresults=true Remove subresults from CSV Output Bugzilla Id: 62470 Modified

svn commit: r1833732 - in /jmeter/trunk: src/core/org/apache/jmeter/reporters/ResultCollector.java src/core/org/apache/jmeter/save/CSVSaveService.java xdocs/changes.xml

2018-06-18 Thread pmouawad
Author: pmouawad Date: Mon Jun 18 16:07:51 2018 New Revision: 1833732 URL: http://svn.apache.org/viewvc?rev=1833732=rev Log: Bug 62470 - CSV Output : Enable logging of sub results when jmeter.save.saveservice.subresults=true Contributed by UbikLoadPack support Bugzilla Id: 62470 Modified

svn commit: r1833593 - /jmeter/trunk/src/core/org/apache/jmeter/gui/action/Save.java

2018-06-15 Thread pmouawad
Author: pmouawad Date: Fri Jun 15 12:52:15 2018 New Revision: 1833593 URL: http://svn.apache.org/viewvc?rev=1833593=rev Log: Remove unused variable assignment. Contributed by Graham Russell This closes #372 Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/action/Save.java Modified

svn commit: r1833592 - /jmeter/trunk/README.md

2018-06-15 Thread pmouawad
Author: pmouawad Date: Fri Jun 15 12:47:15 2018 New Revision: 1833592 URL: http://svn.apache.org/viewvc?rev=1833592=rev Log: Closing reviewed and WONTFIX PR: This closes #72 This closes #233 Modified: jmeter/trunk/README.md Modified: jmeter/trunk/README.md URL: http://svn.apache.org/viewvc

svn commit: r1833590 - /jmeter/trunk/README.md

2018-06-15 Thread pmouawad
Author: pmouawad Date: Fri Jun 15 12:38:42 2018 New Revision: 1833590 URL: http://svn.apache.org/viewvc?rev=1833590=rev Log: Closing reviewed and invalid PRs: This closes #385 This closes #384 This closes #383 Modified: jmeter/trunk/README.md Modified: jmeter/trunk/README.md URL: http

svn commit: r1833579 - in /jmeter/trunk/xdocs: changes.xml usermanual/functions.xml

2018-06-15 Thread pmouawad
Author: pmouawad Date: Fri Jun 15 07:36:02 2018 New Revision: 1833579 URL: http://svn.apache.org/viewvc?rev=1833579=rev Log: Bug 62457 - In usermanual, the UUID Function's example is wrong Contributed by helpass onegaicimasu at hotmail.com Bugzilla Id: 62457 Modified: jmeter/trunk/xdocs

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

2018-06-12 Thread pmouawad
Author: pmouawad Date: Tue Jun 12 10:08:27 2018 New Revision: 1833390 URL: http://svn.apache.org/viewvc?rev=1833390=rev Log: Fix travis compilation error. Try running tests with JDK10, JDK11 Modified: jmeter/trunk/.travis.yml Modified: jmeter/trunk/.travis.yml URL: http://svn.apache.org

svn commit: r1833389 - /jmeter/trunk/bin/testfiles/ResponseDecompression.jmx

2018-06-12 Thread pmouawad
Author: pmouawad Date: Tue Jun 12 09:51:59 2018 New Revision: 1833389 URL: http://svn.apache.org/viewvc?rev=1833389=rev Log: Fix test failure on Brotli by switching to another hopefully more stable site Modified: jmeter/trunk/bin/testfiles/ResponseDecompression.jmx Modified: jmeter/trunk

svn commit: r1833387 - in /jmeter/trunk/src: components/org/apache/jmeter/visualizers/RenderAsXPath2.java core/org/apache/jmeter/resources/messages.properties core/org/apache/jmeter/resources/messages

2018-06-12 Thread pmouawad
Author: pmouawad Date: Tue Jun 12 08:52:22 2018 New Revision: 1833387 URL: http://svn.apache.org/viewvc?rev=1833387=rev Log: Bug 60991 - XPath Extractor : Implement XPath 2.0 Update XPath2 Tester so that it's possible to use namespace aliases Bugzilla Id: 60991 Modified: jmeter/trunk/src

svn commit: r1833386 - /jmeter/trunk/src/components/org/apache/jmeter/extractor/gui/XPath2ExtractorGui.java

2018-06-12 Thread pmouawad
Author: pmouawad Date: Tue Jun 12 08:50:58 2018 New Revision: 1833386 URL: http://svn.apache.org/viewvc?rev=1833386=rev Log: Reset gridwidth to avoid side effects in case of evolution Modified: jmeter/trunk/src/components/org/apache/jmeter/extractor/gui/XPath2ExtractorGui.java Modified

svn commit: r1832876 - /jmeter/trunk/test/src/org/apache/jmeter/util/XPathUtilTest.java

2018-06-04 Thread pmouawad
Author: pmouawad Date: Mon Jun 4 18:33:39 2018 New Revision: 1832876 URL: http://svn.apache.org/viewvc?rev=1832876=rev Log: Bug 60991 - XPath Extractor : Implement XPath 2.0 Make test fail on exception Bugzilla Id: 60991 Modified: jmeter/trunk/test/src/org/apache/jmeter/util

svn commit: r1832798 - /jmeter/trunk/src/core/org/apache/jmeter/util/XPathUtil.java

2018-06-04 Thread pmouawad
Author: pmouawad Date: Mon Jun 4 07:16:23 2018 New Revision: 1832798 URL: http://svn.apache.org/viewvc?rev=1832798=rev Log: Bug 60991 - XPath Extractor : Implement XPath 2.0 Use isNotEmpty instead of isNoneEmpty Bugzilla Id: 60991 Modified: jmeter/trunk/src/core/org/apache/jmeter/util

svn commit: r1832797 - /jmeter/trunk/src/core/org/apache/jmeter/util/XPathUtil.java

2018-06-04 Thread pmouawad
Author: pmouawad Date: Mon Jun 4 07:15:43 2018 New Revision: 1832797 URL: http://svn.apache.org/viewvc?rev=1832797=rev Log: Bug 60991 - XPath Extractor : Implement XPath 2.0 Fix some SONAR warnings Bugzilla Id: 60991 Modified: jmeter/trunk/src/core/org/apache/jmeter/util/XPathUtil.java

svn commit: r1832788 - /jmeter/trunk/src/core/org/apache/jmeter/util/XPathUtil.java

2018-06-03 Thread pmouawad
Author: pmouawad Date: Sun Jun 3 20:23:27 2018 New Revision: 1832788 URL: http://svn.apache.org/viewvc?rev=1832788=rev Log: Bug 60991 - XPath Extractor : Implement XPath 2.0 Use SaxSource Bugzilla Id: 60991 Modified: jmeter/trunk/src/core/org/apache/jmeter/util/XPathUtil.java Modified

svn commit: r1832786 - in /jmeter/trunk: build.properties build.xml res/maven/ApacheJMeter_parent.pom test/src/org/apache/jmeter/JMeterVersionTest.java

2018-06-03 Thread pmouawad
Author: pmouawad Date: Sun Jun 3 19:29:35 2018 New Revision: 1832786 URL: http://svn.apache.org/viewvc?rev=1832786=rev Log: Bug 60991 - XPath Extractor : Implement XPath 2.0 Fix failures on jars versions testing Bugzilla Id: 60991 Modified: jmeter/trunk/build.properties jmeter/trunk

svn commit: r1832785 - /jmeter/trunk/src/core/org/apache/jmeter/save/SaveService.java

2018-06-03 Thread pmouawad
Author: pmouawad Date: Sun Jun 3 19:13:06 2018 New Revision: 1832785 URL: http://svn.apache.org/viewvc?rev=1832785=rev Log: Bug 60991 - XPath Extractor : Implement XPath 2.0 Fix failures on SaveService Bugzilla Id: 60991 Modified: jmeter/trunk/src/core/org/apache/jmeter/save

svn commit: r1832784 [2/2] - in /jmeter/trunk: ./ bin/ lib/ licenses/bin/ res/maven/ src/components/org/apache/jmeter/extractor/ src/components/org/apache/jmeter/extractor/gui/ src/components/org/apac

2018-06-03 Thread pmouawad
Added: jmeter/trunk/xdocs/images/screenshots/xpath2_extractor.png URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/images/screenshots/xpath2_extractor.png?rev=1832784=auto == Binary file - no diff available.

svn commit: r1832774 - /jmeter/trunk/src/components/org/apache/jmeter/assertions/gui/XMLConfPanel.java

2018-06-03 Thread pmouawad
Author: pmouawad Date: Sun Jun 3 15:20:45 2018 New Revision: 1832774 URL: http://svn.apache.org/viewvc?rev=1832774=rev Log: Rename parameter for better understanding Modified: jmeter/trunk/src/components/org/apache/jmeter/assertions/gui/XMLConfPanel.java Modified: jmeter/trunk/src

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

2018-06-03 Thread pmouawad
Author: pmouawad Date: Sun Jun 3 14:26:49 2018 New Revision: 1832773 URL: http://svn.apache.org/viewvc?rev=1832773=rev Log: REvert Modified: jmeter/trunk/.travis.yml Modified: jmeter/trunk/.travis.yml URL: http://svn.apache.org/viewvc/jmeter/trunk/.travis.yml?rev=1832773=1832772=1832773

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

2018-06-03 Thread pmouawad
Author: pmouawad Date: Sun Jun 3 13:37:28 2018 New Revision: 1832767 URL: http://svn.apache.org/viewvc?rev=1832767=rev Log: Try building/testing with JDK11 as fix for https://bugs.openjdk.java.net/browse/JDK-8193802 is only in 10.0.2 and oraclejdk10 references 10.0.1 Modified: jmeter

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

2018-06-03 Thread pmouawad
Author: pmouawad Date: Sun Jun 3 13:09:29 2018 New Revision: 1832766 URL: http://svn.apache.org/viewvc?rev=1832766=rev Log: Try building/testing with JDK10 Modified: jmeter/trunk/.travis.yml Modified: jmeter/trunk/.travis.yml URL: http://svn.apache.org/viewvc/jmeter/trunk/.travis.yml?rev

svn commit: r1832571 - /jmeter/trunk/bin/testfiles/ResponseDecompression.jmx

2018-05-30 Thread pmouawad
Author: pmouawad Date: Wed May 30 20:43:11 2018 New Revision: 1832571 URL: http://svn.apache.org/viewvc?rev=1832571=rev Log: Fix Brotli test failure Switch to kylem.us instead of tools.keycdn.com Modified: jmeter/trunk/bin/testfiles/ResponseDecompression.jmx Modified: jmeter/trunk/bin

svn commit: r1832564 - /jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java

2018-05-30 Thread pmouawad
Author: pmouawad Date: Wed May 30 18:57:52 2018 New Revision: 1832564 URL: http://svn.apache.org/viewvc?rev=1832564=rev Log: Revert commit that broke tests Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java Modified: jmeter/trunk/src/protocol

<    2   3   4   5   6   7   8   9   10   11   >