Commit Graph

89 Commits

Author SHA1 Message Date
Vladimir Sitnikov 09c3f810dd change: use Java 17 as the build target, require Java 17+ for execution 2024-01-09 11:44:25 +03:00
Vladimir Sitnikov 1ee08f4e28 chore: use Gradle toolchains for JDK provisioning
It enables automatic JDK provisioning (e.g. download), and it enables
using different JDKs for executing Gradle and for building JMeter

Java version can be specified when building with -PjdkVersion=11

You could use ./gradlew -q javaToolchains to list the detected toolchains.

See https://docs.gradle.org/8.0/userguide/toolchains.html#sec:consuming

Fixes https://github.com/apache/jmeter/issues/5986
2023-06-24 18:49:05 +03:00
Felix Schumacher cc62ec4921 Add notice for mxparser to README.md
According to https://raw.githubusercontent.com/x-stream/mxparser/master/LICENSE.txt
we have to put such a notice somewhere in the documentation.
2022-03-05 17:32:22 +01:00
Felix Schumacher 729f637027 Travis-ci moved from .org to .com 2021-04-28 22:16:02 +02:00
Yuanwei 22c66036b5 Fix typo 2020-11-25 13:49:41 +01:00
Felix Schumacher 7fd938f9bc Correct typos in README.me
Based on patches by Pooja Chandak (poojachandak002 at gmail.com)

