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  7cc45624e0baed34f3750e7a8175a83b1da4c9cf (commit)
      from  382f13d26b9718c7a5c3a467fcda487016dd3a17 (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=7cc45624e0baed34f3750e7a8175a83b1da4c9cf
http://github.com/ceki/logback/commit/7cc45624e0baed34f3750e7a8175a83b1da4c9cf

commit 7cc45624e0baed34f3750e7a8175a83b1da4c9cf
Author: Ceki Gulcu <[email protected]>
Date:   Mon Feb 8 19:28:44 2010 +0100

    - added links to Support and training
    - removed team link because its contents were stale

diff --git a/logback-site/src/site/pages/team.html 
b/logback-site/src/site/pages/team.html
deleted file mode 100644
index 4cb3a9f..0000000
--- a/logback-site/src/site/pages/team.html
+++ /dev/null
@@ -1,77 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
-  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-
-<html xmlns="http://www.w3.org/1999/xhtml";>
-  <head>
-    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
-    <title>Logback Team</title>
-    <link rel="stylesheet" type="text/css" href="css/common.css" />
-    <link rel="stylesheet" type="text/css" href="css/screen.css" 
media="screen" />
-    <link rel="stylesheet" type="text/css" href="css/_print.css" media="print" 
/>
-    
-  </head>
-  <body>
-    <script type="text/javascript">prefix='';</script>
-
-    <script src="templates/header.js" type="text/javascript"></script>
-    <div id="left">
-      <script src="templates/left.js" type="text/javascript"></script>
-    </div>
-    <div id="content">
-      
-       
-       
-               <h2>Logback Team</h2>
-
-               <p>Let us introduce you to the logback team members:</p>
-               
-               <table  class="bodyTable" border="0" cellpadding="8">
-                       <tr class="a">
-                               <td><img src="images/jeannoel.gif" 
alt="Jean-Noel"/></td>
-
-        <td>
-          <p>Jean-Noel Charpin has been designing and developing object
-                                       oriented software and decision making 
systems since 1998. He
-                                       is particularly interested in 
translating lean manufacturing
-                                       principles and practices to the 
software development domain
-                                       in order to improve quality and 
reliability.
-          </p>
-                               </td>
-                       </tr>
-                       <tr class="b">
-                               <td><img src="images/ceki.gif" alt="Ceki"/></td>
-                               <td>
-          <p>Ceki G&#252;lc&#252; has been working on logging systems
-          since 1996.  He is the founder of the log4j, slf4j and
-          logback projects.  Ceki enjoys writing software, a task far
-          more difficult and time-consuming than what it seems at
-          first sight.  His interests range from cryptography, system
-          monitoring and testing to application interoperability.
-          </p>
-                               </td>
-                       </tr>
-                       <tr class="a">
-                               <td><img src="images/seb.gif" 
alt="Sebastien"/></td>
-                               <td>
-                                       <p>S&#233;bastien Pennec has been using 
computers for the most
-                                       part of his life, be it as a hobby, or 
during his studies
-                                       or, more recently, as Software 
Engineer. He loves to write
-                                       software in dynamic and enthusiastic 
environments, while
-                                       learning new technologies and practices.
-                                       </p>
-                                       <p>
-                                               S&#233;bastien's hobbys include 
writing articles about
-                                               Macintosh products on <a 
href="http://www.cuk.ch";>cuk.ch</a>, 
-                                               digital photography and playing 
poker with his friends.
-                                       </p>
-                               </td>
-                       </tr>
-               </table>
-
-       
-       
-       
-  <script src="templates/footer.js" type="text/javascript"></script>
-</div>
-</body>
-</html>
diff --git a/logback-site/src/site/pages/templates/left.js 
b/logback-site/src/site/pages/templates/left.js
index 035626d..ac41531 100644
--- a/logback-site/src/site/pages/templates/left.js
+++ b/logback-site/src/site/pages/templates/left.js
@@ -9,13 +9,8 @@ document.write('<p class="menu"><a href="' + prefix + 
'repos.html">Source Reposi
 document.write('<p class="menu"><a href="' + prefix + 'bugreport.html">Bug 
Report</a></p>');
 document.write('<p class="menu"><a href="' + prefix + 
'license.html">License</a></p>');
 document.write('<p class="menu"><a 
href="http://logback.qos.ch/translator/";>log4j.properties Translator</a>');
-document.write('<p class="menu"><a href="' + prefix + 'team.html">Logback 
Team</a></p>');
-document.write('<p class="menu"><a href="' + prefix + 
'support.html">Professional Support</a></p>');
-
-
-
-document.write('<p><a class="x" href="http://www.qos.ch/";><img src="' + prefix 
+ 'images/logos/qosLogo.png" /></a></p>');
-
+document.write('<p class="menu"><a 
href="http://www.qos.ch/shop/products/professionalSupport";>Support 
offerings</a>');
+document.write('<p class="menu"><a 
href="http://www.qos.ch/shop/products/training";>Training</a>');
 
 document.write('</p>');
 

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

Summary of changes:
 logback-site/src/site/pages/team.html         |   77 -------------------------
 logback-site/src/site/pages/templates/left.js |    9 +--
 2 files changed, 2 insertions(+), 84 deletions(-)
 delete mode 100644 logback-site/src/site/pages/team.html


hooks/post-receive
-- 
Logback: the generic, reliable, fast and flexible logging framework.
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev

Reply via email to