Author: rpopma
Date: Tue Jul  5 14:21:45 2016
New Revision: 992090

Log:
Add section that explains Log4j 1 has been made End Of Life and links to Log4j 
2 to all main pages.

Modified:
    websites/production/logging/content/log4j/log4j-1.2.17/building.html
    websites/production/logging/content/log4j/log4j-1.2.17/faq.html
    websites/production/logging/content/log4j/log4j-1.2.17/mail-lists.html
    websites/production/logging/content/log4j/log4j-1.2.17/publications.html

Modified: websites/production/logging/content/log4j/log4j-1.2.17/building.html
==============================================================================
--- websites/production/logging/content/log4j/log4j-1.2.17/building.html 
(original)
+++ websites/production/logging/content/log4j/log4j-1.2.17/building.html Tue 
Jul  5 14:21:45 2016
@@ -168,7 +168,13 @@
  See the License for the specific language governing permissions and
  limitations under the License. -->
 
-  
+<div class="section"><h2>End of Life</h2>
+  <p>On August 5, 2015 the Logging Services Project Management Committee 
announced that Log4j 1.x had reached end of life.
+  For complete text of the announcement please see the
+  <a 
href="http://blogs.apache.org/foundation/entry/apache_logging_services_project_announces";>Apache
 Blog</a>.
+  Users of Log4j 1 are recommended to upgrade to <a class="externalLink" 
href="http://logging.apache.org/log4j/2.x/index.html";>Apache Log4j 2</a>.</p>
+</div>
+
 <div class="section"><h2>Building Apache log4j<a 
name="Building_Apache_log4j"></a></h2>
 
 <div class="section"><h2>Introduction<a name="Introduction"></a></h2>

Modified: websites/production/logging/content/log4j/log4j-1.2.17/faq.html
==============================================================================
--- websites/production/logging/content/log4j/log4j-1.2.17/faq.html (original)
+++ websites/production/logging/content/log4j/log4j-1.2.17/faq.html Tue Jul  5 
14:21:45 2016
@@ -164,7 +164,18 @@
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
- limitations under the License. --><div class="section"><h2><a 
name="top">Frequently Asked Technical Questions</a><a 
name="Frequently_Asked_Technical_Questions"></a></h2><ol 
style="list-style-type: decimal"><li><a href="#a1.1">What is 
log4j?</a></li><li><a href="#a1.2">Is log4j a reliable logging 
system?</a></li><li><a href="#a1.3">What are the prerequisites for 
log4j?</a></li><li><a href="#a1.4">What are the features of 
log4j?</a></li><li><a href="#a1.5">Is there example code for using 
log4j?</a></li><li><a href="#a1.6">What documentation should I read to learn 
more about
+ limitations under the License. -->
+ 
+<div class="section"><h2>End of Life</h2>
+  <p>On August 5, 2015 the Logging Services Project Management Committee 
announced that Log4j 1.x had reached end of life.
+  For complete text of the announcement please see the
+  <a 
href="http://blogs.apache.org/foundation/entry/apache_logging_services_project_announces";>Apache
 Blog</a>.
+  Users of Log4j 1 are recommended to upgrade to <a class="externalLink" 
href="http://logging.apache.org/log4j/2.x/index.html";>Apache Log4j 2</a>.</p>
+</div>
+
+ <div class="section">
+   <h2><a name="top">Frequently Asked Technical Questions</a><a 
name="Frequently_Asked_Technical_Questions"></a></h2>
+   <ol style="list-style-type: decimal"><li><a href="#a1.1">What is 
log4j?</a></li><li><a href="#a1.2">Is log4j a reliable logging 
system?</a></li><li><a href="#a1.3">What are the prerequisites for 
log4j?</a></li><li><a href="#a1.4">What are the features of 
log4j?</a></li><li><a href="#a1.5">Is there example code for using 
log4j?</a></li><li><a href="#a1.6">What documentation should I read to learn 
more about
       log4j?</a></li><li><a href="#a1.7">Is log4j thread-safe?</a></li><li><a 
href="#a1.8">What does log output look like?</a></li><li><a href="#a1.9">Why 
should I use log4j when JDK 1.4 already ships with a
       logging API?</a></li><li><a href="#a2.1">What are 
<i>Loggers</i>?</a></li><li><a href="#a2.2">How can I change log behavior at 
runtime?</a></li><li><a href="#a2.3">What is the fastest way of (not) 
logging?</a></li><li><a href="#a2.4">Are there any suggested ways for naming 
loggers?</a></li><li><a href="#a2.5">How do I get the fully-qualified name of a 
class in a static block?</a></li><li><a href="#a2.6">Can the log output format 
be customized? </a></li><li><a href="#a2.7">What are the configurable options 
for <tt>FooBarAppender</tt>?</a></li><li><a href="#a2.8">What is the 
recommended way of migrating from
       java.util.logging to log4j?</a></li><li><a href="#a2.9">Is it possible 
to direct log output to

Modified: websites/production/logging/content/log4j/log4j-1.2.17/mail-lists.html
==============================================================================
--- websites/production/logging/content/log4j/log4j-1.2.17/mail-lists.html 
(original)
+++ websites/production/logging/content/log4j/log4j-1.2.17/mail-lists.html Tue 
Jul  5 14:21:45 2016
@@ -171,6 +171,14 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
+
+<div class="section"><h2>End of Life</h2>
+  <p>On August 5, 2015 the Logging Services Project Management Committee 
announced that Log4j 1.x had reached end of life.
+  For complete text of the announcement please see the
+  <a 
href="http://blogs.apache.org/foundation/entry/apache_logging_services_project_announces";>Apache
 Blog</a>.
+  Users of Log4j 1 are recommended to upgrade to <a class="externalLink" 
href="http://logging.apache.org/log4j/2.x/index.html";>Apache Log4j 2</a>.</p>
+</div>
+
         <div class="section"><h2>Project Mailing Lists<a 
name="Project_Mailing_Lists"></a></h2><a 
name="Project_Mailing_Lists"></a><p>These are the mailing lists that have been 
established for this project. For each list, there is a subscribe, unsubscribe, 
and an archive link.</p><table border="0" class="bodyTable"><tr 
class="a"><th>Name</th><th>Subscribe</th><th>Unsubscribe</th><th>Post</th><th>Archive</th><th>Other
 Archives</th></tr><tr class="b"><td>log4j-user</td><td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td><td><a 
class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td><td><a
 class="externalLink" 
href="mailto:[email protected]";>Post</a></td><td><a 
class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/logging-log4j-user/";>mail-archives.apache.org</a></td><td><a
 class="externalLink" 
href="http://marc.info/?l=log4j-user";>marc.info</a></td></tr><tr class="a"><td>
 -</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a class="externalLink" 
href="http://dir.gmane.org/gmane.comp.jakarta.log4j.user";>dir.gmane.org</a></td></tr><tr
 class="b"><td>log4j-dev</td><td><a class="externalLink" 
href="mailto:[email protected]";>Subscribe</a></td><td><a 
class="externalLink" 
href="mailto:[email protected]";>Unsubscribe</a></td><td><a
 class="externalLink" 
href="mailto:[email protected]";>Post</a></td><td><a 
class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/logging-log4j-dev/";>mail-archives.apache.org</a></td><td><a
 class="externalLink" 
href="http://marc.info/?l=log4j-dev";>marc.info</a></td></tr><tr 
class="a"><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><a 
class="externalLink" 
href="http://dir.gmane.org/gmane.comp.jakarta.log4j.devel";>dir.gmane.org</a></td></tr></table></div>
       </div>
     </div>

