diff --git a/logback-access/pom.xml b/logback-access/pom.xml index e532ab85eb..514dbc261c 100755 --- a/logback-access/pom.xml +++ b/logback-access/pom.xml @@ -8,7 +8,7 @@ ch.qos.logback logback-parent - 1.3.0-alpha5-SNAPSHOT + 1.3.0-alpha5 logback-access diff --git a/logback-classic/.gitignore b/logback-classic/.gitignore index 00cf4f4a88..63a7430722 100644 --- a/logback-classic/.gitignore +++ b/logback-classic/.gitignore @@ -1,3 +1,4 @@ bundle/ lib/ -felix-cache/ \ No newline at end of file +felix-cache/ +bin/ diff --git a/logback-classic/pom.xml b/logback-classic/pom.xml index c8abf978d8..1f7e5f76a0 100755 --- a/logback-classic/pom.xml +++ b/logback-classic/pom.xml @@ -8,7 +8,7 @@ ch.qos.logback logback-parent - 1.3.0-alpha5-SNAPSHOT + 1.3.0-alpha5 logback-classic diff --git a/logback-core/pom.xml b/logback-core/pom.xml index d61045396f..eecfb462fc 100755 --- a/logback-core/pom.xml +++ b/logback-core/pom.xml @@ -8,7 +8,7 @@ ch.qos.logback logback-parent - 1.3.0-alpha5-SNAPSHOT + 1.3.0-alpha5 logback-core diff --git a/logback-examples/pom.xml b/logback-examples/pom.xml index 62d7ccab93..68a3ba386e 100755 --- a/logback-examples/pom.xml +++ b/logback-examples/pom.xml @@ -8,7 +8,7 @@ ch.qos.logback logback-parent - 1.3.0-alpha5-SNAPSHOT + 1.3.0-alpha5 logback-examples diff --git a/logback-site/pom.xml b/logback-site/pom.xml index 49ec9687b9..5aa0dde3f7 100755 --- a/logback-site/pom.xml +++ b/logback-site/pom.xml @@ -7,7 +7,7 @@ ch.qos.logback logback-parent - 1.3.0-alpha5-SNAPSHOT + 1.3.0-alpha5 logback-site diff --git a/logback-site/src/site/pages/download.html b/logback-site/src/site/pages/download.html index dc50afbfcb..06028c9f40 100755 --- a/logback-site/src/site/pages/download.html +++ b/logback-site/src/site/pages/download.html @@ -23,56 +23,25 @@ -
-

Would you like to subscribe to the - QOS.CH announcements mailing list?

- - -

The list is reserved for announcements related to QOS.CH - projects such as cal10n, logback, mistletoe and SLF4J.

-
- - - - - -
Yes, I'd like to subscribe.No, thanks.
-
-
- -
-

Latest STABLE version

- -

Download logback version 1.2.3 including full source code, - class files and documentation in ZIP or TAR.GZ format:

- - +

Latest STABLE version

-

EXPERIMENTAL version compatible with SLF4J 1.8.x (Jigsaw/Java9 modular)

+

The latest stable logback is version + ${latest.stable.version}.

+ +

EXPERIMENTAL/UNSTABLE requiring SLF4J version 2.0.x

+ +

The current actively developped version is ${project.version}.

-

Download logback version ${project.version} including full source code, - class files and documentation in ZIP or TAR.GZ format:

+

Binaries in Maven central

+ +

Logback artifacts such as .jar, .sources.jar + and javadoc.jar files can be downloaded from Maven + central under the ch.qos.logback groupId.

+ -

Logback modules are available as downloads including full - source code, class files and documentation. -

- - - - -

If you wish to download an older version of logback, please - refer to the distributions - directory.

- -

logback-beagle: an Eclipse plug-in for viewing logs