You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2019/09/29 20:10:07 UTC

[jmeter] branch master updated (de97a94 -> c5210fb)

This is an automated email from the ASF dual-hosted git repository.

pmouawad pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git.


    from de97a94  Updated to freemarker 2.3.29 (from 2.3.28)
     new fddfe85  Updated to httpcore/httpcore-nio 4.12 (from 4.11)
     new c5210fb  Updated to httpclient/httpmime 4.5.10 (from 4.5.7)

The 2 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 | 8 ++++----
 lib/aareadme.txt  | 6 +++---
 xdocs/changes.xml | 3 ++-
 3 files changed, 9 insertions(+), 8 deletions(-)


[jmeter] 02/02: Updated to httpclient/httpmime 4.5.10 (from 4.5.7)

Posted by pm...@apache.org.
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

commit c5210fbe65d2ec6700da91ca39f8c9b809da6690
Author: pmouawad <p....@ubik-ingenierie.com>
AuthorDate: Sun Sep 29 22:09:55 2019 +0200

    Updated to httpclient/httpmime 4.5.10 (from 4.5.7)
---
 gradle.properties | 4 ++--
 lib/aareadme.txt  | 2 +-
 xdocs/changes.xml | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index b9e92b6..e64a6e9 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -63,10 +63,10 @@ hamcrest.version=2.1
 hamcrest-date.version=2.0.4
 hsqldb.version=2.4.1
 httpasyncclient.version=4.1.4
-httpclient.version=4.5.8
+httpclient.version=4.5.10
 httpcore-nio.version=4.4.12
 httpcore.version=4.4.12
-httpmime.version=4.5.8
+httpmime.version=4.5.10
 jackson.version=2.9.10
 jackson-databind.version=2.9.10
 javax.activation.version=1.2.0
diff --git a/lib/aareadme.txt b/lib/aareadme.txt
index 604de74..7b30820 100644
--- a/lib/aareadme.txt
+++ b/lib/aareadme.txt
@@ -214,7 +214,7 @@ junit 4.12
 
 HttpComponents
 - HttpComponents Core 4.4.12
-- HttpComponents Client 4.5.8
+- HttpComponents Client 4.5.10
 - HttpComponents AsyncClient 4.1.4
 - HttpComponents Core NIO 4.4.12
 -----------
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 650d01d..7a88f1d 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -131,7 +131,7 @@ to view the last release notes of version 5.1.1.
 
 <h3>General</h3>
 <ul>
-    <li>Updated to httpclient/httpmime 4.5.8 (from 4.5.7)</li>
+    <li>Updated to httpclient/httpmime 4.5.10 (from 4.5.7)</li>
     <li>Updated to dnsjava 2.1.9 (from 2.1.8)</li>
     <li>Updated to jsoup 1.12.1 (from 1.11.3)</li>
     <li>Updated to rsyntaxtextarea 3.0.4 (from 3.0.2)</li>


[jmeter] 01/02: Updated to httpcore/httpcore-nio 4.12 (from 4.11)

Posted by pm...@apache.org.
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

commit fddfe85adb6d76ca3945e030a21ea646e7832015
Author: pmouawad <p....@ubik-ingenierie.com>
AuthorDate: Sun Sep 29 22:07:46 2019 +0200

    Updated to httpcore/httpcore-nio 4.12 (from 4.11)
---
 gradle.properties | 4 ++--
 lib/aareadme.txt  | 4 ++--
 xdocs/changes.xml | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index f61ac94..b9e92b6 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -64,8 +64,8 @@ hamcrest-date.version=2.0.4
 hsqldb.version=2.4.1
 httpasyncclient.version=4.1.4
 httpclient.version=4.5.8
-httpcore-nio.version=4.4.11
-httpcore.version=4.4.11
+httpcore-nio.version=4.4.12
+httpcore.version=4.4.12
 httpmime.version=4.5.8
 jackson.version=2.9.10
 jackson-databind.version=2.9.10
diff --git a/lib/aareadme.txt b/lib/aareadme.txt
index 8f043d3..604de74 100644
--- a/lib/aareadme.txt
+++ b/lib/aareadme.txt
@@ -213,10 +213,10 @@ junit 4.12
 - unit tests, JUnit sampler
 
 HttpComponents
-- HttpComponents Core 4.4.10
+- HttpComponents Core 4.4.12
 - HttpComponents Client 4.5.8
 - HttpComponents AsyncClient 4.1.4
-- HttpComponents Core NIO 4.4.11
+- HttpComponents Core NIO 4.4.12
 -----------
 http://hc.apache.org/
 - httpclient 4 implementation for HTTP sampler
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 914e39c..650d01d 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -141,6 +141,7 @@ to view the last release notes of version 5.1.1.
     <li>Updated to commons-pool 2.7 (from 2.6)</li>
     <li>Updated to commons-text 1.8 (from 1.6)</li>
     <li>Updated to freemarker 2.3.29 (from 2.3.28)</li>
+    <li>Updated to httpcore/httpcore-nio 4.12 (from 4.11)</li>
     <li><bug>63396</bug>JSR223 Test Elements: Description of Parameters is misleading, same for Script</li>
     <li><bug>63480</bug>XPathAssertion and XPathAssertion2: Improve test coverage for input coming from variable. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
     <li><bug>63452</bug>Tools / Import from cURL: Complete coverage of all command line options that are valid in JMeter use case. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>