Modified: 
websites/production/logging/content/log4j/log4j-1.2.17/publications.html
==============================================================================
--- websites/production/logging/content/log4j/log4j-1.2.17/publications.html 
(original)
+++ websites/production/logging/content/log4j/log4j-1.2.17/publications.html 
Tue Jul  5 14:21:45 2016
@@ -151,7 +151,17 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <!-- Licensed to the Apache Software Foundation (ASF) under one or 
more --><!-- contributor license agreements.  See the NOTICE file distributed 
with --><!-- this work for additional information regarding copyright 
ownership. --><!-- The ASF licenses this file to You under the Apache License, 
Version 2.0 --><!-- (the "License"); you may not use this file except in 
compliance with --><!-- the License.  You may obtain a copy of the License at 
--><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- 
Unless required by applicable law or agreed to in writing, software --><!-- 
distributed under the License is distributed on an "AS IS" BASIS, --><!-- 
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
--><!-- See the License for the specific language governing permissions and 
--><!-- limitations under the License. --><div class="section"><h2>Books<a 
name="Books"></a></h2><ul><li>Ceki G&#xfc;lc&#xfc;. 2004. The complete log4j 
manual. QoS.ch. 
 <a class="externalLink" 
href="http://www.qos.ch/shop/products/eclm/";>http://www.qos.ch/shop/products/eclm/</a>.</li><li>Samudra
 Gupta. 2007. Pro Apache log4j, Second Edition. APress.</li></ul></div><div 
class="section"><h2>Articles:<a name="Articles:"></a></h2><ul><li>Vipan Singla. 
Don't Use System.out.println! Use Log4j. <a class="externalLink" 
href="http://www.vipan.com/htdocs/log4jhelp.html";>http://www.vipan.com/htdocs/log4jhelp.html</a>.</li><li>Vikran
 Goyal. Build Flexible Logs With log4j. <a class="externalLink" 
href="http://www.onjava.com/pub/a/onjava/2002/08/07/log4j.html";>http://www.onjava.com/pub/a/onjava/2002/08/07/log4j.html</a>.</li><li>Ashley
 J.S. Mills. Log4J. <a class="externalLink" 
href="http://supportweb.cs.bham.ac.uk/documentation/tutorials/docsystem/build/tutorials/log4j/log4j.html";>http://supportweb.cs.bham.ac.uk/documentation/tutorials/docsystem/build/tutorials/log4j/log4j.html</a>.</li><li>Kevin
 Brown. Add logging to your Java Applications. <a class="externalL
 ink" href="http://www.builder.com.com/article.jhtml?id=u00820020124kev01.htm";> 
http://www.builder.com.com/article.jhtml?id=u00820020124kev01.htm</a></li><li>Kevin
 Brown. How does the Java logging API stack up against log4j? <a 
class="externalLink" 
href="http://www.builder.com.com/article.jhtml?id=u00220020724kev01.htm";> 
http://www.builder.com.com/article.jhtml?id=u00220020724kev01.htm</a>.</li><li>Michael
 Canzoneri. Log4J FAQ. <a class="externalLink" 
href="http://www.jguru.com/faq/Log4j";>http://www.jguru.com/faq/Log4j</a>.</li><li>Ceki
 G&#xfc;lc&#xfc;. Think Again. <a class="externalLink" 
href="http://www.qos.ch/logging/thinkAgain.html";>http://www.qos.ch/logging/thinkAgain.html</a>.</li><li>Ceki
 G&#xfc;lc&#xfc;. Supporting the log4j RepositorySelector. <a 
class="externalLink" 
href="http://www.qos.ch/logging/sc.html";>http://www.qos.ch/logging/sc.html</a>.</li><li>Ceki
 G&#xfc;lc&#xfc;. Log4j delivers control over logging. <a class="externalLink" 
href="http://www.javaworld.com/jw-11-20
 
00/jw-1122-log4j.html">http://www.javaworld.com/jw-11-2000/jw-1122-log4j.html</a>.</li><li>Vikram
 Goyal. Understanding Classloaders: log4j in a J2EE Environment. <a 
class="externalLink" 
href="http://www.onjava.com/pub/a/onjava/2003/04/02/log4j_ejb.html";>http://www.onjava.com/pub/a/onjava/2003/04/02/log4j_ejb.html</a>.</li><li>Ruth
 Zamorano and Rafeal Luque. Instant logging: Harness the power of log4j with 
Jabber. <a class="externalLink" 
href="http://www-106.ibm.com/developerworks/java/library/j-instlog/";>http://www-106.ibm.com/developerworks/java/library/j-instlog/</a>.</li><li>Matthew
 Litkey, Jay Galvin, and Marina Sum. Developer Tip: Adding the log4j API to 
Applications on Sun Java System Application Server 7 <a class="externalLink" 
href="http://developers.sun.com/prodtech/appserver/reference/techart/log4j.html";>http://developers.sun.com/prodtech/appserver/reference/techart/log4j.html</a>.</li><li>Sean
 C. Sullivan. Reporting Application Errors by Email. <a class="externalLink" hre
 
f="http://www.onjava.com/pub/a/onjava/2004/09/29/smtp-logging.html";>http://www.onjava.com/pub/a/onjava/2004/09/29/smtp-logging.html</a>.</li></ul></div><div
 class="section"><h2>Presentations:<a 
name="Presentations:"></a></h2><ul><li>John Munsch. Log4J In 30 Minutes Or 
Less. <a class="externalLink" 
href="http://www.johnmunsch.com/projects/Presentations/";>http://www.johnmunsch.com/projects/Presentations/</a>.</li><li>Ceki
 G&#xfc;lc&#xfc;. Log4j, a logging package for the Java language. <a 
class="externalLink" 
href="http://www.qos.ch/ac2001/F11-10.html";>http://www.qos.ch/ac2001/F11-10.html</a>.</li><li>Brent
 Twenter. Log4j. <a class="externalLink" 
href="http://www.ociweb.com/javasig/knowledgebase/January2001/Log4J.ppt";>http://www.ociweb.com/javasig/knowledgebase/January2001/Log4J.ppt</a>.
 </li></ul></div>
+        <!-- Licensed to the Apache Software Foundation (ASF) under one or 
more --><!-- contributor license agreements.  See the NOTICE file distributed 
with --><!-- this work for additional information regarding copyright 
ownership. --><!-- The ASF licenses this file to You under the Apache License, 
Version 2.0 --><!-- (the "License"); you may not use this file except in 
compliance with --><!-- the License.  You may obtain a copy of the License at 
--><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- 
Unless required by applicable law or agreed to in writing, software --><!-- 
distributed under the License is distributed on an "AS IS" BASIS, --><!-- 
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
--><!-- See the License for the specific language governing permissions and 
--><!-- limitations under the License. -->
+        
+<div class="section"><h2>End of Life</h2>
+  <p>On August 5, 2015 the Logging Services Project Management Committee 
announced that Log4j 1.x had reached end of life.
+  For complete text of the announcement please see the
+  <a 
href="http://blogs.apache.org/foundation/entry/apache_logging_services_project_announces";>Apache
 Blog</a>.
+  Users of Log4j 1 are recommended to upgrade to <a class="externalLink" 
href="http://logging.apache.org/log4j/2.x/index.html";>Apache Log4j 2</a>.</p>
+</div>
+
+        <div class="section"><h2>Books<a name="Books"></a></h2>
+        <ul><li>Ceki G&#xfc;lc&#xfc;. 2004. The complete log4j manual. QoS.ch. 
<a class="externalLink" 
href="http://www.qos.ch/shop/products/eclm/";>http://www.qos.ch/shop/products/eclm/</a>.</li><li>Samudra
 Gupta. 2007. Pro Apache log4j, Second Edition. APress.</li></ul></div><div 
class="section"><h2>Articles:<a name="Articles:"></a></h2><ul><li>Vipan Singla. 
Don't Use System.out.println! Use Log4j. <a class="externalLink" 
href="http://www.vipan.com/htdocs/log4jhelp.html";>http://www.vipan.com/htdocs/log4jhelp.html</a>.</li><li>Vikran
 Goyal. Build Flexible Logs With log4j. <a class="externalLink" 
href="http://www.onjava.com/pub/a/onjava/2002/08/07/log4j.html";>http://www.onjava.com/pub/a/onjava/2002/08/07/log4j.html</a>.</li><li>Ashley
 J.S. Mills. Log4J. <a class="externalLink" 
href="http://supportweb.cs.bham.ac.uk/documentation/tutorials/docsystem/build/tutorials/log4j/log4j.html";>http://supportweb.cs.bham.ac.uk/documentation/tutorials/docsystem/build/tutorials/log4j/log4j.html</a>.<
 /li><li>Kevin Brown. Add logging to your Java Applications. <a 
class="externalLink" 
href="http://www.builder.com.com/article.jhtml?id=u00820020124kev01.htm";> 
http://www.builder.com.com/article.jhtml?id=u00820020124kev01.htm</a></li><li>Kevin
 Brown. How does the Java logging API stack up against log4j? <a 
class="externalLink" 
href="http://www.builder.com.com/article.jhtml?id=u00220020724kev01.htm";> 
http://www.builder.com.com/article.jhtml?id=u00220020724kev01.htm</a>.</li><li>Michael
 Canzoneri. Log4J FAQ. <a class="externalLink" 
href="http://www.jguru.com/faq/Log4j";>http://www.jguru.com/faq/Log4j</a>.</li><li>Ceki
 G&#xfc;lc&#xfc;. Think Again. <a class="externalLink" 
href="http://www.qos.ch/logging/thinkAgain.html";>http://www.qos.ch/logging/thinkAgain.html</a>.</li><li>Ceki
 G&#xfc;lc&#xfc;. Supporting the log4j RepositorySelector. <a 
class="externalLink" 
href="http://www.qos.ch/logging/sc.html";>http://www.qos.ch/logging/sc.html</a>.</li><li>Ceki
 G&#xfc;lc&#xfc;. Log4j delivers contro
 l over logging. <a class="externalLink" 
href="http://www.javaworld.com/jw-11-2000/jw-1122-log4j.html";>http://www.javaworld.com/jw-11-2000/jw-1122-log4j.html</a>.</li><li>Vikram
 Goyal. Understanding Classloaders: log4j in a J2EE Environment. <a 
class="externalLink" 
href="http://www.onjava.com/pub/a/onjava/2003/04/02/log4j_ejb.html";>http://www.onjava.com/pub/a/onjava/2003/04/02/log4j_ejb.html</a>.</li><li>Ruth
 Zamorano and Rafeal Luque. Instant logging: Harness the power of log4j with 
Jabber. <a class="externalLink" 
href="http://www-106.ibm.com/developerworks/java/library/j-instlog/";>http://www-106.ibm.com/developerworks/java/library/j-instlog/</a>.</li><li>Matthew
 Litkey, Jay Galvin, and Marina Sum. Developer Tip: Adding the log4j API to 
Applications on Sun Java System Application Server 7 <a class="externalLink" 
href="http://developers.sun.com/prodtech/appserver/reference/techart/log4j.html";>http://developers.sun.com/prodtech/appserver/reference/techart/log4j.html</a>.</li><li>Sean
 
 C. Sullivan. Reporting Application Errors by Email. <a class="externalLink" 
href="http://www.onjava.com/pub/a/onjava/2004/09/29/smtp-logging.html";>http://www.onjava.com/pub/a/onjava/2004/09/29/smtp-logging.html</a>.</li></ul></div><div
 class="section"><h2>Presentations:<a 
name="Presentations:"></a></h2><ul><li>John Munsch. Log4J In 30 Minutes Or 
Less. <a class="externalLink" 
href="http://www.johnmunsch.com/projects/Presentations/";>http://www.johnmunsch.com/projects/Presentations/</a>.</li><li>Ceki
 G&#xfc;lc&#xfc;. Log4j, a logging package for the Java language. <a 
class="externalLink" 
href="http://www.qos.ch/ac2001/F11-10.html";>http://www.qos.ch/ac2001/F11-10.html</a>.</li><li>Brent
 Twenter. Log4j. <a class="externalLink" 
href="http://www.ociweb.com/javasig/knowledgebase/January2001/Log4J.ppt";>http://www.ociweb.com/javasig/knowledgebase/January2001/Log4J.ppt</a>.
 </li></ul></div>
       </div>
     </div>
     <div class="clear">


Reply via email to