Commit Graph

15240 Commits

Author SHA1 Message Date
Felix Schumacher 07d5865ea6 Update classpath in mirror-server scripts to reflect log4j updates.
Followup to r1821929


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1823083 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6cf28e673b
2018-02-04 09:39:05 +00:00
Philippe Mouawad d42336ef9b Update as per 4.0 new configuration.
Make message more explicit
Mention best-practices

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822960 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: f4e0d80678
2018-02-02 13:53:58 +00:00
Bruno Demion 3423d20d1b Prepare next release 4.0: update docs tree and overview (RC5)
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822958 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 2eebed687b
2018-02-02 13:52:01 +00:00
Bruno Demion 1b85789ec8 Space policy
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822957 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: ea682080ba
2018-02-02 13:48:20 +00:00
Bruno Demion 9cc06ec115 Add create-rmi-keystore.* to source/bin packages
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822927 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: fd61bebe04
2018-02-02 07:27:58 +00:00
Felix Schumacher 51d5f1d33f Catch BindException and add the used address to get more information
why nightly builds are not completing.


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822898 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: f43ad48079
2018-02-01 19:36:53 +00:00
Philippe Mouawad 2b5a1426c9 Bug 61852 : View Results Tree: Add a Boundary Extractor Tester
Bugzilla Id: 61852

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822889 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 4e23fef4d5
2018-02-01 16:42:40 +00:00
Felix Schumacher 12ab2c8db9 Use source tag for overlong lines.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822832 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 53852d3bb3
2018-01-31 20:42:23 +00:00
Felix Schumacher 7702a475b0 Test function reference when showing the tip about help.local.
Use %n in String#format and remove unused parameter targetObject.


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822831 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 91abe1b958
2018-01-31 20:40:01 +00:00
Philippe Mouawad 4feebf23d9 Drop BSF Elements documentation
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822830 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 9a6a7429ef
2018-01-31 20:23:04 +00:00
Philippe Mouawad f7110d1595 Mention __groovy as better alternative for __BeanShell
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822825 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: a128d4c7cc
2018-01-31 20:00:27 +00:00
Philippe Mouawad 63f58a9a40 Mention Keystore Configuration for client Certificate authentication
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822824 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 17bcdf59f8
2018-01-31 19:59:44 +00:00
Philippe Mouawad 2306b62188 Mention prev in Beanshell Assertion
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822823 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: bc96201008
2018-01-31 19:48:45 +00:00
Felix Schumacher f6710bb596 Followup to r1822700. Add back java 9 detection as noted by pmouawad.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822757 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 648e4271c8
2018-01-31 05:51:47 +00:00
Philippe Mouawad 6c0ffcbe4a Bug 61529 - Migration to Java 9
Add Java 9 options to avoid the warnings that will disturb our users.
Warnings are due to:
- https://github.com/bulenkov/Darcula/issues/41
- https://issues.apache.org/jira/browse/GROOVY-8339
Bugzilla Id: 61529

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822712 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 03dc1b93bb
2018-01-30 22:19:28 +00:00
Philippe Mouawad e617b238c8 Bug 62062 - ThroughputController: StackOverFlowError triggered when throughput=0 (Total Executions or Percentage Executions)
This closes #373
Partly contributed by Artem Fedorov
Bugzilla Id: 62062

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822704 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 042dac1d68
2018-01-30 21:38:15 +00:00
Felix Schumacher b03dffd8b2 Rip out most logic from jmeter.sh and make it a simple wrapper for jmeter.sh
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822700 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: dcaa462657
2018-01-30 20:54:49 +00:00
Felix Schumacher 4c244dfd22 We now have more tests, that depend on rmi, so add the rmi_force_localhost option to those cases.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822696 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: f89c3e4c06
2018-01-30 20:22:52 +00:00
Bruno Demion f73ed04a8a Prepare next release 4.0: update docs tree and overview (RC4)
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822612 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: f498a758c9
2018-01-30 07:49:14 +00:00
Felix Schumacher ed197a4d1b Remove unused import.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822610 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 502f347af8
2018-01-30 06:13:51 +00:00
Felix Schumacher c4d8e0e025 Display a warn message, if the desktop doesn't support the Desktop.Action.BROWSE.
This can happen, when JMeter is started on a ssh tunneled X11 server.

If the URL appears to be a component documentation, add a line that tells the user
to set the system property help.local to true.

