[logback-dev] [GIT] Logback: the generic, reliable, fast and flexible logging framework. branch, master, updated. v_0.9.27-10-g5d5e0da

added by portage for gitosis-gentoo git-noreply at pixie.qos.ch
Fri Jan 14 22:50:43 CET 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Logback: the generic, reliable, fast and flexible logging framework.".

The branch, master has been updated
       via  5d5e0dad21d8449ae5e870638b1270b6cd944ad3 (commit)
      from  2f02bd43fd41dca2a6d0592edbae6968d2080b27 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.qos.ch/gitweb/?p=logback.git;a=commit;h=5d5e0dad21d8449ae5e870638b1270b6cd944ad3
http://github.com/ceki/logback/commit/5d5e0dad21d8449ae5e870638b1270b6cd944ad3

commit 5d5e0dad21d8449ae5e870638b1270b6cd944ad3
Author: Ceki Gulcu <ceki at qos.ch>
Date:   Fri Jan 14 22:47:50 2011 +0100

    added link to dCache, copyright notice upped to 2011

diff --git a/logback-site/src/site/pages/index.html b/logback-site/src/site/pages/index.html
index 8fea11f..5cf95e0 100644
--- a/logback-site/src/site/pages/index.html
+++ b/logback-site/src/site/pages/index.html
@@ -70,14 +70,14 @@
             <li><a href="http://jackrabbit.apache.org/">Apache Jackrabbit</a></li>
             <li><a href="http://www.jfrog.org/products.php">Artifactory</a></li>
             <li><a href="http://cia.sourceforge.net/">Citizen Intelligence Agency</a></li>
+            <li><a href="http://www.dcache.org/downloads/1.9/release-notes-1.9.10-4.html#logging">dCache</a></li>
             <li><a href="http://www.geomajas.org/">Geomajas</a></li>            
             <li><a href="http://www.gradle.org/">Gradle</a></li>   
-            <li><a href="http://jmxmonitor.sourceforge.net/">JMX Monitor</a></li>                 
           </ul>
         </td>
         <td valign="top">
           <ul>            
-
+            <li><a href="http://jmxmonitor.sourceforge.net/">JMX Monitor</a></li>                 
             <li><a href="http://jwebunit.sourceforge.net/quickstart.html">JWebUnit</a></li>
             <li><a href="http://liftweb.net/">Lift</a></li>
             <li><a href="http://www.opengda.org/">OpenGDA</a></li>   
diff --git a/logback-site/src/site/pages/templates/footer.js b/logback-site/src/site/pages/templates/footer.js
index 630bee2..0b3ef05 100644
--- a/logback-site/src/site/pages/templates/footer.js
+++ b/logback-site/src/site/pages/templates/footer.js
@@ -10,7 +10,7 @@ document.write('  &nbsp;')
 //document.write('           alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a>')
 document.write('   </td>')
 
-document.write('<td valign="top">Copyright &copy; 2010  <a href="http://www.qos.ch/">QOS.ch</a></td>')
+document.write('<td valign="top">Copyright &copy; 2011  <a href="http://www.qos.ch/">QOS.ch</a></td>')
 document.write('</tr>')
 
 AAT = '@'

-----------------------------------------------------------------------

Summary of changes:
 logback-site/src/site/pages/index.html          |    4 ++--
 logback-site/src/site/pages/templates/footer.js |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Logback: the generic, reliable, fast and flexible logging framework.


More information about the logback-dev mailing list