[jmeter] branch master updated: Upgrade Darklaf to 2.4.0 from 2.3.0

2020-07-09 Thread pmouawad
This is an automated email from the ASF dual-hosted git repository.

pmouawad 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 def282e  Upgrade Darklaf to 2.4.0 from 2.3.0
def282e is described below

commit def282ef34d4631a9c857ad32b748e30c7d8a90b
Author: pmouawad 
AuthorDate: Thu Jul 9 09:16:53 2020 +0200

Upgrade Darklaf to 2.4.0 from 2.3.0
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 91b3973..8a2c541 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -67,7 +67,7 @@ commons-math3.version=3.6.1
 commons-net.version=3.6
 commons-pool2.version=2.8.0
 commons-text.version=1.8
-darklaf.version=2.3.0
+darklaf.version=2.4.0
 dec.version=0.1.2
 dnsjava.version=2.1.9
 equalsverifier.version=3.1.13
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 5d0ffae..999558b 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -121,7 +121,7 @@ Summary
 64454More precise error message, when no datasource value 
can be found in JDBC sampler
 64440Log exeptions reported via 
JMeterUtils#reportToUser even when in GUI mode
 591Remove deprecated sudo flag from travis file. Deng Liming 
(liming.d.pro at gmail.com)
-Updated Darklaf to 2.3.0 (from 2.1.1)
+Updated Darklaf to 2.4.0 (from 2.1.1)
 596Use neutral words in documentation
 63809557Updated commons-collections to 4.4 (from 
3.2.2) while keeping the jars for the old commons-collections 3.x for 
compatibility
 598Add another option for creating diffs to the building 
page. Contributed by jmetertea (github.com/jmetertea)



[jmeter] branch master updated: Upgrade Darklaf to 2.4.0 from 2.3.0

2020-07-09 Thread pmouawad
This is an automated email from the ASF dual-hosted git repository.

pmouawad 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 def282e  Upgrade Darklaf to 2.4.0 from 2.3.0
def282e is described below

commit def282ef34d4631a9c857ad32b748e30c7d8a90b
Author: pmouawad 
AuthorDate: Thu Jul 9 09:16:53 2020 +0200

Upgrade Darklaf to 2.4.0 from 2.3.0
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 91b3973..8a2c541 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -67,7 +67,7 @@ commons-math3.version=3.6.1
 commons-net.version=3.6
 commons-pool2.version=2.8.0
 commons-text.version=1.8
-darklaf.version=2.3.0
+darklaf.version=2.4.0
 dec.version=0.1.2
 dnsjava.version=2.1.9
 equalsverifier.version=3.1.13
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 5d0ffae..999558b 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -121,7 +121,7 @@ Summary
 64454More precise error message, when no datasource value 
can be found in JDBC sampler
 64440Log exeptions reported via 
JMeterUtils#reportToUser even when in GUI mode
 591Remove deprecated sudo flag from travis file. Deng Liming 
(liming.d.pro at gmail.com)
-Updated Darklaf to 2.3.0 (from 2.1.1)
+Updated Darklaf to 2.4.0 (from 2.1.1)
 596Use neutral words in documentation
 63809557Updated commons-collections to 4.4 (from 
3.2.2) while keeping the jars for the old commons-collections 3.x for 
compatibility
 598Add another option for creating diffs to the building 
page. Contributed by jmetertea (github.com/jmetertea)



[jmeter] branch master updated: Trigger new build following fix of https://github.com/weisJ/darklaf/issues/192

2020-07-09 Thread pmouawad
This is an automated email from the ASF dual-hosted git repository.

pmouawad 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 fb66ca9  Trigger new build following fix of 
https://github.com/weisJ/darklaf/issues/192
fb66ca9 is described below

commit fb66ca90547856d39b59e98b978cb551e53f5a04
Author: pmouawad 
AuthorDate: Thu Jul 9 13:12:37 2020 +0200

Trigger new build following fix of 
https://github.com/weisJ/darklaf/issues/192
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index a6eeb8a..c6292fb 100644
--- a/README.md
+++ b/README.md
@@ -238,4 +238,5 @@ Java Cryptography Extension (JCE) API to provide
 
 Apache JMeter does not include any implementation of JSSE or JCE.
 
+
 **Thank you for using Apache JMeter.**