[GIT] Logback: the generic, reliable, fast and flexible logging framework. branch, master, updated. release_0.9.19-10-g91737bd

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 91737bd88e2830f2d20d016f166d701ffd8ad5b3 (commit) from db3e3e278df194d84b0259458515b9709fe0510d (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=91737bd88e2830f2d20d016f1... http://github.com/ceki/logback/commit/91737bd88e2830f2d20d016f166d701ffd8ad5... commit 91737bd88e2830f2d20d016f166d701ffd8ad5b3 Author: Ceki Gulcu <ceki@qos.ch> Date: Tue Mar 30 21:16:23 2010 +0200 - added scalate project to the list of project using logback diff --git a/logback-site/src/site/pages/index.html b/logback-site/src/site/pages/index.html index 9e1b898..86904a4 100644 --- a/logback-site/src/site/pages/index.html +++ b/logback-site/src/site/pages/index.html @@ -62,33 +62,30 @@ logback, in alphabetical order: </p> - <ul> - - <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.geomajas.org/">Geomajas</a></li> - - <li><a href="http://jmxmonitor.sourceforge.net/">jmxmonitor</a></li> - - - <li><a href="http://code.google.com/p/openmeetings/">OpenMeetings</a></li> - - <li><a href="http://liftweb.net/">Lift</a></li> - - <li><a href="http://www.red5.org">Red5</a></li> - - <li><a href="http://sonar.codehaus.org/">Sonar</a> - </li> - - - <li><a - href="http://static.springsource.org/s2-dmserver/2.0.x/user-guide/htmlsingle/user-guide.html">SpringSource - dm Server</a></li> - - </ul> - + <table border="0"> + <tr> + <td valign="top"> + <ul> + <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.geomajas.org/">Geomajas</a></li> + <li><a href="http://jmxmonitor.sourceforge.net/">jmxmonitor</a></li> + <li><a href="http://code.google.com/p/openmeetings/">OpenMeetings</a></li> + </ul> + </td> + <td> + <ul> + <li><a href="http://liftweb.net/">Lift</a></li> + <li><a href="http://www.red5.org">Red5</a></li> + <li><a href="http://http://scalate.fusesource.org/">Scalate</a></li> + <li><a href="http://sonar.codehaus.org/">Sonar</a></li> + <li><a + href="http://static.springsource.org/s2-dmserver/2.0.x/user-guide/htmlsingle/user-guide.html">SpringSource + dm Server</a></li> + </ul> + </td> + </tr> + </table> <script src="templates/footer.js" type="text/javascript"></script> </div> </body> ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/index.html | 51 +++++++++++++++----------------- 1 files changed, 24 insertions(+), 27 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.
participants (1)
-
git-noreply@pixie.qos.ch