Author: ceki
Date: Mon Mar 13 20:14:16 2006
New Revision: 569

Modified:
   nlog4j/trunk/build.properties
   nlog4j/trunk/docs/changes.html
   nlog4j/trunk/docs/download.html
   nlog4j/trunk/src/xdocs/changes.xml
   nlog4j/trunk/src/xdocs/download.xml
Log:

release 1.2.24.



Modified: nlog4j/trunk/build.properties
==============================================================================
--- nlog4j/trunk/build.properties       (original)
+++ nlog4j/trunk/build.properties       Mon Mar 13 20:14:16 2006
@@ -1,2 +1,2 @@
-version=1.2.23
+version=1.2.24
  
\ No newline at end of file

Modified: nlog4j/trunk/docs/changes.html
==============================================================================
--- nlog4j/trunk/docs/changes.html      (original)
+++ nlog4j/trunk/docs/changes.html      Mon Mar 13 20:14:16 2006
@@ -108,6 +108,12 @@
       bundle LF5, chainsaw and <code>NTEventAppender</code> with
       NLOG4J.
       </p>
+                                                                               
   <h1>Changes in NLOG4J 1.2.24</h1>
+                                    <p>NLOG4J 1.2.24 is identical to NLOG4J 
1.2.23 except
+      modifications to its Maven POM file. This changes was requested
+      by Apache Directory Server project in order to avoid pulling in
+      jar files licensed by Sun Inc.
+      </p>
                                                                                
   <h1>Changes in NLOG4J 1.2.23</h1>
                                     <p>NLOG4J 1.2.23 is identical to NLOG4J 
1.2.22 except that it
       contains the classes of the latest SLF4J release, that is
@@ -216,10 +222,10 @@
                                                              
              
   
-                                                                               
                          
+                                                                               
                                
   <p>&nbsp;</p>
   
-                                                                               
                                                                                
                                                </div>
+                                                                               
                                                                                
                                                            </div>
  
        <!-- FOOTER -->
        <div id="footer">

Modified: nlog4j/trunk/docs/download.html
==============================================================================
--- nlog4j/trunk/docs/download.html     (original)
+++ nlog4j/trunk/docs/download.html     Mon Mar 13 20:14:16 2006
@@ -96,14 +96,14 @@
  
           <div class="centercol">
 
-                                               <h1>NLOG4J version 1.2.23</h1>
-                                    <p>You can download NLOG4J version 1.2.23, 
with native SLF4J
+                                               <h1>NLOG4J version 1.2.24</h1>
+                                    <p>You can download NLOG4J version 1.2.24, 
with native SLF4J
          support, including <i>full source code</i>, class files and
          documentation as
           </p>
                                                 <ul>
-            <li><a 
href="http://www.slf4j.org/dist/nlog4j-1.2.23.tar.gz";><b>nlog4j-1.2.23.tar.gz</b></a></li>
-            <li><a 
href="http://www.slf4j.org/dist/nlog4j-1.2.23.zip";><b>nlog4j-1.2.23.zip</b></a></li>
+            <li><a 
href="http://www.slf4j.org/dist/nlog4j-1.2.24.tar.gz";><b>nlog4j-1.2.24.tar.gz</b></a></li>
+            <li><a 
href="http://www.slf4j.org/dist/nlog4j-1.2.24.zip";><b>nlog4j-1.2.24.zip</b></a></li>
           </ul>
                                                 <p>NLOG4J is a 
production-quality log4j-replacement with
           direct SLF4J API support. NLOG4J is maintained by Ceki

Modified: nlog4j/trunk/src/xdocs/changes.xml
==============================================================================
--- nlog4j/trunk/src/xdocs/changes.xml  (original)
+++ nlog4j/trunk/src/xdocs/changes.xml  Mon Mar 13 20:14:16 2006
@@ -26,6 +26,15 @@
 
     </section>
 
+    <section name="Changes in NLOG4J 1.2.24">
+      
+      <p>NLOG4J 1.2.24 is identical to NLOG4J 1.2.23 except
+      modifications to its Maven POM file. This changes was requested
+      by Apache Directory Server project in order to avoid pulling in
+      jar files licensed by Sun Inc.
+      </p>
+    </section>
+
     <section name="Changes in NLOG4J 1.2.23">
       <p>NLOG4J 1.2.23 is identical to NLOG4J 1.2.22 except that it
       contains the classes of the latest SLF4J release, that is

Modified: nlog4j/trunk/src/xdocs/download.xml
==============================================================================
--- nlog4j/trunk/src/xdocs/download.xml (original)
+++ nlog4j/trunk/src/xdocs/download.xml Mon Mar 13 20:14:16 2006
@@ -8,17 +8,17 @@
 
       <body>
        
-        <section name="NLOG4J version 1.2.23">
+        <section name="NLOG4J version 1.2.24">
           
 
-         <p>You can download NLOG4J version 1.2.23, with native SLF4J
+         <p>You can download NLOG4J version 1.2.24, with native SLF4J
          support, including <i>full source code</i>, class files and
          documentation as
           </p>
 
           <ul>
-            <li><a 
href="http://www.slf4j.org/dist/nlog4j-1.2.23.tar.gz";><b>nlog4j-1.2.23.tar.gz</b></a></li>
-            <li><a 
href="http://www.slf4j.org/dist/nlog4j-1.2.23.zip";><b>nlog4j-1.2.23.zip</b></a></li>
+            <li><a 
href="http://www.slf4j.org/dist/nlog4j-1.2.24.tar.gz";><b>nlog4j-1.2.24.tar.gz</b></a></li>
+            <li><a 
href="http://www.slf4j.org/dist/nlog4j-1.2.24.zip";><b>nlog4j-1.2.24.zip</b></a></li>
           </ul>
   
           
_______________________________________________
nlog4j-dev mailing list
[email protected]
http://slf4j.org/mailman/listinfo/nlog4j-dev

Reply via email to