This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository apache-log4j2.
commit dbdcd18118df1878e24edc8817c600571640a730 Author: Markus Koschany <[email protected]> Date: Sun May 10 23:29:55 2015 +0200 Fix maven.rules (really) --- debian/maven.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/maven.rules b/debian/maven.rules index 55cabd4..4c4f8b7 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -1,7 +1,7 @@ com.fasterxml.jackson.core jackson-core jar s/2\..*/2.x/ * * com.fasterxml.jackson.core jackson-databind jar s/2\..*/2.x/ * * -com.fasterxml.jackson.dataformat jackson-dataformat-yaml s/2\..*/2.x/ * * +com.fasterxml.jackson.dataformat jackson-dataformat-yaml * s/2\..*/2.x/ * * s/com\.sun\.mail/javax.mail/ s/javax\.mail/gnumail/ jar s/.*/debian/ * * org.apache apache pom s/.*/debian/ * * org.lightcouch lightcouch jar s/.*/debian/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-log4j2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

