This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository activemq.
commit 3703579ae6c5a529a8639e0000d445f6aea724c2 Author: Markus Koschany <[email protected]> Date: Sun Jul 24 21:10:19 2016 +0200 Change the maven rule for org.springframework to use the debian version. --- debian/maven.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/maven.rules b/debian/maven.rules index aac831a..b9842ee 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -29,7 +29,7 @@ s/org.apache.geronimo.specs/javax/ s/geronimo-j2ee-connector_1.5_spec/javaee-api s/org.apache.geronimo.specs/javax/ s/geronimo-servlet_2.5_spec/javaee-api/ jar s/.*/5.0/ * * s/org.apache.geronimo.components/javax/ s/geronimo-transaction/javaee-api/ jar s/.*/5.0/ * * org.slf4j * * s/.*/debian/ * * -org.springframework * * s/.*/3.x/ * * +org.springframework * * s/.*/debian/ * * com.fasterxml.jackson.core jackson-databind * s/2\..*/2.x/ * * com.fasterxml.jackson.core jackson-core * s/2\..*/2.x/ * * com.fasterxml.jackson.core jackson-annotations * s/2\..*/2.x/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/activemq.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

