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 a73f283 Update preview for Apache JMeter v5.2-rc3 a73f283 is described below commit a73f283d82f4f31a3c41dca3e04990ac66e7231f Author: Milamber AuthorDate: Tue Oct 15 13:35:20 2019 +0100 Update preview for Apache JMeter v5.2-rc3 --- rat/rat-report.txt | 2 +- site/api/index-all.html | 8 ++----- .../jmeter/assertions/XMLSchemaAssertion.html | 14 +++++------ .../apache/jmeter/assertions/gui/AssertionGui.html | 5 +--- site/api/serialized-form.html | 5 +--- site/changes.html | 27 ++++++++++++++++++---- site/usermanual/functions.html | 4 ++-- site/usermanual/hints_and_tips.html | 2 +- 8 files changed, 36 insertions(+), 31 deletions(-) diff --git a/rat/rat-report.txt b/rat/rat-report.txt index f50c424..2270b54 100644 --- a/rat/rat-report.txt +++ b/rat/rat-report.txt @@ -2,7 +2,7 @@ ***************************************************** Summary ------- -Generated at: 2019-10-09T17:48:54+03:00 +Generated at: 2019-10-15T13:33:43+01:00 Notes: 35 Binaries: 10 diff --git a/site/api/index-all.html b/site/api/index-all.html index c8fe0f8..b7effbc 100644 --- a/site/api/index-all.html +++ b/site/api/index-all.html @@ -1776,9 +1776,7 @@
GUI interface for a ResponseAssertion.
AssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.AssertionGui
-
-
Create a new AssertionGui panel.
-
+
 
AssertionResult - Class in org.apache.jmeter.assertions
Implements Response Assertion checking.
@@ -13134,9 +13132,7 @@
Returns the result of the Assertion.
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.XMLSchemaAssertion
-
-
getResult
-
+
 
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.XPath2Assertion
Returns the result of the Assertion.
diff --git a/site/api/org/apache/jmeter/assertions/XMLSchemaAssertion.html b/site/api/org/apache/jmeter/assertions/XMLSchemaAssertion.html index 6624e3d..10b3ed2 100644 --- a/site/api/org/apache/jmeter/assertions/XMLSchemaAssertion.html +++ b/site/api/org/apache/jmeter/assertions/XMLSchemaAssertion.html @@ -206,7 +206,8 @@ implements AssertionResult getResult(SampleResult response) -
getResult
+
Returns the AssertionResult object encapsulating information about the + success or failure of the assertion.
@@ -350,7 +351,9 @@ implements

getResult

public AssertionResult getResult(SampleResult response)
-
getResult
+
Description copied from interface: Assertion
+
Returns the AssertionResult object encapsulating information about the + success or failure of the assertion.
Specified by:
getResult in interface Assertion
@@ -369,12 +372,7 @@ implements
  • setXsdFileName

    -
    public void setXsdFileName(String xmlSchemaFileName)
    -                    throws IllegalArgumentException
    -
    -
    Throws:
    -
    IllegalArgumentException
    -
    +
    public void setXsdFileName(String xmlSchemaFileName)
  • diff --git a/site/api/org/apache/jmeter/assertions/gui/AssertionGui.html b/site/api/org/apache/jmeter/assertions/gui/AssertionGui.html index aa66a7c..480b70c 100644 --- a/site/api/org/apache/jmeter/assertions/gui/AssertionGui.html +++ b/site/api/org/apache/jmeter/assertions/gui/AssertionGui.html @@ -245,9 +245,7 @@ extends Constructor and Description -AssertionGui() -
    Create a new AssertionGui panel.
    - +AssertionGui()  @@ -387,7 +385,6 @@ extends

    AssertionGui

    public AssertionGui()
    -
    Create a new AssertionGui panel.
    diff --git a/site/api/serialized-form.html b/site/api/serialized-form.html index 3607d47..184ec91 100644 --- a/site/api/serialized-form.html +++ b/site/api/serialized-form.html @@ -405,8 +405,7 @@
  • containsBox

    JRadioButton containsBox
    -
    Radio button indicating to test if the field contains one of the - patterns.
    +
    Radio button indicating to test if the field contains one of the patterns.
  • matchesBox

    @@ -432,7 +431,6 @@
  • orBox

    JCheckBox orBox
    -
    Add new OR checkbox.
  • stringTable

    @@ -442,7 +440,6 @@
  • deletePattern

    JButton deletePattern
    -
    Button to delete a pattern.
  • tableModel

    diff --git a/site/changes.html b/site/changes.html index 147ced5..c9d8a18 100644 --- a/site/changes.html +++ b/site/changes.html @@ -512,7 +512,8 @@ to view the last release notes of version 5.1.1. Bug 63355 - - View Results Tree: Browser view option is not Available with Java 11, document how to make it available
  • + View Results Tree: Browser view option is not Available since Java 11, document how to make it available, see this +
  • @@ -563,6 +564,10 @@ to view the last release notes of version 5.1.1.
  • Updated to Saxon-HE 9.9.1-5 (from 9.9.1-1)
  • Updated to slf4j 1.7.28 (from 1.7.25)
  • + +
  • Updated to tika-core and tika-parsers 1.22 (from 1.21)
  • + +
  • Updated jackson-annotations, jackson-core and jackson-databind to 2.9.10 (from 2.9.8)
  • @@ -581,10 +586,6 @@ to view the last release notes of version 5.1.1. - Switch build from Apache Ant to Gradle -
  • Updated to tika-core and tika-parsers 1.22 (from 1.21)
  • - -
  • Updated jackson-annotations, jackson-core and jackson-databind to 2.9.10 (from 2.9.8)
  • -
  • Bug @@ -1010,6 +1011,22 @@ This is due to a known Java bug Nashorn has been deprecated. +Java will emit the following deprecation warnings, if you are using JavaScript based on Nashorn. +
    +Warning: Nashorn engine is planned to be removed from a future JDK release
    +
    +To silence these warnings, add -Dnashorn.args=--no-deprecation-warning to your Java arguments. +That can be achieved by setting the enviroment variable JVM_ARGS + +
    +export JVM_ARGS="-Dnashorn.args=--no-deprecation-warning"
    +
    + +
  • + diff --git a/site/usermanual/functions.html b/site/usermanual/functions.html index 0001173..a0a0903 100644 --- a/site/usermanual/functions.html +++ b/site/usermanual/functions.html @@ -378,7 +378,7 @@ Alternatively, just use / instead for the path separat -Scripting groovyrun a Groovy script3.1 +Scripting groovyrun an Apache Groovy script3.1 @@ -2343,7 +2343,7 @@ Instead do the following, which can be cached:
    ${__groovy(va
             
     
    Expression to evaluate
    -
    A groovy script (not a file name) +
    An Apache Groovy script (not a file name)
    Argument values that themselves contain commas should be escaped as necessary. If you need to include a comma in your parameter value, escape it like this: '\,'
    diff --git a/site/usermanual/hints_and_tips.html b/site/usermanual/hints_and_tips.html index ddfa7bc..5db5c21 100644 --- a/site/usermanual/hints_and_tips.html +++ b/site/usermanual/hints_and_tips.html @@ -245,7 +245,7 @@ You can use these to determine the correct property setting to change the loggin

    It is sometimes very useful to see Log messages to debug dynamic scripting languages like BeanShell or -groovy used in JMeter. +Apache Groovy used in JMeter. You can view log messages directly in JMeter GUI, to do so: