You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2020/08/30 10:05:07 UTC

[jmeter] branch master updated (9a900cb -> dc5360a)

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 9a900cb  Correct test cases for new behaviour of report generation
     new ba2c8ba  Update Apache ActiveMQ dependencies to 5.16.0
     new 8a7da19  Update Bouncycastle to 1.66
     new f9445e8  Update Apache commons-io to 2.7 (from 2.6)
     new 19ff94a  Update Apache commons-lang3 to 3.11
     new 1f62fa7  Update Apache commons-net to 3.7
     new 11d5bbd  Update Apache commons-pool2 to 2.8.1
     new acaacb3  Update Apache commons-text to 1.9
     new 1ab3021  Update equalsverifier to 3.4.2
     new 736d4c2  Update junit5 to 5.6.2
     new 79d99fc  Update Apache log4j2 to 2.13.3
     new dc5360a  Update rsyntaxtextarea to 3.1.1

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gradle.properties | 22 +++++++++++-----------
 xdocs/changes.xml | 11 +++++++++++
 2 files changed, 22 insertions(+), 11 deletions(-)


[jmeter] 11/11: Update rsyntaxtextarea to 3.1.1

Posted by fs...@apache.org.
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 dc5360a7d978890d16d1cb520e5d48eb29cb2f65
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Sun Aug 30 12:02:29 2020 +0200

    Update rsyntaxtextarea to 3.1.1
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 0f6e8c4..4744760 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -113,7 +113,7 @@ oro.version=2.0.8
 ph-commons.version=9.4.1
 ph-css.version=6.2.2
 rhino.version=1.7.12
-rsyntaxtextarea.version=3.1.0
+rsyntaxtextarea.version=3.1.1
 Saxon-HE.version=9.9.1-7
 slf4j.version=1.7.30
 spock-core.version=2.0-M2-groovy-3.0
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 8f14841..3445b9b 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -148,6 +148,7 @@ applications when JMeter is starting up.</p>
     <li>Update equalsverifier to 3.4.2 (from 3.1.13)</li>
     <li>Update junit5 to 5.6.2 (from 5.6.0)</li>
     <li>Update Apache log4j2 to 2.13.3 (from 2.13.1)</li>
+    <li>Update rsyntaxtextarea to 3.1.1 (from 3.1.0)</li>
 </ul>
 
  <!-- =================== Bug fixes =================== -->


[jmeter] 01/11: Update Apache ActiveMQ dependencies to 5.16.0

Posted by fs...@apache.org.
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 ba2c8bac5e5fedc151f6843a32ca31646fccfb28
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Sun Aug 30 11:01:20 2020 +0200

    Update Apache ActiveMQ dependencies to 5.16.0
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 7636b6c..c2a1fd7 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -49,7 +49,7 @@ org.sonarqube.version=3.0
 
 # Dependencies
 accessors-smart.version=1.2
-activemq.version=5.15.11
+activemq.version=5.16.0
 apache-rat.version=0.13
 apiguardian-api.version=1.1.0
 asm.version=7.3.1
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 02430a6..2e09e5a 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -138,6 +138,7 @@ applications when JMeter is starting up.</p>
     <li><pr>613</pr>Add documentation for Darklaf properties. Jannis Weis</li>
     <li>Update SpotBugs to 4.1.2 (from 4.1.1), upgrade spotbugs-gradle-plugin to 4.5.0 (from 2.0.0)</li>
     <li>Update org.sonarqube Gradle plugin to 3.0 (from 2.7.1)</li>
+    <li>Update Apache ActiveMQ to 5.16.0 (from 5.15.11)</li>
 </ul>
 
  <!-- =================== Bug fixes =================== -->


[jmeter] 08/11: Update equalsverifier to 3.4.2

Posted by fs...@apache.org.
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 1ab3021dc0f3416273881a3003c6846fe0c5521e
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Sun Aug 30 11:34:10 2020 +0200

    Update equalsverifier to 3.4.2
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 971bf87..73b8028 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -74,7 +74,7 @@ commons-text.version=1.9
 darklaf.version=2.4.5
 dec.version=0.1.2
 dnsjava.version=2.1.9
-equalsverifier.version=3.1.13
+equalsverifier.version=3.4.2
 freemarker.version=2.3.30
 ftplet-api.version=1.1.1
 ftpserver-core.version=1.1.1
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 6677b82..e1a1620 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -145,6 +145,7 @@ applications when JMeter is starting up.</p>
     <li>Update Apache commons-net to 3.7 (from 3.6)</li>
     <li>Update Apache commons-pool2 to 2.8.1 (from 2.8.0)</li>
     <li>Update Apache commons-text to 1.9 (from 1.8)</li>
+    <li>Update equalsverifier to 3.4.2 (from 3.1.13)</li>
 </ul>
 
  <!-- =================== Bug fixes =================== -->


[jmeter] 09/11: Update junit5 to 5.6.2

Posted by fs...@apache.org.
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 736d4c2fee01feddc464e9314cdd228ceac6f7a9
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Sun Aug 30 11:49:05 2020 +0200

    Update junit5 to 5.6.2
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 73b8028..10eda89 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -101,7 +101,7 @@ json-smart.version=2.3
 jsoup.version=1.13.1
 jtidy.version=r938
 junit4.version=4.13
-junit5.version=5.6.0
+junit5.version=5.6.2
 log4j.version=2.13.1
 mail.version=1.5.0-b01
 miglayout.version=5.2
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index e1a1620..dafbd88 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -146,6 +146,7 @@ applications when JMeter is starting up.</p>
     <li>Update Apache commons-pool2 to 2.8.1 (from 2.8.0)</li>
     <li>Update Apache commons-text to 1.9 (from 1.8)</li>
     <li>Update equalsverifier to 3.4.2 (from 3.1.13)</li>
+    <li>Update junit5 to 5.6.2 (from 5.6.0)</li>
 </ul>
 
  <!-- =================== Bug fixes =================== -->


[jmeter] 03/11: Update Apache commons-io to 2.7 (from 2.6)

Posted by fs...@apache.org.
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 f9445e83042ded0aacdc26248aad0fbf141274da
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Sun Aug 30 11:12:16 2020 +0200

    Update Apache commons-io to 2.7 (from 2.6)
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index a3c9cd8..6bfd739 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -62,7 +62,7 @@ commons-codec.version=1.14
 commons-collections.version=3.2.2
 commons-collections4.version=4.4
 commons-dbcp2.version=2.7.0
-commons-io.version=2.6
+commons-io.version=2.7
 commons-jexl.version=2.1.1
 commons-jexl3.version=3.1
 commons-lang.version=2.6
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 2770af8..fe88f1b 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -140,6 +140,7 @@ applications when JMeter is starting up.</p>
     <li>Update org.sonarqube Gradle plugin to 3.0 (from 2.7.1)</li>
     <li>Update Apache ActiveMQ to 5.16.0 (from 5.15.11)</li>
     <li>Update Bouncycastle to 1.66 (from 1.64)</li>
+    <li>Update Apache commons-io to 2.7 (from 2.6)</li>
 </ul>
 
  <!-- =================== Bug fixes =================== -->


[jmeter] 10/11: Update Apache log4j2 to 2.13.3

Posted by fs...@apache.org.
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 79d99fcea988a61228386631ed029751ced274b0
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Sun Aug 30 11:50:15 2020 +0200

    Update Apache log4j2 to 2.13.3
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 10eda89..0f6e8c4 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -102,7 +102,7 @@ jsoup.version=1.13.1
 jtidy.version=r938
 junit4.version=4.13
 junit5.version=5.6.2
-log4j.version=2.13.1
+log4j.version=2.13.3
 mail.version=1.5.0-b01
 miglayout.version=5.2
 mina-core.version=2.0.19
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index dafbd88..8f14841 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -147,6 +147,7 @@ applications when JMeter is starting up.</p>
     <li>Update Apache commons-text to 1.9 (from 1.8)</li>
     <li>Update equalsverifier to 3.4.2 (from 3.1.13)</li>
     <li>Update junit5 to 5.6.2 (from 5.6.0)</li>
+    <li>Update Apache log4j2 to 2.13.3 (from 2.13.1)</li>
 </ul>
 
  <!-- =================== Bug fixes =================== -->


[jmeter] 07/11: Update Apache commons-text to 1.9

Posted by fs...@apache.org.
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 acaacb3c32ed8d28620e07f829582456bac90b09
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Sun Aug 30 11:27:14 2020 +0200

    Update Apache commons-text to 1.9
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index d77121d..971bf87 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -70,7 +70,7 @@ commons-lang3.version=3.11
 commons-math3.version=3.6.1
 commons-net.version=3.7
 commons-pool2.version=2.8.1
-commons-text.version=1.8
+commons-text.version=1.9
 darklaf.version=2.4.5
 dec.version=0.1.2
 dnsjava.version=2.1.9
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 430be6c..6677b82 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -144,6 +144,7 @@ applications when JMeter is starting up.</p>
     <li>Update Apache commons-lang3 to 3.11 (from 3.10)</li>
     <li>Update Apache commons-net to 3.7 (from 3.6)</li>
     <li>Update Apache commons-pool2 to 2.8.1 (from 2.8.0)</li>
+    <li>Update Apache commons-text to 1.9 (from 1.8)</li>
 </ul>
 
  <!-- =================== Bug fixes =================== -->


[jmeter] 02/11: Update Bouncycastle to 1.66

