This is an automated email from the ASF dual-hosted git repository.
pmouawad pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git
The following commit(s) were added to refs/heads/master by this push:
new 5a40aa8 Replace trunk by master and update source repository
new 3c00dc0 Merge pull request #468 from ubikloadpack/master
5a40aa8 is described below
commit 5a40aa8dcb2c9307c1b0040f2292252d1eb3eb4e
Author: pmouawad <[email protected]>
AuthorDate: Sun Jun 16 19:34:31 2019 +0200
Replace trunk by master and update source repository
---
README.md | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 386b3bc..63bef0c 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@
<h4 align="center">Open Source application designed to load test applications
and measure performance. By The Apache Software Foundation</h4>
<br>
-[](https://travis-ci.org/apache/jmeter/)
-[](https://codecov.io/gh/apache/jmeter)
+[](https://travis-ci.org/apache/jmeter/)
+[](https://codecov.io/gh/apache/jmeter)
[](http://www.apache.org/licenses/LICENSE-2.0.html)
[](https://stackoverflow.com/questions/tagged/jmeter)
[](https://maven-badges.herokuapp.com/maven-central/org.apache.jmeter/ApacheJMeter)
@@ -15,7 +15,7 @@
Apache JMeter may be used to test performance both on static and dynamic
resources, Web dynamic applications.
It can be used to simulate a heavy load on a server, group of servers, network
or object to test its strength or to analyze overall performance under
different load types.
-
+
Apache JMeter features include:
@@ -37,11 +37,11 @@ Full featured Test IDE that allows fast Test Plan
**recording (from Browsers or
A complete and [**ready to present dynamic HTML
report**](http://jmeter.apache.org/usermanual/generating-dashboard.html)
-
+
[**Live
reporting**](http://jmeter.apache.org/usermanual/realtime-results.html) into
3rd party databases like InfluxDB or Graphite
-
+
Easy correlation through ability to extract data from most popular response
formats,
[**HTML**](http://jmeter.apache.org/usermanual/component_reference.html#CSS/JQuery_Extractor),
[**JSON**](http://jmeter.apache.org/usermanual/component_reference.html#JSON_Extractor),
[**XML**](http://jmeter.apache.org/usermanual/component_reference.html#XPath_Extractor)
or [**any textual
format**](http://jmeter.apache.org/usermanual/component_reference.html#Regular_Expression_Extractor)
@@ -199,9 +199,10 @@ does not have a suitable GUI display.
Building and contributing is explained in details at
https://jmeter.apache.org/building.html
-The code is maintained in SVN at https://svn.apache.org/repos/asf/jmeter/trunk
+The code is maintained at GitHub:
-There is a read-only mirror at GitHub: https://github.com/apache/jmeter
+- https://github.com/apache/jmeter
+- https://gitbox.apache.org/repos/asf/jmeter.git
## Licensing and legal information