This is an automated email from the ASF dual-hosted git repository.
radu pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-connection-timeout-agent.git
The following commit(s) were added to refs/heads/master by this push:
new 8b3a6ac Updating badges for org-apache-sling-connection-timeout-agent
8b3a6ac is described below
commit 8b3a6ac6e1d00a0ccbc816010960dab77df2e212
Author: Radu Cotescu <[email protected]>
AuthorDate: Mon Aug 24 18:42:17 2020 +0200
Updating badges for org-apache-sling-connection-timeout-agent
---
README.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ae38d6c..c4551d8 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
+[<img
src="https://sling.apache.org/res/logos/sling.png"/>](https://sling.apache.org)
+
+ [](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-connection-timeout-agent/job/master/)
[](https://ci-builds.apache.org/job/Sling/job/modules
[...]
+
# Apache Sling HTTP timeout enforcer
This module is part of the [Apache Sling](https://sling.apache.org) project.
@@ -35,4 +39,4 @@ In contrast, the execution below should succeed:
```
java
-javaagent:target/org.apache.sling.connection-timeout-agent-0.0.1-SNAPSHOT-jar-with-dependencies.jar=1000,1000
-cp target/test-classes:target/it-dependencies/*
org.apache.sling.cta.impl.HttpClientLauncher https://sling.apache.org JavaNet
-```
\ No newline at end of file
+```