[slf4j-dev] [GIT] SLF4J: Simple Logging Facade for Java branch master updated. v_1.6.3-3-g01d36bb
added by portage for gitosis-gentoo
git-noreply at pixie.qos.ch
Tue Oct 18 07:09:12 CEST 2011
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 01d36bb31aba6ee52113120f817be3a44406d918 (commit)
from 7b65efcef370f85b2b1185ab77ad39c53b637cad (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=01d36bb31aba6ee52113120f817be3a44406d918
http://github.com/ceki/slf4j/commit/01d36bb31aba6ee52113120f817be3a44406d918
commit 01d36bb31aba6ee52113120f817be3a44406d918
Author: Ceki Gulcu <ceki at qos.ch>
Date: Tue Oct 18 07:08:00 2011 +0200
added missing osgi-build.xml to assembly descriptor
diff --git a/src/main/assembly/source.xml b/src/main/assembly/source.xml
index 31765b7..f2e04af 100644
--- a/src/main/assembly/source.xml
+++ b/src/main/assembly/source.xml
@@ -117,6 +117,7 @@
<includes>
<include>pom.xml</include>
<include>build.xml</include>
+ <include>osgi-build.xml</include>
<include>lib/*</include>
</includes>
</fileSet>
-----------------------------------------------------------------------
Summary of changes:
src/main/assembly/source.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
hooks/post-receive
--
SLF4J: Simple Logging Facade for Java
More information about the slf4j-dev
mailing list