[GIT] Logback: the generic, reliable, fast and flexible logging framework. branch, master, updated. v_0.9.29-31-g3c983cc

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 3c983ccd0dd39ca006d78a0c086966e99693821c (commit) from 9c732c91bbed4acc059d2242e76ed18ac6e7194b (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=3c983ccd0dd39ca006d78a0c0... http://github.com/ceki/logback/commit/3c983ccd0dd39ca006d78a0c086966e9969382... commit 3c983ccd0dd39ca006d78a0c086966e99693821c Author: Ceki Gulcu <ceki@qos.ch> Date: Tue Sep 20 15:17:20 2011 +0200 added missing file diff --git a/src/main/assembly/dist.xml b/src/main/assembly/dist.xml index 215841d..2b1ba6c 100755 --- a/src/main/assembly/dist.xml +++ b/src/main/assembly/dist.xml @@ -24,6 +24,7 @@ <includes> <include>pom.xml</include> <include>osgi-build.xml</include> + <include>integration.xml</include> </includes> <excludes> <exclude>*.bak</exclude> ----------------------------------------------------------------------- Summary of changes: src/main/assembly/dist.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.
participants (1)
-
git-noreply@pixie.qos.ch