
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 "SLF4J: Simple Logging Facade for Java". The branch, master has been updated via 3c8e6f6a7d705baa61f971782136fd1f2f1832c4 (commit) from 20377b5362f1b3b05a9703ce7629443241131633 (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=slf4j.git;a=commit;h=3c8e6f6a7d705baa61f97178213... http://github.com/ceki/slf4j/commit/3c8e6f6a7d705baa61f971782136fd1f2f1832c4 commit 3c8e6f6a7d705baa61f971782136fd1f2f1832c4 Author: Ceki Gulcu <ceki@qos.ch> Date: Fri Aug 19 00:06:12 2011 +0200 updated diagram for legacy/bridging diff --git a/slf4j-site/src/site/images.src/legacy.odg b/slf4j-site/src/site/images.src/legacy.odg index e25ae82..bfb75a8 100644 Binary files a/slf4j-site/src/site/images.src/legacy.odg and b/slf4j-site/src/site/images.src/legacy.odg differ diff --git a/slf4j-site/src/site/pages/legacy.html b/slf4j-site/src/site/pages/legacy.html index 0608366..4fb5817 100644 --- a/slf4j-site/src/site/pages/legacy.html +++ b/slf4j-site/src/site/pages/legacy.html @@ -39,8 +39,8 @@ <p></p> - <p><a href="images/bridging.png"> - <img src="images/bridging.png" alt="click to enlarge" width="800"/> + <p><a href="images/legacy.png"> + <img src="images/legacy.png" alt="click to enlarge" width="800"/> </a></p> <p> diff --git a/slf4j-site/src/site/resources/images/legacy.png b/slf4j-site/src/site/resources/images/legacy.png index 498097b..7a9d386 100644 Binary files a/slf4j-site/src/site/resources/images/legacy.png and b/slf4j-site/src/site/resources/images/legacy.png differ ----------------------------------------------------------------------- Summary of changes: slf4j-site/src/site/images.src/legacy.odg | Bin 23714 -> 26005 bytes slf4j-site/src/site/pages/legacy.html | 4 ++-- slf4j-site/src/site/resources/images/legacy.png | Bin 180161 -> 208633 bytes 3 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- SLF4J: Simple Logging Facade for Java