Author: bodewig
Date: Wed Sep  7 14:32:28 2011
New Revision: 1166198

URL: http://svn.apache.org/viewvc?rev=1166198&view=rev
Log:
adhere to branding guidelines.  LOG4NET-275

Modified:
    logging/log4net/trunk/doap_log4net.rdf
    logging/log4net/trunk/src/site/apt/download.apt   (contents, props changed)
    logging/log4net/trunk/src/site/apt/roadmap.apt   (contents, props changed)
    logging/log4net/trunk/src/site/site.xml
    logging/log4net/trunk/src/site/xdoc/history.xml
    logging/log4net/trunk/src/site/xdoc/index.xml
    logging/log4net/trunk/src/site/xdoc/release/building.xml
    logging/log4net/trunk/src/site/xdoc/release/config-examples.xml
    logging/log4net/trunk/src/site/xdoc/release/example-apps.xml
    logging/log4net/trunk/src/site/xdoc/release/faq.xml
    logging/log4net/trunk/src/site/xdoc/release/features.xml
    logging/log4net/trunk/src/site/xdoc/release/framework-support.xml
    logging/log4net/trunk/src/site/xdoc/release/howto/chainsaw.xml
    logging/log4net/trunk/src/site/xdoc/release/howto/index.xml
    logging/log4net/trunk/src/site/xdoc/release/manual/configuration.xml
    logging/log4net/trunk/src/site/xdoc/release/manual/contexts.xml
    logging/log4net/trunk/src/site/xdoc/release/manual/internals.xml
    logging/log4net/trunk/src/site/xdoc/release/manual/introduction.xml
    logging/log4net/trunk/src/site/xdoc/release/manual/plugins.xml
    logging/log4net/trunk/src/site/xdoc/release/manual/repositories.xml
    logging/log4net/trunk/src/site/xdoc/release/release-notes.xml

Modified: logging/log4net/trunk/doap_log4net.rdf
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/doap_log4net.rdf?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/doap_log4net.rdf (original)
+++ logging/log4net/trunk/doap_log4net.rdf Wed Sep  7 14:32:28 2011
@@ -26,13 +26,13 @@
     <created>2007-02-09</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
     <name>Apache log4net</name>
-    <homepage rdf:resource="http://logging.apache.org/log4net"; />
+    <homepage rdf:resource="http://logging.apache.org/log4net/"; />
     <asfext:pmc rdf:resource="http://logging.apache.org"; />
     <shortdesc>Apache log4net provides logging services for .NET.</shortdesc>
-    <bug-database rdf:resource="http://issues.apache.org/jira"; />
-    <mailing-list 
rdf:resource="http://logging.apache.org/site/mailing-lists.html"; />
-    <download-page rdf:resource="http://logging.apache.org/site/binindex.cgi"; 
/>
-    <programming-language>C</programming-language>
+    <bug-database rdf:resource="http://issues.apache.org/jira/LO4NET"; />
+    <mailing-list 
rdf:resource="http://logging.apache.org/log4net/site/mailing-lists.html"; />
+    <download-page 
rdf:resource="http://logging.apache.org/log4net/download.html"; />
+    <programming-language>C#</programming-language>
     <category rdf:resource="http://projects.apache.org/category/library"; />
     <repository>
       <SVNRepository>
@@ -40,5 +40,19 @@
         <browse 
rdf:resource="http://svn.apache.org/viewvc/logging/log4net/trunk/"/>
       </SVNRepository>
     </repository>
+    <release>
+      <Version>
+        <name>Apache log4net 1.2.9</name>
+        <created>2005-03-21</created>
+        <revision>1.2.9</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache log4net 1.2.10</name>
+        <created>2006-04-19</created>
+        <revision>1.2.10</revision>
+      </Version>
+    </release>
   </Project>
 </rdf:RDF>

Modified: logging/log4net/trunk/src/site/apt/download.apt
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/apt/download.apt?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/apt/download.apt (original)
+++ logging/log4net/trunk/src/site/apt/download.apt Wed Sep  7 14:32:28 2011
@@ -18,9 +18,9 @@ Download Apache log4net 1.2.10
  ------
  ------
 
-Download Apache log4net 1.2.10
+Download Apache log4net&#x2122; 1.2.10
 
-  log4net 1.2.10 is distributed under the 
{{{http://www.apache.org/licenses/LICENSE-2.0.html} Apache License, version 
2.0}}.
+  Apache log4net 1.2.10 is distributed under the 
{{{http://www.apache.org/licenses/LICENSE-2.0.html} Apache License, version 
2.0}}.
 
   log4net has graduated from the Incubator project, however at the time the 
following releases were made, 
   log4net was still undergoing incubation, therefore these releases are not 
officially endorsed by the ASF.

Propchange: logging/log4net/trunk/src/site/apt/download.apt
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: logging/log4net/trunk/src/site/apt/roadmap.apt
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/apt/roadmap.apt?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/apt/roadmap.apt (original)
+++ logging/log4net/trunk/src/site/apt/roadmap.apt Wed Sep  7 14:32:28 2011
@@ -13,15 +13,15 @@
 ~~ See the License for the specific language governing permissions and
 ~~ limitations under the License.
  ------
- log4net Roadmap
+ Apache log4net Roadmap
  ------
  ------
  ------
 
-log4net Roadmap
+Apache log4net&#x2122; Roadmap
 
-  The log4net development roadmap is managed by our JIRA issue tracking system.
-  
-  For a list of upcoming fixes and in-progress tasks see:
-
-  
{{{http://issues.apache.org/jira/browse/LOG4NET?report=com.atlassian.jira.plugin.system.project:roadmap-panel}log4net
 Roadmap}}
+  The log4net development roadmap is managed by our JIRA issue tracking system.
+  
+  For a list of upcoming fixes and in-progress tasks see:
+
+  
{{{http://issues.apache.org/jira/browse/LOG4NET?report=com.atlassian.jira.plugin.system.project:roadmap-panel}Apache
 log4net Roadmap}}

Propchange: logging/log4net/trunk/src/site/apt/roadmap.apt
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: logging/log4net/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/site.xml?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/site.xml (original)
+++ logging/log4net/trunk/src/site/site.xml Wed Sep  7 14:32:28 2011
@@ -28,7 +28,7 @@
       <item name="log4net"  href="http://logging.apache.org/log4net/"/>
     </breadcrumbs>
   
-       <menu name="Apache log4net&#x2122;">
+       <menu name="Apache log4net">
            <item name="About" href="/index.html"/>
           <item name="Download" href="/download.html"/>
           <item name="Release Notes" href="/release/release-notes.html"/>
@@ -68,9 +68,11 @@
         <menu ref="reports"/>
 
        <menu name="Apache">
-               <item name="Home" href="http://www.apache.org"/>        
+               <item name="Home" href="http://www.apache.org/"/>       
+               <item name="License" href="http://www.apache.org/licenses/"/>   
                <item name="Sponsorship" 
href="http://www.apache.org/foundation/sponsorship.html"/>
                <item name="Thanks" 
href="http://www.apache.org/foundation/thanks.html"/>
+               <item name="Security" href="http://www.apache.org/security/"/>
                <item name="Conferences" href="http://www.apachecon.com"/>
        </menu>
        

Modified: logging/log4net/trunk/src/site/xdoc/history.xml
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/history.xml?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/history.xml (original)
+++ logging/log4net/trunk/src/site/xdoc/history.xml Wed Sep  7 14:32:28 2011
@@ -25,7 +25,7 @@ limitations under the License.
     <meta name="keywords" content="log4net project history, log4net" />
 
     <body>
-        <section id="main" name="log4net Project History">
+        <section id="main" name="Apache log4net&#x2122; Project History">
 
             <p>
                 The log4net project was started by <a 
href="http://www.neoworks.com";>Neoworks Limited</a> 

Modified: logging/log4net/trunk/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/index.xml?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/index.xml (original)
+++ logging/log4net/trunk/src/site/xdoc/index.xml Wed Sep  7 14:32:28 2011
@@ -28,7 +28,7 @@ limitations under the License.
         <section id="main" name="What is Apache log4net&#x2122;">
 
                 <p>
-                    The Apache log4net&#x2122; library is a tool to help the 
programmer output log statements to a variety 
+                    The Apache log4net library is a tool to help the 
programmer output log statements to a variety 
                     of output targets. log4net is a port of the excellent 
log4j framework to the 
                     .NET runtime. We have kept the framework similar in spirit 
to the original log4j 
                     while taking advantage of new features in the .NET runtime.

Modified: logging/log4net/trunk/src/site/xdoc/release/building.xml
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/building.xml?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/building.xml (original)
+++ logging/log4net/trunk/src/site/xdoc/release/building.xml Wed Sep  7 
14:32:28 2011
@@ -25,9 +25,7 @@ limitations under the License.
     <meta name="keywords" content="building log4net, log4net" />
 
     <body>
-        <section id="main" name="Building log4net">
-            <sectionMenu name="Contents" />
-            
+        <section id="main" name="Building Apache log4net&#x2122;">
             <p>
                 The log4net release builds are built using NAnt. Log4net can 
also be built
                 using Visual Studio .NET 2002, 2003, or 2005.

Modified: logging/log4net/trunk/src/site/xdoc/release/config-examples.xml
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/config-examples.xml?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/config-examples.xml (original)
+++ logging/log4net/trunk/src/site/xdoc/release/config-examples.xml Wed Sep  7 
14:32:28 2011
@@ -25,10 +25,8 @@ limitations under the License.
     <meta name="keywords" content="building log4net, log4net" />
 
     <body>
-        <section id="main" name="log4net Config Examples">
+        <section id="main" name="Apache log4net&#x2122; Config Examples">
         
-            <sectionMenu name="Contents" />
-
             <section id="overview" name="Overview">
                 <p>
                     This document presents example configurations for the 
built-in appenders.

Modified: logging/log4net/trunk/src/site/xdoc/release/example-apps.xml
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/example-apps.xml?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/example-apps.xml (original)
+++ logging/log4net/trunk/src/site/xdoc/release/example-apps.xml Wed Sep  7 
14:32:28 2011
@@ -25,10 +25,8 @@ limitations under the License.
     <meta name="keywords" content="log4net examples, log4net" />
     
     <body>
-        <section id="main" name="log4net Examples">
+        <section id="main" name="Apache log4net&#x2122; Examples">
         
-            <sectionMenu name="Contents" />
-
             <section id="overview" name="Overview">
                 <p>
                     <strong>The following examples are only available in the 
log4net release download, not

Modified: logging/log4net/trunk/src/site/xdoc/release/faq.xml
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/faq.xml?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/faq.xml (original)
+++ logging/log4net/trunk/src/site/xdoc/release/faq.xml Wed Sep  7 14:32:28 2011
@@ -25,9 +25,7 @@ limitations under the License.
     <meta name="keywords" content="log4net frequently asked questions, log4net 
faq, log4net" />
 
     <body>
-        <section id="main" name="Apache log4net Frequently Asked Questions">
-            <sectionMenu name="Contents" />
-            
+        <section id="main" name="Apache log4net&#x2122; Frequently Asked 
Questions">
             <section id="information" name="Information">
             
                 <section id="what-is-log4net" name="What is log4net?">

Modified: logging/log4net/trunk/src/site/xdoc/release/features.xml
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/features.xml?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/features.xml (original)
+++ logging/log4net/trunk/src/site/xdoc/release/features.xml Wed Sep  7 
14:32:28 2011
@@ -25,7 +25,7 @@ limitations under the License.
     <meta name="keywords" content="log4net features, log4net" />
 
     <body>
-        <section id="main" name="log4net Features">
+        <section id="main" name="Apache log4net&#x2122; Features">
         
             <section id="overview" name="Overview">
                 <p>

Modified: logging/log4net/trunk/src/site/xdoc/release/framework-support.xml
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/framework-support.xml?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/framework-support.xml (original)
+++ logging/log4net/trunk/src/site/xdoc/release/framework-support.xml Wed Sep  
7 14:32:28 2011
@@ -25,7 +25,7 @@ limitations under the License.
     <meta name="keywords" content="log4net supported frameworks, mono, sscli, 
.net, log4net" />
 
     <body>
-        <section id="main" name="log4net Supported Frameworks">
+        <section id="main" name="Apache log4net&#x2122; Supported Frameworks">
         
             <section id="summary" name="Summary of .NET frameworks supported 
by log4net">
                 <p>

Modified: logging/log4net/trunk/src/site/xdoc/release/howto/chainsaw.xml
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/howto/chainsaw.xml?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/howto/chainsaw.xml (original)
+++ logging/log4net/trunk/src/site/xdoc/release/howto/chainsaw.xml Wed Sep  7 
14:32:28 2011
@@ -27,10 +27,8 @@ limitations under the License.
 
     <body>
         <section id="main" name="How To view logging events using Apache log4j 
Chainsaw">
-            <sectionMenu name="Contents" />
-            
             <p>
-                Apache log4j includes <a 
href="http://logging.apache.org/log4j/docs/chainsaw.html";>Chainsaw</a>
+                Apache log4j&#x2122; includes <a 
href="http://logging.apache.org/log4j/docs/chainsaw.html";>Chainsaw&#x2122;</a>
                 a graphical log viewer. 
             </p>
             <p>
@@ -48,7 +46,7 @@ limitations under the License.
             
             <section id="udp" name="Logging via UDP">
                 <p>
-                    log4net can be configured to log messages via UDP in such 
a way that Chainsaw
+                    Apache log4net&#x2122; can be configured to log messages 
via UDP in such a way that Chainsaw
                     can receive and display them.
                 </p>
             

Modified: logging/log4net/trunk/src/site/xdoc/release/howto/index.xml
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/howto/index.xml?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/howto/index.xml (original)
+++ logging/log4net/trunk/src/site/xdoc/release/howto/index.xml Wed Sep  7 
14:32:28 2011
@@ -25,7 +25,7 @@ limitations under the License.
     <meta name="keywords" content="howto log4net, log4net" />
 
     <body>
-        <section id="main" name="log4net How Tos">
+        <section id="main" name="Apache log4net&#x2122; How Tos">
             
             <p>
                 Below are presented, in no particular order, a series of 
documents

Modified: logging/log4net/trunk/src/site/xdoc/release/manual/configuration.xml
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/manual/configuration.xml?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/manual/configuration.xml 
(original)
+++ logging/log4net/trunk/src/site/xdoc/release/manual/configuration.xml Wed 
Sep  7 14:32:28 2011
@@ -25,9 +25,7 @@ limitations under the License.
     <meta name="keywords" content="log4net configuration, log4net" />
 
     <body>
-        <section id="main" name="log4net Manual - Configuration">
-            <sectionMenu name="Contents" />
-
+        <section id="main" name="Apache log4net&#x2122; Manual - 
Configuration">
 
             <section id="config" name="Configuration">
                 <p>

Modified: logging/log4net/trunk/src/site/xdoc/release/manual/contexts.xml
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/manual/contexts.xml?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/manual/contexts.xml (original)
+++ logging/log4net/trunk/src/site/xdoc/release/manual/contexts.xml Wed Sep  7 
14:32:28 2011
@@ -25,9 +25,7 @@ limitations under the License.
     <meta name="keywords" content="building log4net, log4net" />
 
     <body>
-        <section id="main" name="log4net Manual - Contexts">
-            <sectionMenu name="Contents" />
-
+        <section id="main" name="Apache log4net&#x2122; Manual - Contexts">
             <p>
                 Most real-world systems have to deal with multiple clients 
simultaneously. In a 
                 typical multithreaded implementation of such a system, 
different threads will 

Modified: logging/log4net/trunk/src/site/xdoc/release/manual/internals.xml
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/manual/internals.xml?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/manual/internals.xml (original)
+++ logging/log4net/trunk/src/site/xdoc/release/manual/internals.xml Wed Sep  7 
14:32:28 2011
@@ -25,9 +25,7 @@ limitations under the License.
     <meta name="keywords" content="log4net internals, log4net" />
 
     <body>
-        <section id="main" name="log4net Manual - Internals">
-            <sectionMenu name="Contents" />
-
+        <section id="main" name="Apache log4net&#x2122; Manual - Internals">
             <section id="perf" name="Performance">
                 <p>
                     One of the often-cited arguments against logging is its 
computational cost. 

Modified: logging/log4net/trunk/src/site/xdoc/release/manual/introduction.xml
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/manual/introduction.xml?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/manual/introduction.xml 
(original)
+++ logging/log4net/trunk/src/site/xdoc/release/manual/introduction.xml Wed Sep 
 7 14:32:28 2011
@@ -25,9 +25,7 @@ limitations under the License.
     <meta name="keywords" content="log4net manual, log4net" />
 
     <body>
-        <section id="main" name="log4net Manual - Introduction">
-            <sectionMenu name="Contents" />
-
+        <section id="main" name="Apache log4net&#x2122; Manual - Introduction">
             <section id="overview" name="Overview">
                 <p>
                     This document is based on <i>Short introduction to 
log4j</i> by <i>Ceki G&#252;lc&#252;</i>.

Modified: logging/log4net/trunk/src/site/xdoc/release/manual/plugins.xml
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/manual/plugins.xml?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/manual/plugins.xml (original)
+++ logging/log4net/trunk/src/site/xdoc/release/manual/plugins.xml Wed Sep  7 
14:32:28 2011
@@ -25,9 +25,7 @@ limitations under the License.
     <meta name="keywords" content="log4net plugins, log4net" />
 
     <body>
-        <section id="main" name="log4net Manual - Plugins">
-            <sectionMenu name="Contents" />
-
+        <section id="main" name="Apache log4net&#x2122; Manual - Plugins">
             <section id="plugins" name="Plugins">
                 <p>
                     Plugins are additional modular components that are 
attached to a logger repository.

Modified: logging/log4net/trunk/src/site/xdoc/release/manual/repositories.xml
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/manual/repositories.xml?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/manual/repositories.xml 
(original)
+++ logging/log4net/trunk/src/site/xdoc/release/manual/repositories.xml Wed Sep 
 7 14:32:28 2011
@@ -25,9 +25,7 @@ limitations under the License.
     <meta name="keywords" content="building log4net, log4net" />
 
     <body>
-        <section id="main" name="log4net Manual - Repositories">
-            <sectionMenu name="Contents" />
-
+        <section id="main" name="Apache log4net&#x2122; Manual - Repositories">
             <section id="repository" name="Logging Repositories">
                 <p>
                     Logging repositories are considered advanced 
functionality. The default behavior

Modified: logging/log4net/trunk/src/site/xdoc/release/release-notes.xml
URL: 
http://svn.apache.org/viewvc/logging/log4net/trunk/src/site/xdoc/release/release-notes.xml?rev=1166198&r1=1166197&r2=1166198&view=diff
==============================================================================
--- logging/log4net/trunk/src/site/xdoc/release/release-notes.xml (original)
+++ logging/log4net/trunk/src/site/xdoc/release/release-notes.xml Wed Sep  7 
14:32:28 2011
@@ -25,7 +25,7 @@ limitations under the License.
     <meta name="keywords" content="log4net release notes, log4net" />
 
     <body>
-        <section id="main" name="log4net Release Notes">
+        <section id="main" name="Apache log4net&#x2122; Release Notes">
 
             <section id="1.2.10" name="1.2.10">
 


Reply via email to