This is an automated email from the git hooks/post-receive script. apoikos pushed a commit to branch experimental in repository logback.
commit 42d9f1b559b235bebd51a8f6784e5564afbf2d17 Author: Apollon Oikonomopoulos <[email protected]> Date: Tue Feb 7 17:51:25 2017 +0200 Un-ignore logback-access --- debian/TODO | 1 - debian/liblogback-java.poms | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/TODO b/debian/TODO index adb3d0b..095266e 100644 --- a/debian/TODO +++ b/debian/TODO @@ -1,3 +1,2 @@ -- Build a logback-access.jar (need tomcat and jetty API) - Build and run unit tests diff --git a/debian/liblogback-java.poms b/debian/liblogback-java.poms index 7067eec..8ba3dee 100644 --- a/debian/liblogback-java.poms +++ b/debian/liblogback-java.poms @@ -26,7 +26,7 @@ # Empty by default. [mh_install] # pom.xml --has-package-version -logback-access/pom.xml --ignore +logback-access/pom.xml --has-package-version logback-core/pom.xml --has-package-version logback-classic/pom.xml --has-package-version logback-examples/pom.xml --ignore -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/logback.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