Bugzilla Id: 62027


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822578 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: b806dbdab1
2018-01-29 20:17:14 +00:00
Felix Schumacher 78057bfdfc spacepolice
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822565 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 854a4c557d
2018-01-29 19:24:40 +00:00
Felix Schumacher 883a141971 Add missing parameter to log messages and correct one typo.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822560 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 08bf3f300a
2018-01-29 19:18:14 +00:00
Felix Schumacher 9475ed683b Use https for links, images and ressources, when possible.
As the web site is used as default for the help system and
it is served over https, it looks strange, when the browser
warns the user about an unsafe website. That will happen,
when images or other ressources are embedded by plain http.


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822551 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 800a585d9a
2018-01-29 18:18:13 +00:00
Philippe Mouawad 55b7032a3a Update screenshots for Thread Group, Tear down Thread Group and Setup Thread Group
Add screenshots for JSON Assertion, Boundary Extractor 

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822493 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 0dc817cf7e
2018-01-29 09:03:23 +00:00
Philippe Mouawad 0203c13928 Mention change
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822492 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: c517c05b16
2018-01-29 09:01:50 +00:00
Bruno Demion 2786b6fbfa Try to fix an issue into maven upload asc files for sources and javadoc
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822472 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: dc466bba3d
2018-01-28 18:27:10 +00:00
Bruno Demion 64daf50607 Predefine version and RC too.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822461 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 1598fb3249
2018-01-28 14:29:56 +00:00
Bruno Demion 3076581acd better without tab
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822460 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 9005858830
2018-01-28 14:24:07 +00:00
Bruno Demion c3d891ef9e Fix an issue with bsh 2.0b6 when svnmuccScript run (void on RCdir)
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822459 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 9f8349529d
2018-01-28 14:20:58 +00:00
Felix Schumacher bc850eb1b0 Remove -server argument, as it prevents starting a 32-Bit JRE and is default for 64-Bit JVMs anyway.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822456 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: d844d60944
2018-01-28 13:54:09 +00:00
Bruno Demion 9d3b4eda1c Prepare next release 4.0: update docs tree and overview (RC1)
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822450 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 0325025cb3
2018-01-28 08:38:53 +00:00
Bruno Demion 79f8be7619 Removed unnecessary entries
Alphabetical order for the keys (via I18Nedit)
Upper case for unicode char (via I18Nedit)

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822448 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 3ef741815c
2018-01-28 08:25:13 +00:00
Philippe Mouawad 8301838f22 Increase Heap size from 512m to 1g
Comment out additional JVM options following Felix notes

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822431 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 909686359c
2018-01-27 19:23:57 +00:00
Felix Schumacher df8079ad0a cn of the cert is not checked, and can be anything one likes.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822419 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: eed19c6d47
2018-01-27 15:29:47 +00:00
Philippe Mouawad e4e7bfbfa8 Comment JAVAVER better as per Felix note
Adapt some GC tuning based on:
- http://www.evanjones.ca/jvm-mmap-pause.html
- https://docs.oracle.com/javase/9/gctuning/garbage-first-garbage-collector-tuning.htm

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822417 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: b36c441647
2018-01-27 15:24:32 +00:00
Felix Schumacher 5556e9f857 Set executable property for subversion
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822415 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 3751b82a41
2018-01-27 15:22:49 +00:00
Philippe Mouawad 63805a7777 Bug 61529 : Migration to Java 9
Fix wrong version detection
Bugzilla Id: 61529

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822412 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 257ae8a17a
2018-01-27 14:44:22 +00:00
Philippe Mouawad 9fccbe02a0 Bug 61529 : Migration to Java 9 , fix unused ADD_MODS on windows
Bugzilla Id: 61529

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822407 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 633581f9a1
2018-01-27 14:05:11 +00:00
Felix Schumacher b81948655c Mention setup of SSL for RMI
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822402 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 5a0d57db2f
2018-01-27 12:57:58 +00:00
Felix Schumacher ab6689d1f1 Add a bit more documentation on how to setup the keys for ssl.
Bugzilla Id: 62039


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822400 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 935b8175f3
2018-01-27 12:27:32 +00:00
Felix Schumacher 0063611fcd Let the browser decide how much space is left for the 'required' column.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822399 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 3e3aa24cd3
2018-01-27 12:22:10 +00:00
Felix Schumacher c9b934ddd5 Give an info message, when SSL for RMI has been disabled and don't try to use SSL
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822382 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: a4646bfdc3
2018-01-27 10:27:01 +00:00
Felix Schumacher ec049e9feb Add a bit more details to the default values.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822381 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 79dc269ebf
2018-01-27 10:23:03 +00:00
Felix Schumacher 7ab779b8a8 javadoc: fill in param, return and throws tags
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822380 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 166a1ee2c0
2018-01-27 10:11:34 +00:00
Felix Schumacher eb15cc2c38 javadoc: fill in return and throws tags
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822379 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 0a3d45638f
2018-01-27 10:00:52 +00:00
Felix Schumacher a3bafc8e6c javadoc: fill in return and throws tags
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822378 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: c0763da75b
2018-01-27 09:43:53 +00:00
Philippe Mouawad 1f3c231f18 Bug 62039 Distributed testing: Provide ability to use SSL
Bugzilla Id: 62039

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822364 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 172adcc264
2018-01-26 22:54:00 +00:00
Felix Schumacher c6cf412f6d javadoc: fill in the param tag
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822362 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: c1883485a1
2018-01-26 22:24:27 +00:00
Felix Schumacher 10f49f8008 javadoc: document the (hopefully correct) return value
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822361 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 7e05d713ec
2018-01-26 22:22:48 +00:00