[GIT] Logback: the generic, reliable, fast and flexible logging framework. branch, master, updated. v_0.9.28-12-g1bdfa35

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 1bdfa357086917d16daec387ed398b4ee2fc802a (commit) from bcecc7d49ee26da3f402281cdc4e0d8f86fbd19b (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=1bdfa357086917d16daec387e... http://github.com/ceki/logback/commit/1bdfa357086917d16daec387ed398b4ee2fc80... commit 1bdfa357086917d16daec387ed398b4ee2fc802a Author: Ceki Gulcu <ceki@qos.ch> Date: Fri Feb 25 18:07:18 2011 +0100 adding a logback related job announcement diff --git a/logback-site/src/site/pages/job.html b/logback-site/src/site/pages/job.html new file mode 100644 index 0000000..074d840 --- /dev/null +++ b/logback-site/src/site/pages/job.html @@ -0,0 +1,32 @@ +<!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 Home</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"> + <noscript>Please turn on Javascript to view this menu</noscript> + <script src="templates/left.js" type="text/javascript"></script> + </div> + + <div id="content"> + + <h2>Software Developer</h2> + + + <p></p> + <p></p> + + <script src="templates/footer.js" type="text/javascript"></script> + </div> + </body> +</html> \ No newline at end of file ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/job.html | 32 ++++++++++++++++++++++++++++++++ 1 files changed, 32 insertions(+), 0 deletions(-) create mode 100644 logback-site/src/site/pages/job.html hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.
participants (1)
-
git-noreply@pixie.qos.ch