Posted by fs...@apache.org.
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 8a7da195225c847d51cb5228dafc2d4edefab535
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Sun Aug 30 11:06:56 2020 +0200

    Update Bouncycastle to 1.66
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index c2a1fd7..a3c9cd8 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -53,7 +53,7 @@ activemq.version=5.16.0
 apache-rat.version=0.13
 apiguardian-api.version=1.1.0
 asm.version=7.3.1
-bouncycastle.version=1.64
+bouncycastle.version=1.66
 bsf.version=2.4.0
 bsh.version=2.0b6
 caffeine.version=2.8.0
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 2e09e5a..2770af8 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -139,6 +139,7 @@ applications when JMeter is starting up.</p>
     <li>Update SpotBugs to 4.1.2 (from 4.1.1), upgrade spotbugs-gradle-plugin to 4.5.0 (from 2.0.0)</li>
     <li>Update org.sonarqube Gradle plugin to 3.0 (from 2.7.1)</li>
     <li>Update Apache ActiveMQ to 5.16.0 (from 5.15.11)</li>
+    <li>Update Bouncycastle to 1.66 (from 1.64)</li>
 </ul>
 
  <!-- =================== Bug fixes =================== -->


[jmeter] 04/11: Update Apache commons-lang3 to 3.11

Posted by fs...@apache.org.
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 19ff94a0a791b63145db422d41c5da02fe8d42fc
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Sun Aug 30 11:20:08 2020 +0200

    Update Apache commons-lang3 to 3.11
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 6bfd739..dbf4fc3 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -66,7 +66,7 @@ commons-io.version=2.7
 commons-jexl.version=2.1.1
 commons-jexl3.version=3.1
 commons-lang.version=2.6
-commons-lang3.version=3.10
+commons-lang3.version=3.11
 commons-math3.version=3.6.1
 commons-net.version=3.6
 commons-pool2.version=2.8.0
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index fe88f1b..71bab81 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -141,6 +141,7 @@ applications when JMeter is starting up.</p>
     <li>Update Apache ActiveMQ to 5.16.0 (from 5.15.11)</li>
     <li>Update Bouncycastle to 1.66 (from 1.64)</li>
     <li>Update Apache commons-io to 2.7 (from 2.6)</li>
+    <li>Update Apache commons-lang3 to 3.11 (from 3.10)</li>
 </ul>
 
  <!-- =================== Bug fixes =================== -->


[jmeter] 05/11: Update Apache commons-net to 3.7

Posted by fs...@apache.org.
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 1f62fa76ef115bda7ad193dbd80fc52bf060974c
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Sun Aug 30 11:24:37 2020 +0200

    Update Apache commons-net to 3.7
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index dbf4fc3..4a3468d 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -68,7 +68,7 @@ commons-jexl3.version=3.1
 commons-lang.version=2.6
 commons-lang3.version=3.11
 commons-math3.version=3.6.1
-commons-net.version=3.6
+commons-net.version=3.7
 commons-pool2.version=2.8.0
 commons-text.version=1.8
 darklaf.version=2.4.5
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 71bab81..9fa2cbd 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -142,6 +142,7 @@ applications when JMeter is starting up.</p>
     <li>Update Bouncycastle to 1.66 (from 1.64)</li>
     <li>Update Apache commons-io to 2.7 (from 2.6)</li>
     <li>Update Apache commons-lang3 to 3.11 (from 3.10)</li>
+    <li>Update Apache commons-net to 3.7 (from 3.6)</li>
 </ul>
 
  <!-- =================== Bug fixes =================== -->


[jmeter] 06/11: Update Apache commons-pool2 to 2.8.1

Posted by fs...@apache.org.
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 11d5bbd8fdf75db71288a93ceaed3b2c8c81e796
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Sun Aug 30 11:26:05 2020 +0200

    Update Apache commons-pool2 to 2.8.1
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 4a3468d..d77121d 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -69,7 +69,7 @@ commons-lang.version=2.6
 commons-lang3.version=3.11
 commons-math3.version=3.6.1
 commons-net.version=3.7
-commons-pool2.version=2.8.0
+commons-pool2.version=2.8.1
 commons-text.version=1.8
 darklaf.version=2.4.5
 dec.version=0.1.2
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 9fa2cbd..430be6c 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -143,6 +143,7 @@ applications when JMeter is starting up.</p>
     <li>Update Apache commons-io to 2.7 (from 2.6)</li>
     <li>Update Apache commons-lang3 to 3.11 (from 3.10)</li>
     <li>Update Apache commons-net to 3.7 (from 3.6)</li>
+    <li>Update Apache commons-pool2 to 2.8.1 (from 2.8.0)</li>
 </ul>
 
  <!-- =================== Bug fixes =================== -->