[jmeter] branch master updated: Use parameter to make junit tests shorter

2023-05-05 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 2dc9411d56 Use parameter to make junit

[jmeter] branch master updated: Remove public modifiers from JUnit5 tests

2023-05-01 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 4f9e9bc8b6 Remove public modifiers from

[jmeter] branch master updated: Trim variable names in Argument objects

2023-05-01 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new c361c4499b Trim variable names in Argument

[jmeter] branch master updated: Markup changes

2023-05-01 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 81536c95aa Markup changes 81536c95aa

[jmeter] 03/04: Use SwingWorker for all classes on construction for tests

2023-05-01 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 8bcdf290cf881b1c2ac89b813fdfb596713a0f01 Author: Felix Schumacher AuthorDate: Sun Apr 30 12:12:52 2023 +0200

[jmeter] 04/04: Fix a few warnings shown by IDE

2023-05-01 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 0fb9a6f4b3e9d272912e483434cac0947ac02373 Author: Felix Schumacher AuthorDate: Sun Apr 30 12:36:59 2023 +0200

[jmeter] 01/04: Try to overcome a deadlock in test suite

2023-05-01 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit f88e809450b670b0cfaecf344c29cc24afa884ec Author: Felix Schumacher AuthorDate: Sat Apr 29 21:41:37 2023 +0200

[jmeter] 02/04: Simplify logic to reduce recursion

2023-05-01 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit c144f3c99ad18351575a542ca205eeae19bafe90 Author: Felix Schumacher AuthorDate: Sat Apr 29 21:43:01 2023 +0200

[jmeter] branch master updated (0a193334c4 -> 0fb9a6f4b3)

2023-05-01 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git from 0a193334c4 chore: add --release 8 when compiling with Java 10+ so the generated bytecode uses Java 8 methods

[jmeter] branch master updated (238a915ae3 -> 2f47db30a2)

2023-04-29 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git from 238a915ae3 Add changes for InfluxDBRawBackendListenerClient to changelog new 34dfaffb18 Website used

[jmeter] 02/02: Partly revert 5d29e24f4ba720b8da3d1ef1e6ecf4c991f4fb31

2023-04-29 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 2f47db30a256cada938bf04a991a5269425a94b5 Author: Felix Schumacher AuthorDate: Sat Apr 29 18:36:42 2023 +0200

[jmeter] 01/02: Website used for testing has gone, use another one

2023-04-29 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 34dfaffb136b52b2ba0b4a89ebb49069dd83 Author: Felix Schumacher AuthorDate: Sat Apr 29 18:35:22 2023 +0200

[jmeter] 02/03: include threadName tag in InfluxDBRawBackendListener tests

2023-04-29 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 121944d73ac64de10754809544a219eb6e2f6128 Author: Victor Peralta AuthorDate: Mon Mar 6 00:52:21 2023 +0100

[jmeter] 01/03: add new threadName tag to InfluxDBRawBackendListener

2023-04-29 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 442d27e0c8cf2b10da37ba8c18ea98084c71e9d1 Author: Victor Peralta AuthorDate: Mon Mar 6 00:51:20 2023 +0100 add

[jmeter] branch master updated (4846dc4e57 -> 238a915ae3)

2023-04-29 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git from 4846dc4e57 Add test for JSONPathAssertion with floating point number new 442d27e0c8 add new threadName tag

[jmeter] 03/03: Add changes for InfluxDBRawBackendListenerClient to changelog

2023-04-29 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 238a915ae30946bddd67d4d3d7e2bdae6d2eb18d Author: Felix Schumacher AuthorDate: Sat Apr 29 18:05:21 2023 +0200

[jmeter] 01/02: Use correct number format in json assertions with regex

2023-04-29 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 1679a714d787da0f5eda1e29ac78bf6d5e8b528e Author: andreaslind01 AuthorDate: Fri Aug 5 12:38:41 2022 +0200 Use

[jmeter] branch master updated (5d18b2ce1e -> 4846dc4e57)