Closes #612
2020-08-20 17:58:08 +02:00
Graham Russell 99d8946e88
Improved README. (#605)
Changed structure, formatting and wording.
Fixed broken link.
HTTP->HTTPs
2020-07-17 18:28:53 +02:00
pmouawad fb66ca9054 Trigger new build following fix of https://github.com/weisJ/darklaf/issues/192 2020-07-09 13:12:37 +02:00
Vladimir Sitnikov eae06c65b0
Update JMeter screen preview (#575) 2020-05-16 15:02:23 +02:00
Vladimir Sitnikov fae38a3bee Fix Gradle commands in readme 2019-10-28 12:38:00 +03:00
Felix Schumacher 4e4fb9ab56 Add more links to gradle.md and CONTRIBUTING.md 2019-10-26 13:44:17 +02:00
Felix Schumacher 723a8a196a Remove old instructions valid for ant only from README 2019-10-09 21:17:33 +02:00
Vladimir Sitnikov f6a05b9129 Make some code gender neutral
This removes language like "his" and "her" from comments

See https://chromium.googlesource.com/chromium/src/+/master/styleguide/gender_neutral_code.md
2019-10-03 00:42:59 +03:00
Felix Schumacher 7556991464 Describe usage of gradle properties for proxy settings 2019-08-04 17:48:41 +02:00
Felix Schumacher 7eeb15dc37 Use https in docs wherever possible 2019-08-03 13:10:10 +02:00
Felix Schumacher cecd1b9254 Markup changes, small fixes and ant to gradle
Try to change markup to comply with best practices for markdown.
Small fixes like adding a 'k' to change 'lie' to 'like'.
Change command examples from ant to gradle. Still missing are the
required changes to the properties files for proxy usage.
2019-08-03 13:05:38 +02:00
pmouawad 5a40aa8dcb Replace trunk by master and update source repository 2019-06-16 19:34:31 +02:00
Philippe Mouawad b3a5d0ca1e Remove hack for closing PR
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859618 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: b76fd791a2
2019-05-21 08:37:58 +00:00
Philippe Mouawad e6f35ced30 Bug 62463 - Distributed client/server setup: use different RMI ports for the remote objects when using SSL
This closes #389
Bugzilla Id: 62463

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

Former-commit-id: bca3b5a86c
2019-05-21 08:36:51 +00:00
Philippe Mouawad f025ca64dd Remove line used for closing PR
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1849498 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: d2928eb615
2018-12-21 21:30:18 +00:00
Philippe Mouawad 119f788f16 Bug 62887 has been resolved by documenting breaking change. So I am closing issue.
This closes #429
Bugzilla Id: 62887

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

Former-commit-id: 7f4da0ef7a
2018-12-21 21:29:24 +00:00
Philippe Mouawad 07011638cc Cleanup
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1836904 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6eee2cdf21
2018-07-28 13:25:10 +00:00
Philippe Mouawad 4627bbf2f7 Closing invalid PR 390 Update mongo-java-driver version
This closes #390


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

Former-commit-id: 3af4fa5675
2018-07-28 13:21:04 +00:00
Philippe Mouawad d2075f53c0 Closing invalid PR 393 Jmeter 2.4.x
This closes #393

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

Former-commit-id: ec9666f63b
2018-07-28 13:20:20 +00:00
Philippe Mouawad cc9e81bdeb Closing reviewed and WONTFIX PR:
This closes #72
This closes #233

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

Former-commit-id: 7999d816f3
2018-06-15 12:47:15 +00:00
Philippe Mouawad cd887c67ab Closing reviewed and invalid PRs:
This closes #385 
This closes #384
This closes #383

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

Former-commit-id: 7b2894afb9
2018-06-15 12:38:42 +00:00
Felix Schumacher 4224cbb3fb Correct typo in documentation.
Reported by Perze Ababa (perze.ababa at gmail.com>)
Closes #382 on github.


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

Former-commit-id: d945fc4f1c
2018-05-10 07:01:17 +00:00
Philippe Mouawad b3a991697a Add javadocs badge
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1823912 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 89d2dc9c44
2018-02-11 22:40:42 +00:00
Philippe Mouawad 31cc115a47 Oups wrong commit
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821815 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 5ddfbe8563
2018-01-21 21:40:39 +00:00
Philippe Mouawad b96711071d Updated to caffeine 2.6.1 (from 2.5.5)
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821813 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 74fcc0552d
2018-01-21 21:33:48 +00:00
Philippe Mouawad 336ed985ef Remove surrounding brackets
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821797 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: cba2ea147a
2018-01-21 14:30:55 +00:00
Philippe Mouawad ae716a2e3e More screenshots
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821796 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: e3ff4d1b50
2018-01-21 14:29:14 +00:00
Philippe Mouawad 51f0523abc Add screenshot to README , second try
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821795 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: f0fce82a5f
2018-01-21 14:21:16 +00:00
Philippe Mouawad e80e67d015 Add screenshot to README
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821794 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 63aa01629c
2018-01-21 14:19:38 +00:00
Felix Schumacher e3cec011ab Markup: no whitespace between starting ** and word
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1817683 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 1c7bb81417
2017-12-10 09:58:56 +00:00
Philippe Mouawad 71effe0e2c Improve description
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1817622 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: f29a7a26c3
2017-12-09 15:08:36 +00:00
Philippe Mouawad 62c0989c33 Improve description
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1817621 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 4bf4fe17f5
2017-12-09 15:07:01 +00:00
Philippe Mouawad e33e9f6de5 Update HC4
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1814577 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: a0a7dd7122
2017-11-08 13:07:21 +00:00
Philippe Mouawad 61e5a81f8f Remove typo
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1814576 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 225a4f9e15
2017-11-08 13:06:53 +00:00
Philippe Mouawad e3e0201594 Jitpack bundle seems broken: revert
There is no github release : revert
improve twitter message

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

Former-commit-id: 2c20a9ffdc
2017-10-27 20:22:38 +00:00
Philippe Mouawad 2bc64f04ea Because badges make us more likeable :-) !
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1813570 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 65645cce51
2017-10-27 20:16:20 +00:00
Philippe Mouawad 76e795b389 Fix badge link
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1813567 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: cfdb608670
2017-10-27 20:07:26 +00:00
Philippe Mouawad a136eae86d This closes #283
Commtied as part of 
http://svn.apache.org/viewvc?rev=1798405&view=rev

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

Former-commit-id: 438a77944c
2017-10-27 06:55:12 +00:00
Philippe Mouawad ae85bf5326 This closes #312
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1813475 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 4b8dcdcafd
2017-10-27 06:51:23 +00:00
Philippe Mouawad 52d7fc2566 This closes #311
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1813474 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 2b2f5e7405
2017-10-27 06:51:07 +00:00
Philippe Mouawad f4f1816768 This closes #311
This closes #312

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

Former-commit-id: 8df10057d1
2017-10-27 06:50:01 +00:00
Philippe Mouawad bd4f9891bd Switch links to jmeter to https and mention Building and contributing doc
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1813339 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 5c934bb8fd
2017-10-25 18:42:45 +00:00
Philippe Mouawad bf240f862f Improve description
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1813338 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 2a7a3adf91
2017-10-25 18:39:13 +00:00
Philippe Mouawad 7d2b5855f7 Improve description image
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1813284 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6f576830bb
2017-10-25 13:15:15 +00:00
Philippe Mouawad c4216adad8 Improve description
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1813283 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: bf878ee73d
2017-10-25 13:13:33 +00:00