From 9bc01523710a0706e6eff1083824642ab2fec00f Mon Sep 17 00:00:00 2001 From: Ceki Gulcu Date: Mon, 16 Aug 2021 16:13:05 +0200 Subject: [PATCH] doc changes Signed-off-by: Ceki Gulcu --- slf4j-site/src/site/pages/faq.html | 20 +++++++++++++------- slf4j-site/src/site/pages/templates/left.js | 2 +- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/slf4j-site/src/site/pages/faq.html b/slf4j-site/src/site/pages/faq.html index c53ce758..6ed1f313 100755 --- a/slf4j-site/src/site/pages/faq.html +++ b/slf4j-site/src/site/pages/faq.html @@ -67,8 +67,8 @@
  • - Where can I get a particular - SLF4J binding? + Where can I get a particular + SLF4J provider?
  • @@ -98,11 +98,17 @@
  • - What are the JMPS module names of the + What are the JPMS module names of the various SLF4J artificats?
  • +
  • + What is the difference + between an SLFJ binding and an SLF4J provider? + +
  • + @@ -373,7 +379,7 @@

    In version 2.0.0, SLF4J has been modularized per JPMS/Jigsaw - specificaton. The JMPS module names are listed + specificaton. The JPMS module names are listed in another FAQ entry.

    More visibly, slf4j-api now relies on the -

    What are the JMPS +
    What are the JPMS module names of the various SLF4J artificats?

    Although compatible with Java 8, SLF4J version 2.0 supports - JMPS modularisation as introduced in Java 9. Here are the JMPS + JPMS modularisation as introduced in Java 9. Here are the JPMS module names for the various artificats shipping in SLF4J.

    - + diff --git a/slf4j-site/src/site/pages/templates/left.js b/slf4j-site/src/site/pages/templates/left.js index c3ba3616..00f7ab2b 100755 --- a/slf4j-site/src/site/pages/templates/left.js +++ b/slf4j-site/src/site/pages/templates/left.js @@ -35,7 +35,7 @@ document.write(' '); document.write(''); document.write('

     

    '); -document.write('
    '); +document.write('
    '); //document.write('

     

    ');
    artifact nameJMPS module nameJPMS module name
    slf4j-api.jar