2023-04-29 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git from 5d18b2ce1e Revert "fix(deps): update dependency org.apache.commons:commons-jexl3 to v3.3 (#5851)"

[jmeter] 02/02: Add test for JSONPathAssertion with floating point number

2023-04-29 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 4846dc4e57d51e6af67b225be559d4627d519860 Author: Felix Schumacher AuthorDate: Fri Apr 28 16:15:50 2023 +0200

[jmeter] branch master updated: Issue 5694: Log a warning if 'u' is found in time functions format string

2023-02-20 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 95ccef20bc Issue 5694: Log a warning if 'u

[jmeter] branch master updated: Issue 5694: Document changed formatter for function __time()

2023-02-20 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new ec3122abf1 Issue 5694: Document changed

[jmeter] branch master updated: Javadoc link for commons-math has changed

2023-02-20 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 0619b848c6 Javadoc link for commons-math

[jmeter] branch master updated: Add missing contributor from list of fixes

2023-01-04 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new eb3a225791 Add missing contributor from

[jmeter] branch master updated: Correct markup

2023-01-04 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 8289bba41d Correct markup 8289bba41d

[jmeter] branch master updated: Fix Aggregated Graph component to cope with empty names of samplers/controllers

2023-01-04 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 2340756d31 Fix Aggregated Graph component

[jmeter] 04/05: update xstream to 1.4.20 (from 1.4.19)

2023-01-04 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit e1ba582ffa3862f7d5033eeef71161e313ab0b9a Author: Stefan Seide AuthorDate: Wed Jan 4 10:36:54 2023 +0100

[jmeter] branch master updated (74d9040362 -> 3e424d774b)

2023-01-04 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git from 74d9040362 added jsonpath string to assertion error message so it is easier to understand the error new

[jmeter] 05/05: add pr number to changes.xml

2023-01-04 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 3e424d774be166bf1e1c921552ad8457ee6f711d Author: Stefan Seide AuthorDate: Thu Nov 3 20:22:57 2022 +0100 add

[jmeter] 01/05: Update jackson to 2.13.4.2 with new gpg key used for signing

2023-01-04 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit ff1572273ec2dfff463b845c1666a0a3e745803c Author: Stefan Seide AuthorDate: Thu Nov 3 20:11:24 2022 +0100

[jmeter] 03/05: Update Apache commons-net to 3.9.0 and fix changes list

2023-01-04 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 62124ca17d02ddc8fbc15c348dc4b166c857bc46 Author: Stefan Seide AuthorDate: Thu Dec 22 12:04:18 2022 +0100

[jmeter] 02/05: Update jsoup to 1.15.3 and tika parser to 1.28.5

2023-01-04 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit b0284c8da4099f39aa3dc106526c717e06ea Author: Stefan Seide AuthorDate: Thu Nov 3 20:12:12 2022 +0100

[jmeter] branch master updated: Allow SampleResult#setEndTime be set in JSR223Sampler

2022-11-29 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 2da0eb558c Allow SampleResult#setEndTime

[jmeter] branch master updated: Make note more prominent in docs

2022-11-19 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 8fba9d96aa Make note more prominent

[jmeter] 02/02: Change naming the default to inner text

2022-11-19 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit db847c10271aecf9b59eb7a8008a78e242618145 Author: Felix Schumacher AuthorDate: Sat Nov 19 13:44:24 2022 +0100

[jmeter] 01/02: UPPER is the default case for changeCase

2022-11-19 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 3a1e7c5536586225880356aac8c004b3d1ba3134 Author: orimarko AuthorDate: Thu Nov 10 13:44:26 2022 +0200 UPPER

[jmeter] branch master updated (da6efde33e -> db847c1027)

2022-11-19 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git from da6efde33e Update Bugzilla -> GitHub issues in the contribution documentation new 3a1e7c5536 UP

[jmeter] branch master updated: Redirect Bing to the real download URL

2022-10-20 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 6dec35fdf5 Redirect Bing to the real

[jmeter] branch master updated: Update Apache commons-text to 1.10.0 (from 1.9)

2022-10-20 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new fb557d548d Update Apache commons-text

[jmeter-site] branch asf-site updated: No slash in front of our URLs in rewrite rules

2022-10-11 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/jmeter-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 4746636 No slash in front of our

[jmeter-site] branch asf-site updated: The .html should be optional for the redirect match

2022-10-11 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/jmeter-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 693dabb The .html should

[jmeter-site] branch asf-site updated: Accomodate for content negotiation

2022-10-11 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/jmeter-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 1e89bcd Accomodate for content

[jmeter-site] branch asf-site updated: Try rule for Bing first

2022-10-10 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/jmeter-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 3f46594 Try rule for Bing first

[jmeter-site] branch asf-site updated: Add R to RewriteRule

2022-10-10 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/jmeter-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 9c3cf11 Add R to RewriteRule

[jmeter] branch master updated: Add missing R to RewriteRule

2022-10-10 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new ce2f0fa6a1 Add missing R to RewriteRule

[jmeter-site] branch asf-site updated: Add a redirect to download_jmeter.cgi

2022-10-05 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/jmeter-site.git The following commit(s) were added to refs/heads/asf-site by this push: new b1c541a Add a redirect

[jmeter] branch master updated: Try to fix #5671 with a redirect

2022-10-05 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 452bebd2c6 Try to fix #5671

[jmeter] branch master updated: Add test for broken xpath in XPathUtil#selectNodeList

2022-07-23 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new b73f69074f Add test for broken xpath

[jmeter] branch master updated (cbcf41fc84 -> 936e275e5a)

2022-07-23 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git from cbcf41fc84 Restructure tests for XPathUtil new 3d49c6efb7 Update XPathUtilTest.java new 936e275e5a

[jmeter] 02/02: Update XPathUtilTest.java

2022-07-23 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 936e275e5a7689284bb8ec63b719221090a6163c Author: PJ Fanning AuthorDate: Sat Jul 23 16:13:11 2022 +0100 Update

[jmeter] 01/02: Update XPathUtilTest.java

2022-07-23 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 3d49c6efb781035ab23e14127502e765abdb2534 Author: PJ Fanning AuthorDate: Sat Jul 23 15:32:28 2022 +0100 Update

[jmeter] branch master updated: Restructure tests for XPathUtil

2022-07-23 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new cbcf41fc84 Restructure tests for XPathUtil

[jmeter] branch master updated: Make failing tests run again and add more tests

2022-07-09 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 157db3679a Make failing tests run again

[jmeter] branch master updated: Order of imports

2022-07-09 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new b46786cd57 Order of imports b46786cd57

[jmeter] 02/02: Don't generate same string twice.

2022-07-09 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 8d53bb9491c629696b48b233605b3d70036f611a Author: Felix Schumacher AuthorDate: Sat Jul 9 14:15:11 2022 +0200

[jmeter] branch master updated (07b67a0ec9 -> 8d53bb9491)

2022-07-09 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git from 07b67a0ec9 Check if target is reachable, before generating args for test new b22b00c694 Guess

[jmeter] 01/02: Guess the delimiter of the CSV source, when configured one seems wrong.

2022-07-09 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit b22b00c69459dad4f7b02518c6a5e1f4bcfebad4 Author: Felix Schumacher AuthorDate: Sat Jul 9 14:14:09 2022 +0200

[jmeter] branch master updated: Check if target is reachable, before generating args for test

2022-07-09 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 07b67a0ec9 Check if target is reachable

[jmeter] branch master updated: install-jdk.sh on travis doesn't support Java 8 with Focal

2022-07-08 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new d07220973b install-jdk.sh on travis

[jmeter] branch master updated: Switch to Ubuntu focal for building on travis

2022-07-08 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new c6f0685b5f Switch to Ubuntu focal

[jmeter] branch master updated (b914b71364 -> 0327a256c5)

2022-07-07 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git from b914b71364 Correct theme for darklaf on rsyntaxtextarea new cc98da3914 Correct markup new 0327a256c5

