
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 b5da1126d5cb6b60b4d108e30f332a16b258a700 (commit) from b2feaf8b45a5d208817cacd6cbf4d8c333b0fe9f (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=b5da1126d5cb6b60b4d108e30... http://github.com/ceki/logback/commit/b5da1126d5cb6b60b4d108e30f332a16b258a7... commit b5da1126d5cb6b60b4d108e30f332a16b258a700 Author: Ceki Gulcu <ceki@qos.ch> Date: Tue Aug 24 23:54:21 2010 +0200 added link to akka diff --git a/logback-site/src/site/pages/index.html b/logback-site/src/site/pages/index.html index db39018..f8e3d00 100644 --- a/logback-site/src/site/pages/index.html +++ b/logback-site/src/site/pages/index.html @@ -66,6 +66,7 @@ <tr> <td valign="top"> <ul> + <li><a href="http://doc.akkasource.org/logging">Akka</a></li> <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> ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/index.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.