From general-return-593-apmail-logging-general-archive=logging.apache.org@logging.apache.org Thu Sep 08 06:13:55 2005
Return-Path:
Delivered-To: apmail-logging-general-archive@www.apache.org
Received: (qmail 26234 invoked from network); 8 Sep 2005 06:13:54 -0000
Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199)
by minotaur.apache.org with SMTP; 8 Sep 2005 06:13:54 -0000
Received: (qmail 72594 invoked by uid 500); 8 Sep 2005 06:13:53 -0000
Delivered-To: apmail-logging-general-archive@logging.apache.org
Received: (qmail 72545 invoked by uid 500); 8 Sep 2005 06:13:53 -0000
Mailing-List: contact general-help@logging.apache.org; run by ezmlm
Precedence: bulk
list-help:
list-unsubscribe:
List-Post:
Reply-To: "Logging General"
List-Id:
Delivered-To: mailing list general@logging.apache.org
Received: (qmail 72532 invoked by uid 500); 8 Sep 2005 06:13:53 -0000
Delivered-To: apmail-logging-site-cvs@apache.org
Received: (qmail 72525 invoked by uid 99); 8 Sep 2005 06:13:53 -0000
X-ASF-Spam-Status: No, hits=-9.8 required=10.0
tests=ALL_TRUSTED,NO_REAL_NAME
X-Spam-Check-By: apache.org
Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194)
by apache.org (qpsmtpd/0.29) with SMTP; Wed, 07 Sep 2005 23:13:52 -0700
Received: (qmail 26202 invoked by uid 1491); 8 Sep 2005 06:13:52 -0000
Date: 8 Sep 2005 06:13:52 -0000
Message-ID: <20050908061352.26201.qmail@minotaur.apache.org>
From: mwomack@apache.org
To: logging-site-cvs@apache.org
Subject: cvs commit: logging-site/src/xdocs/site binindex.xml news.xml
X-Virus-Checked: Checked by ClamAV on apache.org
X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N
mwomack 2005/09/07 23:13:52
Modified: docs/site binindex.html news.html
src/xdocs/site binindex.xml news.xml
Log:
Bug fixes for links to 1.2.12 release. Updated description.
Revision Changes Path
1.38 +6 -6 logging-site/docs/site/binindex.html
Index: binindex.html
===================================================================
RCS file: /home/cvs/logging-site/docs/site/binindex.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- binindex.html 8 Sep 2005 03:16:37 -0000 1.37
+++ binindex.html 8 Sep 2005 06:13:52 -0000 1.38
@@ -103,20 +103,20 @@
- | logging-log4j-1.2.11.tar.gz
+ | logging-log4j-1.2.12.tar.gz
|
- [PGP]
+ | [PGP]
|
- [MD5]
+ | [MD5]
|
- | logging-log4j-1.2.11.zip
+ | logging-log4j-1.2.12.zip
|
- [PGP]
+ | [PGP]
|
- [MD5]
+ | [MD5]
|
1.30 +4 -3 logging-site/docs/site/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/logging-site/docs/site/news.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- news.html 8 Sep 2005 03:16:37 -0000 1.29
+++ news.html 8 Sep 2005 06:13:52 -0000 1.30
@@ -50,9 +50,10 @@
News & Status
29 August 2005 - log4j 1.2.12 released
We are happy to announce the availability of log4j
-version 1.2.12. log4j 1.2.12 has a number of bug fixes, the inclusion of the
-long awaited TRACE level, and jars that are (again) compatible with earlier
-JDK's (1.1 and 1.2).
+version 1.2.12. log4j 1.2.12 has a number of bug fixes, the addition of the
+long awaited built-in TRACE level, and is once again compile and runtime
+compatible with earlier JDK's 1.1 and 1.2 (this compatibility was
+inadvertently broken in the 1.2.11 release).
11 January 2005 - log4cxx graduates from the incubator
The Incubator PMC has voted to graduate log4cxx. log4cxx is
1.34 +6 -6 logging-site/src/xdocs/site/binindex.xml
Index: binindex.xml
===================================================================
RCS file: /home/cvs/logging-site/src/xdocs/site/binindex.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- binindex.xml 8 Sep 2005 03:16:37 -0000 1.33
+++ binindex.xml 8 Sep 2005 06:13:52 -0000 1.34
@@ -86,25 +86,25 @@
| logging-log4j-1.2.11.tar.gz
+ href="[preferred]/logging/log4j/1.2.12/logging-log4j-1.2.12.tar.gz">logging-log4j-1.2.12.tar.gz
|
[PGP]
+ href="http://www.apache.org/dist/logging/log4j/1.2.12/logging-log4j-1.2.12.tar.gz.asc">PGP]
|
[MD5]
+ href="http://www.apache.org/dist/logging/log4j/1.2.12/logging-log4j-1.2.12.tar.gz.md5">MD5]
|
| logging-log4j-1.2.11.zip
+ href="[preferred]/logging/log4j/1.2.12/logging-log4j-1.2.12.zip">logging-log4j-1.2.12.zip
|
[PGP]
+ href="http://www.apache.org/dist/logging/log4j/1.2.12/logging-log4j-1.2.12.zip.asc">PGP]
|
[MD5]
+ href="http://www.apache.org/dist/logging/log4j/1.2.12/logging-log4j-1.2.12.zip.md5">MD5]
|
1.14 +4 -3 logging-site/src/xdocs/site/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/logging-site/src/xdocs/site/news.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- news.xml 8 Sep 2005 03:16:37 -0000 1.13
+++ news.xml 8 Sep 2005 06:13:52 -0000 1.14
@@ -24,9 +24,10 @@
29 August 2005 - log4j 1.2.12 released
We are happy to announce the availability of log4j
-version 1.2.12. log4j 1.2.12 has a number of bug fixes, the inclusion of the
-long awaited TRACE level, and jars that are (again) compatible with earlier
-JDK's (1.1 and 1.2).
+version 1.2.12. log4j 1.2.12 has a number of bug fixes, the addition of the
+long awaited built-in TRACE level, and is once again compile and runtime
+compatible with earlier JDK's 1.1 and 1.2 (this compatibility was
+inadvertently broken in the 1.2.11 release).