You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by mi...@apache.org on 2021/01/17 12:25:36 UTC

[jmeter-site-preview] branch gh-pages updated: Update preview for Apache JMeter v5.4.1-rc2

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

milamber pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/jmeter-site-preview.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new bb415b3  Update preview for Apache JMeter v5.4.1-rc2
bb415b3 is described below

commit bb415b39dda0dee675757aacd7f00177c364f477
Author: Milamber <mi...@apache.org>
AuthorDate: Sun Jan 17 13:25:29 2021 +0100

    Update preview for Apache JMeter v5.4.1-rc2
---
 rat/index.html                                     | 5 +++--
 rat/rat-report.txt                                 | 7 ++++---
 site/api/org/apache/jmeter/util/SlowSSLSocket.html | 2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/rat/index.html b/rat/index.html
index e8af328..458a726 100644
--- a/rat/index.html
+++ b/rat/index.html
@@ -39,10 +39,10 @@ caption {color:blue;text-align:left;}
 Table 1: A snapshot summary of this rat report.
 </caption>
 <tr>
-<td colspan="1" class="notes">Notes: 38</td><td colspan="1" class="binaries">Binaries: 10</td><td colspan="1" class="archives">Archives: 3</td><td colspan="1" class="standards">Standards: 1799</td>
+<td colspan="1" class="notes">Notes: 38</td><td colspan="1" class="binaries">Binaries: 10</td><td colspan="1" class="archives">Archives: 3</td><td colspan="1" class="standards">Standards: 1800</td>
 </tr>
 <tr>
-<td colspan="2" class="licenced">Apache Licensed: 1799</td><td colspan="2" class="generated">Generated Documents: 0</td>
+<td colspan="2" class="licenced">Apache Licensed: 1800</td><td colspan="2" class="generated">Generated Documents: 0</td>
 </tr>
 <tr>
 <td colspan="2" class="java_note">Note: JavaDocs are generated and so license header is optional</td><td colspan="2" class="generated_note">Note: Generated files do not require license headers</td>
@@ -1411,6 +1411,7 @@ Table 1: A snapshot summary of this rat report.
   AL         /src/protocol/http/src/main/resources/org/apache/jmeter/protocol/http/sampler/AccessLogSamplerResources.properties<br>
   AL         /src/protocol/http/src/main/resources/org/apache/jmeter/protocol/http/sampler/AccessLogSamplerResources_es.properties<br>
   AL         /src/protocol/http/src/main/resources/org/apache/jmeter/protocol/http/sampler/AccessLogSamplerResources_ko.properties<br>
+  AL         /src/protocol/http/src/main/resources/org/apache/jmeter/protocol/http/gui/action/tika-config.xml<br>
   AL         /src/protocol/http/src/main/java/org/apache/jmeter/protocol/http/proxy/FormCharSetFinder.java<br>
   AL         /src/protocol/http/src/main/java/org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.java<br>
   AL         /src/protocol/http/src/main/java/org/apache/jmeter/protocol/http/proxy/SamplerCreator.java<br>
diff --git a/rat/rat-report.txt b/rat/rat-report.txt
index 0ed6e3c..e6a8882 100644
--- a/rat/rat-report.txt
+++ b/rat/rat-report.txt
@@ -2,14 +2,14 @@
 *****************************************************
 Summary
 -------
-Generated at: 2021-01-11T14:49:23+01:00
+Generated at: 2021-01-17T13:24:25+01:00
 
 Notes: 38
 Binaries: 10
 Archives: 3
-Standards: 1799
+Standards: 1800
 
-Apache Licensed: 1799
+Apache Licensed: 1800
 Generated Documents: 0
 
 JavaDocs are generated, thus a license header is optional.
@@ -1376,6 +1376,7 @@ Archives:
   AL    /src/protocol/http/src/main/resources/org/apache/jmeter/protocol/http/sampler/AccessLogSamplerResources.properties
   AL    /src/protocol/http/src/main/resources/org/apache/jmeter/protocol/http/sampler/AccessLogSamplerResources_es.properties
   AL    /src/protocol/http/src/main/resources/org/apache/jmeter/protocol/http/sampler/AccessLogSamplerResources_ko.properties
+  AL    /src/protocol/http/src/main/resources/org/apache/jmeter/protocol/http/gui/action/tika-config.xml
   AL    /src/protocol/http/src/main/java/org/apache/jmeter/protocol/http/proxy/FormCharSetFinder.java
   AL    /src/protocol/http/src/main/java/org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.java
   AL    /src/protocol/http/src/main/java/org/apache/jmeter/protocol/http/proxy/SamplerCreator.java
diff --git a/site/api/org/apache/jmeter/util/SlowSSLSocket.html b/site/api/org/apache/jmeter/util/SlowSSLSocket.html
index 2f87673..77337e9 100644
--- a/site/api/org/apache/jmeter/util/SlowSSLSocket.html
+++ b/site/api/org/apache/jmeter/util/SlowSSLSocket.html
@@ -407,7 +407,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLSock
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;javax.net.ssl.<a href="https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLSocket.html?is-external=true" title="class or interface in javax.net.ssl">SSLSocket</a></h3>
-<code><a href="https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLSocket.html?is-external=true#getHandshakeSession--" title="class or interface in javax.net.ssl">getHandshakeSession</a>, <a href="https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLSocket.html?is-external=true#getSSLParameters--" title="class or interface in javax.net.ssl">getSSLParameters</a>, <a href="https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLSocket.html?is-external=true#setSSLParameters- [...]
+<code><a href="https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLSocket.html?is-external=true#getApplicationProtocol--" title="class or interface in javax.net.ssl">getApplicationProtocol</a>, <a href="https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLSocket.html?is-external=true#getHandshakeApplicationProtocol--" title="class or interface in javax.net.ssl">getHandshakeApplicationProtocol</a>, <a href="https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLSocket.htm [...]
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.net.Socket">