From ef720910ba1736d792564d64de7a5bdd5b586bd9 Mon Sep 17 00:00:00 2001 From: Strongest Number 9 <16169054+StrongestNumber9@users.noreply.github.com> Date: Mon, 20 Nov 2023 12:36:43 +0200 Subject: [PATCH] Remove deprecated syslog-java-client notice (#26) * Remove deprecated syslog-java-client notice * Adds mention to rlo_14 --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index f7be714..2ae29c6 100644 --- a/README.adoc +++ b/README.adoc @@ -55,7 +55,7 @@ https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_applicati ## Configuring pre-built Logback application -First download wanted versions of jla_01, rlp_01, tls_01 and syslog-java-client from the following urls: +First download wanted versions of jla_01, rlp_01, tls_01 and rlo_14 from the following urls: https://search.maven.org/artifact/com.teragrep/jla_01[jla_01] @@ -63,7 +63,7 @@ https://search.maven.org/artifact/com.teragrep/rlp_01[rlp_01] https://search.maven.org/artifact/com.teragrep/tls_01[tls_01] -https://search.maven.org/artifact/com.cloudbees/syslog-java-client[syslog-java-client] +https://search.maven.org/artifact/com.teragrep/rlo_14[rlo_14] Then run java while pointing classpath to the directory where you downloaded the jars to like: