diff --git a/logback-access/pom.xml b/logback-access/pom.xml index 52ff45f5c3..1b6af1b498 100755 --- a/logback-access/pom.xml +++ b/logback-access/pom.xml @@ -7,7 +7,7 @@ ch.qos.logback logback-parent - 1.1.0-SNAPSHOT + 1.0.13 logback-access diff --git a/logback-classic/pom.xml b/logback-classic/pom.xml index 5f9aa86947..9d9ba543aa 100755 --- a/logback-classic/pom.xml +++ b/logback-classic/pom.xml @@ -7,7 +7,7 @@ ch.qos.logback logback-parent - 1.1.0-SNAPSHOT + 1.0.13 logback-classic diff --git a/logback-core/pom.xml b/logback-core/pom.xml index 53c2af1c9f..a9ee8546f7 100755 --- a/logback-core/pom.xml +++ b/logback-core/pom.xml @@ -7,7 +7,7 @@ ch.qos.logback logback-parent - 1.1.0-SNAPSHOT + 1.0.13 logback-core diff --git a/logback-examples/pom.xml b/logback-examples/pom.xml index 48584802db..9230e645c8 100644 --- a/logback-examples/pom.xml +++ b/logback-examples/pom.xml @@ -5,7 +5,7 @@ ch.qos.logback logback-parent - 1.1.0-SNAPSHOT + 1.0.13 4.0.0 diff --git a/logback-site/pom.xml b/logback-site/pom.xml index 8e3694acf8..a4815eb5f1 100644 --- a/logback-site/pom.xml +++ b/logback-site/pom.xml @@ -5,7 +5,7 @@ ch.qos.logback logback-parent - 1.1.0-SNAPSHOT + 1.0.13 4.0.0 diff --git a/logback-site/src/site/pages/dependencies.html b/logback-site/src/site/pages/dependencies.html index 7855cae63d..7853588705 100644 --- a/logback-site/src/site/pages/dependencies.html +++ b/logback-site/src/site/pages/dependencies.html @@ -22,28 +22,32 @@

Dependencies per module

+

As of version 1.0.12, logback requires JDK 1.6 to build, + however, it is inteded to run under JDK 1.5 (with the exception of + SSL related functionality).

+

Each logback module has a different set of dependencies. These are listed below in a separate table per module.

logback-core

- +
- + - + - + + + + + + - +
Component dependencies
Overall -
    -
  • JDK 1.5 -
  • -
-
  • JDK 1.5
ch.qos.logback.core.net.ssl.*
  • JDK 1.6
JaninoEventEvaluatorBase and derived classes
    @@ -52,7 +56,7 @@

    logback-core

SMTPAppenderBase and derived classes
    @@ -72,13 +76,13 @@

    logback-core

    logback-classic

    - +
    - + - + - + - +
    Component dependencies
    Overall
      @@ -88,7 +92,7 @@

      logback-classic

    Overall
      @@ -110,7 +114,7 @@

      logback-classic

    ch.qos.logback.classic.selector.*
      @@ -120,7 +124,7 @@

      logback-classic

    c.q.l.c.boolex.JaninoEventEvaluator