[jmeter] 01/02: Correct markup

2022-07-07 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit cc98da39143caa456126a4787c199623f95f2ec3 Author: Felix Schumacher AuthorDate: Thu Jul 7 17:26:33 2022 +0200

[jmeter] 02/02: Only bug fixes for now, so set next version to 5.5.1

2022-07-07 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 0327a256c591f8bea36eddbfe692ef65af0883e1 Author: Felix Schumacher AuthorDate: Thu Jul 7 17:27:50 2022 +0200

[jmeter] branch master updated: Correct theme for darklaf on rsyntaxtextarea

2022-07-07 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new b914b71364 Correct theme for darklaf

[jmeter] branch master updated: Prepare files for next round of 5.6-snapshots

2022-07-07 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 5143a97946 Prepare files for next round

[jmeter] branch master updated: Update various dependecies

2022-06-06 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 7153c74dd0 Update various dependecies

[jmeter] branch master updated: Update expected checksums for Groovy 3.0.11

2022-06-04 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 6731c66412 Update expected checksums

[jmeter] branch master updated: Update to Groovy 3.0.11

2022-06-04 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 935b682103 Update to Groovy 3.0.11

[jmeter] branch master updated: Split start up phase, to give splash screen more time

2022-04-29 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new aaead67610 Split start up phase, to give

[jmeter] branch master updated: Code clean-up mainly to trigger CI

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new ce94f0db8a Code clean-up mainly to trigger

[jmeter] branch master updated: Convert to junit5 methods

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new a0eb461d74 Convert to junit5 methods

[jmeter] branch master updated: Remove unused import

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 6ffd2ddfe0 Remove unused import 6ffd2ddfe0

[jmeter] branch master updated: Use correct constructors for Charset aware Reader

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new eaf5d0edfe Use correct constructors

[jmeter] 10/16: Use newer time API to make error prone happy

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 9fb66c4ab00c8198b97f49962f262b46ce877438 Author: Felix Schumacher AuthorDate: Mon Apr 18 17:11:15 2022 +0200

[jmeter] 09/16: Use ArrayList instead of LinkedList

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit cf4ae3281651eabf5d01a55dcd4822793afc74a4 Author: Felix Schumacher AuthorDate: Mon Apr 18 16:54:18 2022 +0200

[jmeter] 16/16: Updated a few dependencies

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 89f4a76c61004cf68598b92883e2d1456e6c8ba1 Author: Felix Schumacher AuthorDate: Mon Apr 18 17:36:27 2022 +0200

[jmeter] 04/16: Make error prone happier by using static inner class

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit a91c28d82bbf8631c9051830bb5e78336da9266f Author: Felix Schumacher AuthorDate: Mon Apr 18 16:33:26 2022 +0200

[jmeter] 05/16: Silence warning about mutable enums

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit b351b6df75b49605013f2fdabb8f52faf727f71f Author: Felix Schumacher AuthorDate: Mon Apr 18 16:36:36 2022 +0200

[jmeter] 12/16: Suppress warning about calling wait without a loop

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 16340ba1b8a0d441cb52c58423ebc0d3bf343fb9 Author: Felix Schumacher AuthorDate: Mon Apr 18 17:21:19 2022 +0200

[jmeter] 02/16: Get rid of error prone warnings because of missing explicit default character encoding

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 1e93c67a59673fe4d71a3a710c80bb485965b355 Author: Felix Schumacher AuthorDate: Mon Apr 18 15:46:26 2022 +0200

[jmeter] 15/16: Silence warnings in test code and use correct parameter when calling chained constructor

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 14ab8da63b820feb66ab1539cdab4976b77ae4e1 Author: Felix Schumacher AuthorDate: Mon Apr 18 17:26:38 2022 +0200

[jmeter] 11/16: Add override annotations to make error prone happy

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit ee2353ed1cf75ff87c17ce87fab66326d561821c Author: Felix Schumacher AuthorDate: Mon Apr 18 17:15:32 2022 +0200

[jmeter] 13/16: Suppress warnings about old date API

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 522b86aa89399b52ff9b2e89ba4be64a016ca638 Author: Felix Schumacher AuthorDate: Mon Apr 18 17:22:52 2022 +0200

[jmeter] 07/16: Remove unused variable

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 32b03e9334a480fb2ef571bcbdf31168a339ac51 Author: Felix Schumacher AuthorDate: Mon Apr 18 16:49:13 2022 +0200

[jmeter] 01/16: Correct mail address in changes.xml

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit ab461ecd4b2b4a432ce3bc6b5f1623c39dec532d Author: Felix Schumacher AuthorDate: Mon Apr 18 17:18:04 2022 +0200

[jmeter] 14/16: Suppress diverse warnings in test code

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit bcb2f2261c79a7c0c8e73b901d6f6c7b6f5ff4c7 Author: Felix Schumacher AuthorDate: Mon Apr 18 17:23:48 2022 +0200

[jmeter] 03/16: Make error prone happy by re-throwing catched exception

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit fb6322030f9bc1ea97160810c3f83f066544c47c Author: Felix Schumacher AuthorDate: Mon Apr 18 15:58:44 2022 +0200

[jmeter] 08/16: Suppress warning about comparing references

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit d27bc1fb17ce7369a03ca0580c9763ae57112d86 Author: Felix Schumacher AuthorDate: Mon Apr 18 16:52:50 2022 +0200

[jmeter] 06/16: Get rid of warning about converting long to float

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 1527a8fcb1c96b2270d215775687443dfadc480d Author: Felix Schumacher AuthorDate: Mon Apr 18 16:42:41 2022 +0200

[jmeter] branch master updated (d8a6876169 -> 89f4a76c61)

2022-04-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git from d8a6876169 Specify the char encoding when decoding bytes into strings new ab461ecd4b Correct mail address

[jmeter] branch master updated: Further silence error prone warnings

2022-04-13 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 8f8eb0f209 Further silence error prone

[jmeter] 02/02: Suppress InlineMe warnings from error prone

2022-04-13 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit de43727474fe9c345e7cd57d0d9b2e01adc05a4d Author: Felix Schumacher AuthorDate: Wed Apr 13 12:35:51 2022 +0200

[jmeter] branch master updated (9362e18340 -> de43727474)

2022-04-13 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git from 9362e18340 Replace java.util.Date with java.time based objects new aa13ae939f Further silence error prone

[jmeter] 01/02: Further silence error prone warnings

2022-04-13 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit aa13ae939f681590d4d2a8b99b3163b53cefdc0f Author: Felix Schumacher AuthorDate: Wed Apr 13 12:35:10 2022 +0200

[jmeter] branch master updated: Replace java.util.Date with java.time based objects

2022-04-12 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 9362e18340 Replace java.util.Date

[jmeter] branch master updated: Use a finer filter to disable warnings about java.util.Date

2022-04-12 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new d9f775e8f8 Use a finer filter to disable

[jmeter] 01/02: Add missing changelog entry for view hack

2022-04-12 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 530e05559b61a4aa91e4790215143f169542915c Author: Felix Schumacher AuthorDate: Tue Apr 12 18:31:43 2022 +0200

[jmeter] branch master updated (40de048e0e -> e457b35cbc)

2022-04-12 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git from 40de048e0e Hack to make rendering of large text results faster new 530e05559b Add missing changelog entry

[jmeter] 02/02: Revert "Update ActiveMQ to 5.17.0"

2022-04-12 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit e457b35cbc92af2a28dc73f5028cb0f142bba227 Author: Felix Schumacher AuthorDate: Tue Apr 12 18:31:48 2022 +0200

[jmeter] branch master updated: Hack to make rendering of large text results faster

2022-04-12 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 40de048e0e Hack to make rendering of large

[jmeter] branch master updated: Update ActiveMQ to 5.17.0

2022-04-12 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 76d1de3124 Update ActiveMQ to 5.17.0

  1   2   3   4   5   6   7   8   9   10   >