From commits-return-10217-apmail-jmeter-commits-archive=jmeter.apache.org@jmeter.apache.org Fri Oct 18 08:17:57 2019 Return-Path: X-Original-To: apmail-jmeter-commits-archive@minotaur.apache.org Delivered-To: apmail-jmeter-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 1D16D10253 for ; Fri, 18 Oct 2019 08:17:57 +0000 (UTC) Received: (qmail 96339 invoked by uid 500); 18 Oct 2019 08:17:56 -0000 Delivered-To: apmail-jmeter-commits-archive@jmeter.apache.org Received: (qmail 96322 invoked by uid 500); 18 Oct 2019 08:17:56 -0000 Mailing-List: contact commits-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jmeter.apache.org Delivered-To: mailing list commits@jmeter.apache.org Received: (qmail 96313 invoked by uid 99); 18 Oct 2019 08:17:56 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Oct 2019 08:17:56 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 517B780936; Fri, 18 Oct 2019 08:17:56 +0000 (UTC) Date: Fri, 18 Oct 2019 08:17:56 +0000 To: "commits@jmeter.apache.org" Subject: [jmeter-site-preview] branch gh-pages updated: Update preview for Apache JMeter v5.2-rc4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <157138667621.22851.8847985516820559303@gitbox.apache.org> From: milamber@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: jmeter-site-preview X-Git-Refname: refs/heads/gh-pages X-Git-Reftype: branch X-Git-Oldrev: a73f283d82f4f31a3c41dca3e04990ac66e7231f X-Git-Newrev: a951bb084856835cacd984627cbe9ee39747552c X-Git-Rev: a951bb084856835cacd984627cbe9ee39747552c X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated 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 a951bb0 Update preview for Apache JMeter v5.2-rc4 a951bb0 is described below commit a951bb084856835cacd984627cbe9ee39747552c Author: Milamber AuthorDate: Fri Oct 18 09:17:23 2019 +0100 Update preview for Apache JMeter v5.2-rc4 --- rat/rat-report.txt | 2 +- site/api/index-all.html | 4 ++++ .../apache/jmeter/gui/action/RawTextSearcher.html | 23 +++++++++++++++++++--- .../apache/jmeter/gui/action/RegexpSearcher.html | 23 +++++++++++++++++++--- site/changes.html | 11 +++++++++-- 5 files changed, 54 insertions(+), 9 deletions(-) diff --git a/rat/rat-report.txt b/rat/rat-report.txt index 2270b54..c76e5e3 100644 --- a/rat/rat-report.txt +++ b/rat/rat-report.txt @@ -2,7 +2,7 @@ ***************************************************** Summary ------- -Generated at: 2019-10-15T13:33:43+01:00 +Generated at: 2019-10-18T09:16:01+01:00 Notes: 35 Binaries: 10 diff --git a/site/api/index-all.html b/site/api/index-all.html index b7effbc..a26bb8b 100644 --- a/site/api/index-all.html +++ b/site/api/index-all.html @@ -31558,6 +31558,10 @@ any class wishing to display or present data collected in SampleResults.
 
toString() - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
toString() - Method in class org.apache.jmeter.extractor.json.render.RenderAsJsonRenderer
+
toString() - Method in class org.apache.jmeter.gui.action.RawTextSearcher
+
 
+
toString() - Method in class org.apache.jmeter.gui.action.RegexpSearcher
+
 
toString() - Method in class org.apache.jmeter.gui.action.template.Template
 
toString() - Method in class org.apache.jmeter.gui.logging.LogEventObject
diff --git a/site/api/org/apache/jmeter/gui/action/RawTextSearcher.html b/site/api/org/apache/jmeter/gui/action/RawTextSearcher.html index dafd79d..9d471f1 100644 --- a/site/api/org/apache/jmeter/gui/action/RawTextSearcher.html +++ b/site/api/org/apache/jmeter/gui/action/RawTextSearcher.html @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":10}; +var methods = {"i0":10,"i1":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -161,13 +161,17 @@ implements Implements the search + +String +toString()  +
  • Methods inherited from class java.lang.Object

    -clone, equals, finalize, clone, equals, finalize, -
  • diff --git a/site/api/org/apache/jmeter/gui/action/RegexpSearcher.html b/site/api/org/apache/jmeter/gui/action/RegexpSearcher.html index e5cc83b..a391386 100644 --- a/site/api/org/apache/jmeter/gui/action/RegexpSearcher.html +++ b/site/api/org/apache/jmeter/gui/action/RegexpSearcher.html @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":10}; +var methods = {"i0":10,"i1":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -161,13 +161,17 @@ implements Implements the search + +String +toString()  +
    • Methods inherited from class java.lang.Object

      -clone, equals, finalize, clone, equals, finalize, -
    • diff --git a/site/changes.html b/site/changes.html index c9d8a18..3b5cb48 100644 --- a/site/changes.html +++ b/site/changes.html @@ -321,14 +321,14 @@ to view the last release notes of version 5.1.1. Bug 63406 - - JDBC connection configuration: new option for pre-initialize to initialize the connection pool. Contributed by Franz Schwab (franz.schwab@exasol.com) + JDBC connection configuration: new option for pre-initialize to initialize the connection pool. Contributed by Franz Schwab (franz.schwab at exasol.com)
    • Bug 63561 - - JDBC Request: Allow to only fetch a certain number of rows. Contributed by Franz Schwab (franz.schwab@exasol.com)
    • + JDBC Request: Allow to only fetch a certain number of rows. Contributed by Franz Schwab (franz.schwab at exasol.com)
    • @@ -863,6 +863,13 @@ to view the last release notes of version 5.1.1. Distributed testing: Unable to generate Dashboard report at end of load test
    • + + Bug + 63862 + - + Search Dialog / Search in View Results Tree: Uncaught exception if regex is checked and regex is invalid
    • + +
    • Bug 63793